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 dheena

  1. D

    RTC is hanging problem with msp

    seems the program needs to get ACK from RTC and if it wont get any ACK it just hang on into a infinite loop...so modify your coding as like that...
  2. D

    need help for RTD with atmega128

    Hi sir, i am using two wire RTD for measuring temperature for a dyeing machine and the max temp will be 200 C and already it was interfaced with a plc with two wire configuration. now i've to interface it with atmega128. i have checked the sensor with a constant current using lm317 with 10mA...
  3. D

    Pt100 interfacing with ADC

    Hi sir, i am using two wire RTD for measuring temperature for a dyeing machine and the max temp will be 200 C and already it was interfaced with a plc with two wire configuration. now i've to interface it with atmega128. i have checked the sensor with a constant current using lm317 with 10mA...
  4. D

    LM35 (DZ) problem with output

    connect a 0.1uF capacitor across the power supply and also across your o/p and gnd teminal....
  5. D

    Dear convert c file to HEX file

    this s 89c51 i think...pls use keil C compiler....
  6. D

    Basic questions of C code and ISR

    its upto your prgram ly...it will execute all the things at same speed ly.....each instruction will take some no.of machine cycles and it is upto the instruction and if you find the sum of those times from your program you can get it...
  7. D

    Beats per minute calculation

    i think you better read your basics again and you will get more details of programming from MATLAB central website
  8. D

    program for communication of zigbee with atmega 32 microcontroller

    you can go to digi website for X_CTU software which can be used to change the address of the zigbee modules and just give your source and destination address in each zigbee modules and just connect the serial ports of uC to your zigbee and give the data uu want to transmit....i think you know...
  9. D

    proteus simulation is not working in specific pc

    check out your lcd connections
  10. D

    proteus simulation is not working in specific pc

    Proteus wont work in XP perfectly...if it is an original version it will surely work....try your version in windows 7....it ll be fine
  11. D

    Help me write a code for wavelet transform in VHDL

    Re: wavelet transform Use MATLAB for your implementation it will be better
  12. D

    vhdl code for fast fourier transform

    If you want any help in VHDL codes just follow the link..you can get it...Home :: OpenCores
  13. D

    vhdl code for fast fourier transform

    you can use MATLAB for generating VHDL code for fft...
  14. D

    Program USB port

    Which controller are you using??
  15. D

    Triangular wave

    use a loop with different values and try to implement the readily available matlab fuction for generating triangle wave

Part and Inventory Search

Back
Top