The SODAQ (Solar Data Acquisition) is an Arduino compatible data acquisition board designed by Gregory Knauff.
The SODAQ is a multi-feature microcontroller board that lets you connect sensors and devices to the internet, quickly and with no fuss. It's designed for connecting things efficiently, running off-grid with built-in, ready-to-go solar power.
You can connect a LiPo battery and a solar panel and keep it gathering sensor data without having to charge it. The board has built in sockets for Grove modules; a realtime clock; extended flash memory; USB on-board; and the Bee socket can take any WiFi/RF/XBee or other compatible plugin for communications like our GPRS module (www.gprsbee.com ).
The SODAQ is based on the Atmega328P micocontroller, which comes with the Arduino bootloader. The microcontroller runs on 3.3V at 8MHz and is programmable through USB (Which is connected with the on-board FTDI-chip). For examples to get started, you can check out the websitewww.sodaq.net .
Specifications