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.
EchoMP3 - small MP3 player
17. May 2008 - 14:16 — adminCheap and excellent MP3 player based on VS1002 MP3 decoder, PIC18F45x microcontroller and LCD display from Nokia 3310 cell phone.
AVR Ethernet webcam
14. May 2008 - 14:00 — adminYou can connect an old cellular phone add-on camera to the Internet using an ATmega32 microcontroller and an ENC28J60 Ethernet controller. The compact system’s hardware can fit in a matchbox.
MP3 software decoder for dsPIC33
14. May 2008 - 13:55 — adminA great thing: software-based MP3 decoder for dsPICs, published under GPL.
WinUSB - USB library for PICs from Jan Axelson
14. May 2008 - 12:22 — adminWinUSB a generic driver for devices that don't fit a defined USB class. The driver was introduced with Windows Vista and is also usable on Windows XP systems. The driver is not usable on earlier Windows editions. The driver supports control, bulk, and interrupt transfers.
WinUSB is a .NET host application for accessing devices that use the WinUSB driver. Each includes an example INF file to match the device's Vendor ID and Product ID to a device interface GUID. There are two variants - VB.NET and C#
GPS/GSM tracker
13. May 2008 - 19:16 — adminKind of a mobile tracker with the Telit GPS/GSM module and AVR ATMega8.
How to build your own simple ECG?
13. May 2008 - 17:25 — adminHow to build a simple heart monitoring device, ECG/EKG (electrocardiograph)
Two frequency counters with PIC
11. May 2008 - 16:56 — adminTwo simple frequency counters with PIC microcontrollers.
Homebuilt MP3 Player with STA013
10. May 2008 - 10:08 — adminIf you’re looking for a build-it-yourself, standalone, USB harddrive based MP3 player, this may be of interest to you.