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 neuromante

  1. N

    Small information for LIN

    Lin bus information Hi, If someone is interested to implement a LIN slave node, I give you the SW in C language that implements the state machine that manages the LIN protocol.
  2. N

    ELF, COFF, HEX & co - what are the differences?

    ELF, COFF and HEX Hi, I can try to explain the meaning of each. File .elf is generated by the linker when you're programming in C language, and it is used for debugging your code moving directly on your C source code. File .Hex is the programming file of your microcontroller, in which the...
  3. N

    Looking for rabbit semiconductor design

    Rabbit design Hi, I can give you, a design schematics of an evaluation board based on Rabbit.
  4. N

    Books and tutorials about programing MCU, Pic, Eprom etc.

    Learning MCU,PIC Hi, I can suggest you a good book about 8051 " The final word on the 8051", to learn hw interfacing and C programming of MCU. / Warning #1 - File deleted. Search elektroda before upload! This book have already been uploaded here...
  5. N

    C compilers for HCS08 - whish one choose?

    C compilers for HCS08 Hi, I'm using Cosmic C compiler for ST72Fxxx family, and I think that it's a very efficient compiler. It supports many memory models ad is able to generate a very compact code.
  6. N

    pikprog - a PIC programing device

    PIC programmers Hello, in my opinion PIKPROG is a very good and cheap programmer for PIC. It's very fast because works on PC parallel port, supports all PIC families (12xxx, 14xxx, 16xxx,18xxx) and also serial EEPROM (24Cxxx, 24Fxxx, 25Cxxx,59Cxxx,85Cxxx,93Cxxx). PIKPROG accepts many HEX file...

Part and Inventory Search

Back
Top