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.
Arduino
Pinguino - a PIC-based Arduino
7. November 2009 - 16:23 — adminEveryone knows an Arduino... For the PIC-lovers, there is an alternative, based on Microchip stuff: A Pinguino.
E-mail checker
30. October 2009 - 18:36 — adminHow to use an Arduino and an Ethernet shield together to check e-mail box via POP3 protocol...
USB Host for microcontrollers
24. October 2009 - 11:16 — adminIt isn't a problem to create an uC-based device as an USB peripherial nowadays - there are a lot of chips with USB device capability, from FTDI to some PIC/USB, or OBDEV's USB software controller. But what to do if you need connect some USB peripherial to your device?
Arduino Nano 3.0
14. July 2009 - 13:17 — adminArduino Nano 3.0 now available for pre-order, and it's upgraded and cheaper.
Teensy and Teensyduino
6. July 2009 - 11:27 — adminThe Teensy is an USB development system, based on AT90USB162 AVR.
Wii Motion sensor and Arduino
27. June 2009 - 16:06 — adminHow to read the gyro data from Wii Motion Plus by an Arduino.
Bitlash
25. June 2009 - 18:38 — adminAn open source interpreted language shell for the Arduino serial port.
Interfacing Telit GM862 GPS module with an Arduino
25. May 2009 - 20:36 — adminTelit GM862 is a GPRS + GPS module with simple AT-based communication protocol. You can connect it to the Arduino in easy way.