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 sumit_sharma

  1. S

    What are things one must do for coding..........

    optimising the code is really important. plus what more you should learn depends on what do wish to do with it. are you learning just for hobby or looking for some good job? I'd suggest you first master the things that you've already learnt and then go for something next.
  2. S

    send message with cell phone threw usb with AT command

    Yes. Check this thread. Also you can refer
  3. S

    Programming PIC 18F4550 in C

    You can refer the **broken link removed** here. The programming given is for MikroC but I hope that'll help you out.
  4. S

    help with my atmega16 ADC conversion

    better use ADC interrupt of ATmega16. Refer **broken link removed** for code and working details.
  5. S

    c code for mobile interfacing with 8051

    Check the code section of this project : **broken link removed** It shows how to transmit the AT command to GSM modem.
  6. S

    graphical LCD interface approach?

    Re: graphical LCD interface approch? I guess the most effective approach would be to write the Graphical LCD control code on your own and interface with a microcontroller. Touchscreen and alarm can also be handled by the same controller. Refer **broken link removed** for the programming...
  7. S

    RFID reader using 89S52

    Check the code given here **broken link removed** The code and circuit is for 89c51 but that would work with 89s52 as well.
  8. S

    Final year project on data communication>> pic16f877a

    u can use PIC with a zigbee module to come up with a nice project idea.
  9. S

    problem with input capture with PIC18F4550

    condition chng as suggested by btbass mite work.. do try using a pull up or edge triggering.
  10. S

    servo motor (ATMEGA8535)

    If you re new to servos, check this tutorial on Servo Motor.. its very good. Otherwise try **broken link removed** as given in this project. It has code and circuit both.
  11. S

    home security system using at89c51 microcontoller

    what human sensor are u using? is it a motion sensor?
  12. S

    Need help in Interrupt pin INT0 c programming

    Mazidi is a good reference.. you can learn the programming of interrupts. Also you can refer .
  13. S

    c code for writing to and reading from external eeprom

    yes.. u can get all the instructions from the datasheet. for at24c02 eeprom code check **broken link removed**
  14. S

    need project ideas???

    agree with ckshivaram... but if u can still make some good applications with 8051 that should help. check 8051 projects at EngineersGarage for nice applications on 8051.
  15. S

    digital clock HELP..!!!(reading and displaying time)

    pls check this **broken link removed**.. this will certainly help.

Part and Inventory Search

Back
Top