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 Aman2009

  1. A

    code for PID control using PIC16F877 in mikroC

    I have written a program in mikroC that performs the task (PID control algorithm), but the result was not correct. The step response of the system was not as that theoritcally expected Here is the code float measured,desired; float error,kp,ki,ek_1,uk,uk_1,T,ta,k,ts,a,b; unsigned int uk_o...
  2. A

    code for PID control using PIC16F877 in mikroC

    I need an efficient code or program written in mikroC, to implement a PID control algorithm using PIC16F877 to control a temperature
  3. A

    how to connect DAC0800 to Atmega16

    I don't how to connect the output of the dac to one of the analog input pins of the microcontroller I need a circuit to explain more

Part and Inventory Search

Back
Top