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.
software
QP: Open-source state machine framework
6. March 2010 - 12:56 — adminQP™ is a family of lightweight, open source, event-driven, state machine frameworks and real-time kernels for embedded microprocessors, MCUs, and DSPs.
Pyxis - an Arduino OS
3. February 2010 - 15:23 — adminThe thing I simply can't omit: Pyxis OS for an Arduino.
Introduction to 6502
19. February 2009 - 19:47 — admin6502 information is not as nostalgic as it seems to be...
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.
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.
vAVRdisasm
4. January 2009 - 18:05 — adminvAVRdisasm is an AVR program disassembler. It supports all 136 AVR instructions as defined by the Atmel AVR Instruction Set
AVR code for Nokia LCD
2. January 2009 - 16:43 — adminSample AVR library for controlling the Nokia 6100 LCD.
Z80 code bits from MICROCode
11. December 2008 - 23:32 — adminSome old software from MICROCode for your CP/M computers
FemtoOS for AVRs
2. December 2008 - 15:28 — adminThe Femto OS is a very concise portable preemptive operating system (RTOS) for embedded devices with minimal ram and flash, say 2KB .. 16KB flash and 128 .. 1024 bytes ram.