Charge Controller
The Open Source Charge Controller for Open Farm Tech was originally being designed in tandem with the Free Charge Controller project; but as of June 2011, it has branched off and become its own project.
The main goal of the Open Source Charge Controller is to: design and produce a robust and multi-use charge controller for the open-source community. When the Open Source Charge Controller project began, the Free Charge Controller was already on hardware revision three, but was behind on firmware. Collaboration then began between Chris Troutner of the Free Charge Controller Group and AJ Manoulian of the Open Source Charge Controller project.
The Open Source Charge Controller hardware design is now being brought over from EagleCAD to KiCAD. While Eagle does offer a free version of its PCB design suite, it is a limited version. KiCAD is a multi-platform (Windows/Linux/OSX)PCB design suite, and is fully open-source; which helps to maintain the full open-source idea behind the project.
The hardware currently supports the charging of a lead-acid battery by a 60 watt solar panel. The charging algorithm is based on the MPPT or Maximum Power Point Tracking theory.
Currently, the firmware originally written for Free Charge Controller is being brought over to the Arduino platform, since it is using the Atmel ATmega16 AVR Chip, to increase the amount of open-source components of the project.