Commit History

Author SHA1 Message Date
  Rodrigo Garcia 8b9595c9b6 [ADD] Sleep mode to save energy, using Timer/Counter2 to wake up. 8 years ago
  Rodrigo Garcia 65d1d9a26d added documentation for fuse settings 8 years ago
  Rodrigo Garcia c37e3d4e27 [Fix] % character on Datalogger.c 8 years ago
  Rodrigo Garcia 0e1c0afe27 Faster data-logging (about 1s) but more program memory used (currently 1504 bytes) 8 years ago
  Rodrigo Garcia f78caee987 Rewriting README.md files 8 years ago
  Rodrigo Garcia fb14df9110 filenames without extention, need to check filenames problems 8 years ago
  Rodrigo Garcia 47082613ce [FIXED] reboot when writing a new filename. 8 years ago
  Rodrigo Garcia 27fbd347b2 [FIX] EEPROM conflict (time_hour byte 0x22 changed to 0x10) 8 years ago
  Rodrigo Garcia 31c206f7a1 Merge branch 'master' of notabug.org:strysg/emma 8 years ago
  Rodrigo Garcia 91288687ed Updated documentation [FIX] (see README.md and Docu/NewSensors.md), need to test 8 years ago
  Rodrigo Garcia c22ff6abc1 Updated documentation (see README.md and Docu/NewSensors.md), need to test 8 years ago
  Rodrigo Garcia 6e8dec7eb1 Break!, creating a new file 'sometimes' crashes memory. 8 years ago
  Rodrigo Garcia 10b266f9b6 Added serial Interface to set sampling time interval, time algorithm working. 8 years ago
  Rodrigo Garcia 7643ad5115 Need to test added sample interval new algorithm and Interface 8 years ago
  Rodrigo Garcia 120fd5277e Added User serial interface to modify RTC time 9 years ago
  Rodrigo Garcia b94a95179d Added serial user interface to add/remove sensors. 9 years ago
  Rodrigo Garcia eb3c70ebca Solved issues about Program memory strings and including in other 9 years ago
  Rodrigo Garcia 644d228db6 Tested implementation of .l in Docu/datalog_format it works! 9 years ago
  Rodrigo Garcia 5158e7cebb Finished .l implementation of Docu/datalog_format.(It needs to be tested) 9 years ago
  Rodrigo Garcia 4e8a1ade1e Temporary solved building problem, needed to analize sensors_names.h file 9 years ago
  Rodrigo Garcia 8f87b2363c Schematic updated (development board EMMA atmega32 DIP), project building not working, added a new sensor dht11 (testing needed) 9 years ago
  Rodrigo Garcia bbe5462851 Break point. About to cange schematic and the whole project to use 9 years ago
  Rodrigo Garcia 6d056ade28 Updated documentation to README.md, schematic updated. 9 years ago
  Rodrigo Garcia ac8dc3a8d7 Success logging files into the SD card, see src/TODO for details 9 years ago
  Rodrigo Garcia 6afb98d08e Break point, rtc working on main, strings copy and concat working, failed 9 years ago
  Rodrigo Garcia bb9cbeec41 Merge branch 'master' of notabug.org:strysg/emma 9 years ago
  Rodrigo Garcia da2223c61d Tested library for RTC DS3231, library working correctly in src/aux/rtc2 9 years ago
  Rodrigo Garcia d9d84c3892 Testing library for RTC DS3231 in src/aux/rtc2/ 9 years ago
  strysg 3df1db5803 Init commit 9 years ago
  Rodrigo Garcia be083c73d1 Writen an implementation of RTC DS3231 and i2c libraries in src/aux/rtc2. 9 years ago