Reset Arduino Programmatically
Chlonos is an electronic gadget with a brain, a display, some sensors and a voice.
It's something interesting to put on your wall. It can measure temperature and light, it keeps track of the time and will tell you about it all.
The processor is based on the Arduino Uno platform, the display is a LoL Shield and the speech engine is the SpeakJet chip. Various analog sensors and audio circuits have been cobbled together. The firmware has been developed in C using the AVR gcc compiler.
All hardware schematics and source code have been released as Open Source under the GNU GPL v3 licence.
Download the Arduino source code from the Downloads tab above and the components list can be found in the Wiki tab.
NEW! High resolution images of the circuit boards and connections here.
EVEN NEWER For some time this project has lacked instructions and a schematic. They were posted here on 3rd May 2014. Please read carefully. If you spot an error then please raise this so the instructions or schematic can be amended. Note the caution at the top of the instructions.
Look at this Video: https://youtu.be/Drosa6lVk7c
Related Post