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.
Generate real-time VGA signal + music with ATmega
2. May 2008 - 9:30 — adminAn amazing demonstration of the power of the slightly overclocked ATmega88 (video included in the article).
TCP/IP stack on Microchip PIC24
30. April 2008 - 20:42 — adminPIC24FJ64GA002 + ENC28J60 hobby project
My first experiments with accelerometers
29. April 2008 - 16:59 — admin...or Would you like to built your own Wiimote? :)
AVR frequency counter
29. April 2008 - 9:09 — adminA simple, inexpensive and versatile frequency counter with LCD display and some special extra features.
Software-driven USB interface for AVR
28. April 2008 - 11:29 — adminHow to connect an AVR microcontroller directly to USB without any converter chips?
USBTiny - ATtiny2313 based USB-to-parallel convertor
27. April 2008 - 13:02 — adminUSBtiny is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers.
Accelerometer again...
26. April 2008 - 15:32 — adminI've published the article about AVR-based accelerometer a few days ago. Here is another stuff with Microchip PIC.
AVR DDS functions generator
25. April 2008 - 14:31 — adminAVR DDS signal generator V2.0 is a firmware based DDS signal generator which uses slightly modified Jesper’s DDS algorithm adapted to AVR-GCC C program as in-line ASM.
USB related PIC open source projects
24. April 2008 - 20:22 — adminHere is a list of USB-related opensource projects by Xiaofan Chen - from ASM version of USB stack to USB-Lin framework.