A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
USB
Propeller programming cable
5. November 2008 - 13:55 — adminMaking a Propeller programming cable from an FTDI USB cable.
MAX3420 - Maxim USB Peripheral Controller
2. November 2008 - 13:40 — adminThe MAX3420 is a USB peripheral controller chip with an SPI bus. How to easily make use of the device in your projects?
USBasp - in-circuit programmer for Atmel AVR
27. October 2008 - 23:35 — adminThis AVR programmer consists of an ATMega48 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed.
USB 8bit Interface Board
15. October 2008 - 22:37 — adminAn USB interface board which can be used to connect 8 data lines to the USB. The interface comes with a small internal FIFO (384 byte Tx, 128 bytes Rx) and 4 handshake lines which make it suitable for interfacing microcontroller designs to the USB.
USB game controller with 12 inputs
14. October 2008 - 23:41 — adminFor some projects, a circuit making it possible to connect 12 buttons (including 4 directional buttons) to a PC using an USB port is very useful.
I2C Tiny USB
5. October 2008 - 18:16 — adminAttach any I2C client chip (thermo sensors, AD converter, displays, relais driver, ...) to your PC via USB ... quick, easy and cheap! Drivers for Linux, Windows and MacOS available.
LCD2USB
5. October 2008 - 18:11 — adminThe goal of LCD2USB is to connect HD44780 based text LCD displays to various PCs via USB. LCD2USB was meant to be cheap and to be made of easily available parts. It is therefore based on the Atmel AVR Mega8 CPU and does not require any difficult to obtain parts like separate USB controllers and the like. The total cost (without display and pcb) are about 5 to 10 Euros. LCD2USB currently comes with a simple demo application that works under Linux, MacOS X and Windows.
DIY: The cheapest dual-channel scope
4. October 2008 - 14:27 — adminGreat idea - USB scope with only ATtiny 45 for less than 10USD with a homemade pcb. USB is software-based, so no extra USB chip is needed.
USBtinyISP
2. October 2008 - 18:31 — adminA simple open-source USB AVR programmer and SPI interface. It is low cost, easy to make, works great with avrdude, is AVRStudio-compatible and tested under Windows, Linux and MacOS X. Perfect for students and beginners, or as a backup programmer.
USB soundcard based on PIC
28. September 2008 - 16:53 — adminAn USB soundcard for PC based on Microchip PIC18F2550.