Skip to content

LuckyResistor/DataLoggerDeluxe

Repository files navigation

Data Logger Deluxe

This is the software of the deluxe version of the data logger project. This software is written for the following systems:

  • Arduino IDE Version 1.6.5 (or newer)
  • No additional libraries required.
  • You have to add -std=c++11 to the compiler.cpp.flags option in the hardware/arduino/avr/platform.txt file to compile the code.
  • Original made for Adafruit Trinket Pro 5V, but runs on any ATMega328P microcontroller based platform running at 16MHz.

Read all details about the required hardware here:

http://luckyresistor.me