Digital Electronics Resources

Here is a compiled list of resources for digital electronics. I will be adding as often as possible to this list:

ARM Microcontrollers

The LPC2000 Yahoo Group – a wealth of information behind the posts, also many schematics in the file section.
http://groups.yahoo.com/group/lpc2000/

The AT91SAM Yahoo Group – the counterpart to the LPC2000 Yahoo group.
http://groups.yahoo.com/group/AT91SAM/

uC Hobby – A new and growing resource center for microcontrollers (they emphasize ARM7) and related digital electronics topics. Along with the blog for general ARM7 projects, they have links to several other solid project blogs and a set of how-to’s. I recommend checking out the surface mount soldering one with the $40 Home Depot heat gun, which I just bought recently.
http://www.uchobby.com/

ARM Microcontroller Wiki with scattered but useful information.
http://www.open-research.org.uk/ARMuC/

LPC210x ARM7 Microcontroller Tutorial – a quick tutorial (partly in assembly) to get you jump started with the LPC2106 chip.
http://www.dreamislife.com/arm/

Martin Thomas’s ARM Project Page with projects covering many of the peripherals ARM microcontrollers have.
http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/

Free e-book about the Phillips LPC21xx ARM Microcontrollers, I haven’t read it yet.
http://www.hitex.co.uk/arm/lpc2000book/index.html

SkyEye – an open source simulator supporting the ARM7TDMI and other ARM architectures. Looks like a handy tool but I haven’t tried it yet.
http://www.skyeye.org/index.shtml

LPC2146 Library for Eagle, including the script used to generate it.
http://www.kuaitech.com/tmp/eagle/

For JTAG Wiggler information, see the dedicated page.

AVR

AVR Freaks. An established community with forums and a project database. Responses on the forums come pretty fast. Also includes a large parametric table of available AVR microcontrollers, and a database of retailers for chips, development boards, etc.
http://www.avrfreaks.net/

Misc. Digital Electronics

DatasheetArchive.com, pretty good datasheet site in my opinion. Haven’t had any trouble with it, but contact me if you know of a better one.
http://www.datasheetarchive.com/

More datasheet links from wikipedia.
http://en.wikipedia.org/wiki/Datasheet

List of the 7400 series logic chips on Wikipedia. Brief statement of their function as well.
http://en.wikipedia.org/wiki/List_of_7400_series_integrated_circuits

A straight-forward page on several different types of memory and how to use them. Appears to be a part of some slideshow.
http://www.cs.umbc.edu/~plusquel/310/slides/8086_memory1.html

Information on SPI and I2C serial interfaces.
http://embedded.com/showArticle.jhtml?articleID=9900483

A surface mount soldering guide that covers several different methods using a soldering iron, with pictures.
http://www.infidigm.net/articles/solder/

This is Circuit Simulator written in Java. It runs as an applet. This is a great program, and I highly recommend it- even if you’re just messing around. It supports many components, and also has a few popular logic chips. More importantly, you can insert virtual probes and observe the circuit in a virtual oscilloscope. There are a bunch of prebuilt circuits in the menu, in case you’re lazy.
http://www.falstad.com/circuit/

Print This Page Print This Page