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.
TCP/IP stacks for microcontrollers
11. February 2009 - 14:10 — adminTwo TCP/IP libraries for a wide range of microcontrollers.
AVRopendous
7. February 2009 - 12:39 — adminDevelopment Platform for the Atmel AT90USB162 and AT90USB82 USB AVR Microcontrollers.
Understanding FAT32
7. February 2009 - 11:52 — adminHow to access data on FAT32 filesystem (by Paul Stoffregen). Useful information if you are playing around memory cards or such devices.
Glade - AVR audio library
5. February 2009 - 20:33 — adminGlade is a simple, easy-to-use, 8-bit audio library for the Arduino. It allows you to play sound on the pin 11 of the Arduino board using PWM.
4x ZX Spectrum
5. February 2009 - 20:14 — adminA little bit retro: Four links to ZX Spectrum related projects, because SPECTRUM IS STILL ALIVE! :)
Random bit generator
3. February 2009 - 21:43 — adminSimple, low-consumption and really unpredictable random generator, usable for cryptographic applications.
Text video display for 8bit computer
31. January 2009 - 15:33 — adminA simple and handy 40x25 monochrome text display you can attach to your 8bit computer (based on Z80, 6502 etc.) as I/O device with parallel data bus.
pico]OS
29. January 2009 - 20:48 — adminpico]OS is a highly configurable and very fast real time operating system (RTOS). It targets a wide range of architectures, from very small 8 bit processors and microcontrollers up to very huge platforms. Ports are available for 6502, 80x86, PPC and AVR.
AVRForth
29. January 2009 - 20:40 — adminA 16-bit subroutine threaded forth kernel for atmel's AVR.