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 achuth002

  1. achuth002

    pulse width modulation code

    i presently searching but not clarity of the pwm in atmega8
  2. achuth002

    pulse width modulation code

    atmega 8 micro controller
  3. achuth002

    pulse width modulation code

    hi all i trying to pulse modulation code but i don't know the requirements of this coding plz tell me why are the requirements and how to write the code tell me i am search the some site their is no information abut us
  4. achuth002

    IR Remote Controlled Light Dimmer

    i am not written the perfect code if you have contain the any code plz send me
  5. achuth002

    IR Remote Controlled Light Dimmer

    hi all of you i am trying to writing the code for IR Remote Controlled Light Dimmer code, but it has not properly working and small mistekes any suggestion and write the codeing
  6. achuth002

    IR remote control coding

    search for ir remote in google get lot of data and one more thing serch of this site **broken link removed**
  7. achuth002

    how to interfacing with ir remot in atmega8

    i canwrite the program the display the continues error is disply. see the my code is #include<avr/io.h> #include<util/delay.h> #include<avr/interrupt.h> #include "uart.h" #include "IRremote.h" unsigned char dimmerFlag = 0; void Interrupt0_Init(void); void Interrupt1_Init(void); void...
  8. achuth002

    how to interfacing with ir remot in atmega8

    hi all how interfacing with ir remote in operating with atmega8 controller and explain the circuit diagram i can try the read the ir remote but not understanding
  9. achuth002

    what is the meaning of AVCC and AREF pins in atmega8

    i know ur rply but what is the purpose of this pins i mean why are connected to any compentnt in ground and in case connected to any filetrs are connected other uses thnks all
  10. achuth002

    what is the meaning of AVCC and AREF pins in atmega8

    hi all i will not understading the AVCC amd AREF pins in atmega8 explane the above pins of the atmega8 and use of the pins in atmega8 mixro controller thanks all
  11. achuth002

    how to use linux operating in personal comupter

    any linkis to operate the basis of the linux operating
  12. achuth002

    how to use linux operating in personal comupter

    thanks for ur replying but how to install and basics
  13. achuth002

    how to use linux operating in personal comupter

    hi all i am know abut how to operate linux in operating system and how instalation of linux in os and basic concept of linux operating systems
  14. achuth002

    help for interfacing the lm35 with atmega8

    i am writing the interfacing program for lm35 with atmega8 any correction tell me, and tell the better for simply wirte the programs #include<stdio.h> #include<string.h> #include<avr/io.h> #include<util/delay.h> #include "uart.h" void ADC_Init(); int read_adc(); unsigned int...
  15. achuth002

    interfacing LM35 to 89c51 microcontroller.

    i am writing this code is avr code not a c code but tnx for the ur replying i am modified this program #include<stdio.h> #include<string.h> #include<avr/io.h> #include<util/delay.h> #include "uart.h" void ADC_Init(); char read_adc(); unsigned char ADC_calculating(); unsigned char array[10]...

Part and Inventory Search

Back
Top