board

Heliowatcher solar tracker

Heliowatcher solar tracker Using Atmega644

Documentation HelioWatcher: Automatic Solar Panel Control Jason Wright (jpw97) and Jeremy Blum (jeb373) Introduction We designed and built a system to automatically orient a solar panel for maximum efficiency, record data, and safely charge batteries. Using a GPS module and magnetometer, the HelioWatcher allows the user to place the system anywhere in the world without …

Heliowatcher solar tracker Using Atmega644 Read More »

web configurable Xively logger

A web configurable Xively logger, build on AVR ATmega328

Xively (formerly Cosm and before that Pachube) is a platform devoted to simplifying the interconnection of devices and data with applications on the Internet of Things. It is an on-line database service allowing developers to connect sensor-derived data (e.g. energy and environment data from objects, devices & buildings) to the Web and to build their own applications based on that …

A web configurable Xively logger, build on AVR ATmega328 Read More »

AVR Atmega dehumidifier controller board update

AVR Atmega dehumidifier controller board, update

This project is an update to the previous dehumidifier based you can here: http://davidegironi.blogspot.it/2013/04/avr-atmega-dehumidifier-controller.html This update adds some usefull functions. The main issue that i’ve fixed is the microcontroller crash, that happens sometimes. I’ve noticed that sometimes the controller stop running, crash or doesn’t works as expected. After some experimets, i’ve noticed that probem was due …

AVR Atmega dehumidifier controller board, update Read More »

Capacitive Touch with Atmel’s AT42QT1070 Touch Sensor IC

Capacitive Touch with Atmel’s AT42QT1070 Touch Sensor IC

Rather than using an out-of-the-box capacitive touch solution for my projects, I thought I’d attempt making my own little breakout board. The idea is to use a sensor capable of triggering normal digital input pins using touch. This post covers the selected touch sensor IC, the circuit used, getting a custom PCB made and how …

Capacitive Touch with Atmel’s AT42QT1070 Touch Sensor IC Read More »

Microcontroller Based PID Control Second Part

Build Your Own Microcontroller Based PID Control Line Follower Robot (LFR) – Second Part Using Atmega

One of the interesting parts in building the Line Follower Robot is; you could start it with a very simple version by using just two transistors with the LED and LDR for sensor (Build Your Own Transistor Based Mobile Line Follower Robot – First Part) and enhance it to the programmable version that use microcontroller …

Build Your Own Microcontroller Based PID Control Line Follower Robot (LFR) – Second Part Using Atmega Read More »