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 Host Controller Device
7. March 2009 - 20:53 — adminVinculum is the brand name for the new family of USB Host Controller ICs devices from FTDI.
I2C example with the DS1307 RTC
7. March 2009 - 11:35 — adminAn example of connecting I2C device to AVR - how to connect DS1307 RTC module with an Arduino?
GCC for Motorola 6809
4. March 2009 - 21:55 — adminGCC6809 is a port of the free GNU C compiler to the 6809 processor.
65SPI
1. March 2009 - 11:25 — adminA SPI interface for 6502 processor (probably usable with other 8bit processors too) in the CPLD.
Universal FAT32 library
1. March 2009 - 10:21 — adminVery useful library for everyone, who wants to deal with any SD/MMC card or other storage, works with FAT32, in applications such as MP3 players or data loggers.
Open Source USB to I2C Interface
28. February 2009 - 12:20 — adminBased on great Till Harbaum work (already mentioned here), Barry Carter makes this terrific USB to I2C interface.
SjASMPlus - Modern Z80 cross compiler
28. February 2009 - 12:06 — adminSjASMPlus is Z80 Assembly Language Cross Compiler. It is available for Win32, DOS and FreeBSD(mainly 5.x) systems.
"Error 500" on this site
27. February 2009 - 15:32 — adminThere was a problem with this site in the last 20 hours. The problem was in the site software update and it's fixed now. I apologize for any inconvenience...
Z88 - a C compiler for Z80
25. February 2009 - 21:41 — adminz88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines.