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 necromancer

  1. N

    How can I get 0.01 "C resolution for thermocouple

    Can I just use AD595 or high resolution(24 bits) ADC to meet this requirement?
  2. N

    real-world application for RTAI?

    anyone has the experience on RTAI? at first i think it's very cool. but i don't know what applications are deserve RTAI. please guide me.
  3. N

    how to implement microcontroller as sd/mmc

    microcontroller to sd i want to implement sdio-to-serial based on microcontroller. so i want every cheap mobile phone can read it as file system, cause i couldn't find the spec of SDIO. anyone has the idea one this.
  4. N

    Problem with AVR309 firmware

    avr309 help could you give me more detail or picture.
  5. N

    which one is better for start IAR & KEIL?

    IAR support for many mcu and there are uc/os2 port for arm in IAR
  6. N

    How to use Keil compiler with AVR 90s1200?

    Re: avr and keil keil isn't have avr support. try IAR, imagecraft(commercial) and WINAVR(free) which have many example and library
  7. N

    AVR compiling problem

    avrlib uart2 error banjo right register name and peripheral of at902313 isn't the same as atmega163. however, when you complete to compile this code you can't fit it to at902313. i suggest you to use atmega8 of more when you use avrlib
  8. N

    Example of AVR program for RS232 communication

    avr rs232 gcc search for "avrlib" on google there many library for avr
  9. N

    delay is not working right.

    you must use PORTB ^= 0xFF; instead
  10. N

    Need code for interface with lcd hitachi

    seach for avrlib on google it is a nice one. but it use with winavr
  11. N

    atmega32 program+ light dimmer

    Re: atmega32 try to use ponyprog on www.lancos.com it's a popular software. almost new avr device will use internal rc . if you want to use external crystal you must set fuse bit
  12. N

    16kHz data transfer with constant bit rate

    what microcontroller is suitable for 16 KHz data transfer with constant bit rate(must not have gap between byte)
  13. N

    how to use spi as microwire

    does anyone have an idea to implement microwire interface use spi
  14. N

    ethernet with ntp library

    Is there any exist development board that have ethernet interface and library for ntp server interface
  15. N

    best programming language

    c is the best , but vb is easy to start too.

Part and Inventory Search

Back
Top