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.
Upgrade the Arduino with bigger ATMega
7. October 2008 - 12:59 — adminRunning out of space in your big Arduino project? Good news! Finally you can buy the latest improvement to the ATmega8 line of chips: the ATmega328!
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.
Altair 8800 Computer
3. October 2008 - 17:44 — adminJust for fun: Popular Electronics, January 1975 with the most powerfull minicomputer project ever presented - Altair 8800! Enjoy!
YBox2
2. October 2008 - 18:37 — adminThe YBox2 is a DIY networked set-top box. Connect it to your TV and you can design customized content to be delivered direct from the Internet.
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.
µSampler - Microsampler
28. September 2008 - 21:17 — adminA sampler is a device that can record and store audio signals adding effects like time stretching, distorsion, phaser, changes in pitch, etc.
USB soundcard based on PIC
28. September 2008 - 16:53 — adminAn USB soundcard for PC based on Microchip PIC18F2550.
Arduino-based AVR High Voltage Programmer
25. September 2008 - 21:10 — adminHow to "unbrick" bad fused AVR? You need an AVR high-voltage programmer. Build your own with an Arduino.