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.
USB Mass Storage on Microchip PIC
11. August 2008 - 23:28 — adminImplementing a Mass Storage Device Using the Microchip USB Device Firmware Framework
Metaboard for AVR
11. August 2008 - 23:16 — adminMetaboard is a USB based prototyping board for Atmel's AVR microcontrollers. It is designed to be (mostly) compatible with Arduino. Its entire design (hardware and firmware) is Open Source.
Real-time OS (RTOS) for Microchip PICs
10. August 2008 - 12:45 — adminA basic real time operating system (let’s call it BRTOS) for PIC microprocessors, written in PROTON PICBASIC environment.
Simple PIC programmer
10. August 2008 - 12:38 — adminIt is a modification of a JDM-Programmer. This PIC-programmer has to be connected with the serial com port of your computer.
PFAVR - FORTH for AVR microcontroller
8. August 2008 - 13:39 — adminPFAVR is a 16-bit implementation of the Forth programming language for Atmel AVR microcontrollers. 13Kwords of FLASH and 32Kbytes of external RAM are required, thus the ATmega64 and ATmega128 are really the only devices supported as of this writing.
AVR bootloaders
8. August 2008 - 10:45 — adminGenerally, a bootloader is a small program which runs at boot time and is capable of loading a complete application program into a processor's memory so that it can be executed.
Web-based AVR interface
8. August 2008 - 10:41 — adminA webpage interface for the Atmel AVR microcontroller.
6502 Single Board Computers
6. August 2008 - 19:45 — adminAn inexpensive 65c02 based single board computer by Daryl Rictor.
USB AVR programmer, no FTDI used
4. August 2008 - 13:11 — adminAVR ISP programmer based on pure SW USB driver.