AVR Butterfly Data Logger Git
Brought to you by:
brokentoaster
Butterfly Logger 20110501 v0.31a v0.31a Changes: - Dynamic logging based ADC readings - Bugfixes for LCD readout stops updating when flash is full - Import changes from Martin Thomas to LCD init. TODO support more sensors for dynamic logging (currently ADCs only) TODO support for multiple MAX6675 chips. TODO a better download protocol (checksums, page at a time, etc) TODO wear leveling on df TODO SPI SD card interface This project was built using the GNU GCC tool-chain on MacOS X 10.6.8 using CrossPack-AVR-20100115 ( gcc4.3.3) It will also build under windows with WinAVR. (tested winXP WinAVR 20080411) To build simply type "make" at the command prompt in the source directory More documentation can be found at Home Page: http://butterflylogger.sf.net/ http://www.brokentoaster.com/butterflylogger/ Forums: http://sourceforge.net/forum/forum.php?forum_id=489504