Electronics
Microcontrollers, smart devices, sensors, everything related to today’s electronic technology.
Win Mobile Tech Seminar in Lisbon, 11-12 March, 2009
A few words on the Windows Mobile Seminar held in Lisbon, Portugal, during 11-12 March 2009.
As a speaker at this seminar, I’ve presented a Voice Command Recognition system for Windows Mobile, in my topic named “Extending your Smartphone’s functionality”.
ATMega8 and DS18B20 (digital temperature sensor)
How to use a digital temperature sensor (DS18B20) with a microcontroller (ATMega 8). Source code included.
ATmega8 and 2×16 HD44780 LCD
A tutorial including source code on how to use a 2×16 LCD (HD44780) with the ATMega8 micro controller. LCD Interface as C++ Class.