Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by embarq

  1. E

    mikroC pro file p18f4431 header

    Hi, I'm new to programming and I'm following tutorials and chatgbt to write the code. I included "#include <delays.h>" because the mikroC Pro for PIC software couldn't recognize the 'delay' instruction in my code. However, I discovered that the issue was related to the Library Manager. Once I...
  2. E

    mikroC pro file p18f4431 header

    Hi, I encountered an issue while trying to build a new project, and I received the following error messages: Error: Can't open include file "p18f4431.h" #include <p18f4431.h> Error: Can't open include file "delays.h" #include <delays.h> I am unable to locate the header files needed for my...
  3. E

    Variable speed drive for an alternating current motor with PIC18F4431

    Hi Klaus, Thank you for your feedback. Could you please point out the specific mistakes you noticed in the circuit or the approach? Understanding these will help me improve. Regarding your suggestion to start with basic circuits, could you provide examples of simpler circuits that would be...
  4. E

    Variable speed drive for an alternating current motor with PIC18F4431

    I'm designing a control board for a three-phase motor speed controller using a PIC18F4431. I've used an inverter powered by 24V DC to convert the voltage to 24V AC to power the motor. Additionally, I've included an LCD display for showing information, along with push buttons. However, I've...

Part and Inventory Search

Back
Top