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.
ATMEL AVR
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.
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.
AVRForth
29. January 2009 - 20:40 — adminA 16-bit subroutine threaded forth kernel for atmel's AVR.
SoftVGA - an AVR VGA display
26. January 2009 - 21:37 — adminVGA signal generator and display based on ATMega32.
PyMite
26. January 2009 - 21:33 — adminA Python interpreter for microcontrollers with resources as limited as 64 KB of program memory (flash) and 4 KB of RAM.
ATTiny breadboard module
19. January 2009 - 20:48 — adminA perfect idea to make the microcontrollers prototyping easy.
Interfacing an optical mouse to the Arduino
12. January 2009 - 19:37 — adminAbout connect the optical sensor from a cheap mouse to your Arduino and have it read out the x- and y-movements.
Data logger
8. January 2009 - 19:44 — adminA simple data logger with "high speed data acquisition".