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 curgan

  1. C

    System combing SMS, PIC and FBUS protocol

    f-bus sms Phone is sending message while 'U' chars end. 'U' or 'A' asciis 0b01010101 or 0b10101010 same using for sync and auto baudrate recognation. After U my guess you are getting status of your phone.
  2. C

    RE : Explanation for the LCD.C code

    my guess you are using Ccs so you can use portb or portd. I can't remember but you have to write #define USE_LCD_PORTB or D somethink like that before include lcd.c.
  3. C

    RS485 communication Noise

    rs-485 noise My opinion you need biasing lines with pullup line A and pulldown B using resistors.
  4. C

    pic vs avr vs 8051 and etc

    pic vs avr Which 8 bit microcontroller is the best for industrial applications? Also which one is bug free and which brand? If you want to make a mini plc which micro you want to use? In plc's which micros using? Which 8 bit micro is the best in the world? Please Advise Thanks
  5. C

    What's the maximum size of flash memories inside a microcontroller nowaday?

    Re: Newbye questions. microchip hasn't got . You must use 18c801 series up to 4mbyte external flash
  6. C

    Help me make a camera module like avrcam

    Re: cif camera thank you for your information.Do you know where can i buy ov modules lowest price?
  7. C

    Where to get info about boot loaders?

    Re: Boot loader try Microchip's application notes www.microchip.com
  8. C

    Need books on RTOS Development

    Re: RTOS HELP!!!!!! try ucos II
  9. C

    What is the difference between RTOS products?

    Re: The Best RTOS use uCOS-II because it is well documented and has got a book
  10. C

    Which is the best PIC compiler?

    best of pic compiler if you want to know what are you doing ,use c18 or hitech
  11. C

    What are the differences between rs232 and rs432?

    what is rs 432 speed,distance and most important cost.
  12. C

    Newbie to PC programming!

    i think you must start with c.after learning programming techniques you must learn oop(object oriented programming) it means c++,c# or java. Which language is about the project if you want to write a game to nokia 7210 only language is java for example.
  13. C

    Why the RTOS need Timer?

    try another timer rtos use 1 maybe 2 timer if you use pic you canuse the 3rd timer
  14. C

    Why do I get ID error while burning PIC16f628A?

    Re: pic16f628a change chip try again.if it doesn't solve problem it may be problem with programmer and don't forget turn off lvp and try16f628 not 628a one
  15. C

    Help me make a camera module like avrcam

    Hi I want to make a camera module like avrcam. Does anyone know about it? Best regards.

Part and Inventory Search

Back
Top