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 direnc

  1. D

    How to start ARM microcontrollers ?

    keil arm tutorial I am in a similar situation, and have been looking into same issues. I decided to go with the Philips LPC 21XX series. They are cheap and there is a community of developers sharing experiences. LPC 21XX chips have built-in bootloaders and software can be loaded from the...
  2. D

    Looking for resources on constructing PIC programmer

    Re: Programmer Search this forum for EPIC programmer. It works flawlessly. JDM works too, but it gets power from the serial port and not all serial ports may supply enough volatge and it can be tricky to get it to work.
  3. D

    I cannot access Linux after installing Windows XP

    Re: Linux and Windows XP You can restore your boot menu by booting your first install CD and opening a terminal and using the chroot command. You can also use Knoppix or any other bootable Linux CD. Using the chroot command you can give any command as if you are giving it from a terminal on...
  4. D

    How to break 8051 lock and read the hex file from the IC ?

    Re: 8051 lock breacking It depends on how bad the attacker wants to read the chip. I have seen some research slides whrere the attecker dissoslves the plastic chip package with an acid that dissolves the package but does no harm to the silicone chip. Then the chips memory is covered with UV...
  5. D

    [SOLVED] All Interview Questions - Open Thread - Please Contribute

    interview questions in 8051 microcontroller An article on interviewing embedded C developers: A 'C' Test: The 0x10 Best Questions for Would-be Embedded Programmers **broken link removed**
  6. D

    Looking for materials on how to drive an LCD ?

    Re: LCD Interfacing See the info here: http://www.geocities.com/dinceraydin/lcd/ And practice with the simulator on the same site: http://www.geocities.com/dinceraydin/djlcdsim/djlcdsim.html
  7. D

    Looking for a simple 18F4620 programmer

    jdm programmer 18f4620 I managed to get EPIC to program the 18F4620. Soldering a 100nf cap between the VSS and VDD lines of the ZIF socket did the trick.
  8. D

    Looking for a simple 18F4620 programmer

    18f542 Hi, I built the EPIC programmer. It programs my 18F542 chips, but when it comes to the 18F4620 it fails. It cannot even erase the chip. Rads 0000 all the time. Any pionters ?
  9. D

    Looking for a simple 18F4620 programmer

    Hi. Anybody knows of a simple 18F4620 programmer ? Is ti possible to use JDM ? If so, with what software ? Thanks in advance.
  10. D

    89S52 or 89SXX Programmer

    89s52 programmer icprog Hi, I built it last week on one side of my breadbord and worked fine.
  11. D

    Need suggest whic one is best Mandrake 9.1 or Red Hat XX

    If they are open source tools, you can compile them yourself. If comercial, it depends on the vendor, and I do not think a vendor would go a "Redhat only" way.
  12. D

    Need suggest whic one is best Mandrake 9.1 or Red Hat XX

    IMHO Mandrake is better. Why ? You may ask. -- Great package manager -- Nice selection of software -- Good hardware detection, and easy to use configuration tools
  13. D

    how to build an oscilloscope with 16f876 and a lcd?

    Something similar is already available, and may give you some pointers. See EPE Mag. April 2000 issue. **broken link removed**
  14. D

    How to put a bmp on an lcd

    lcd bitmap Hi, **broken link removed** has some AVR GCC code for graphic LCDs based on HD61202 or KS0108. You can usa that as the base of your project. As for what do do with the header you get. Enable left controller Set Page and column address 0 . Sent 64 bytes from the file...
  15. D

    Dincers JavaScript LCD Simulator V 1.06

    That program has been updated recently. Get the enhanced version from: http://www.geocities.com/dinceraydin/djlcdsim/djlcdsim.html

Part and Inventory Search

Back
Top