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 techspark

  1. T

    serial communication using ATMEGA32 involving matlab

    Please help me with this code because i need to submit it urgently. I am a newbie in embedded. Any help will be greatly appreciated. I want to initially send 500 values from matlab to the atmega32 using serial communication and store these values(binary values) in the atmega32. I am...
  2. T

    Please help me with code for using in built adc of atmega32. Its urgent. Thanks alot

    the program is not running properly I tried it in proteus and used winavr. the code takes the analog value from port a and gives the output to port b. code as follows: #include<avr/io.h> #include<util/delay.h> void ADC_init(void); unsigned int ADC_read(unsigned char); //...

Part and Inventory Search

Back
Top