ALog icon indicating copy to clipboard operation
ALog copied to clipboard

Data logger library for the Arduino-based ALog; wtih small changes, can work on many Arduino-based systems

Results 23 ALog issues
Sort by recently updated
recently updated
newest added

is there a function to add/subtract time to/from current time? I want to adjust to the time of my time zone in respect to unix time

Specifying the library dependencies in the `depends` field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of...

The third field of keywords.txt is used to provide Arduino Language Reference links, which are accessed from the Arduino IDE by highlighting the keyword and then selecting "Find in Reference"...

* SoftwareSerial * SFE_BMP180

enhancement

Once the Java/Processing GUI by @bschulz1701 is complete

* Positive: can be a good check on the software * Positive: could also require full test of SD, etc. during startup * Negative: takes more time to upload

question

Makes sense to combine, except insofar as it would deprecate old versions. Currently have them set to the same pin on the newest logger version; this works. Could set one...

question

Make both alarms show up with nice spacing, colons, etc.

enhancement

This will make it more intuitive as to how pins and interrupts are connected. This may also help more boards to be used more easily.

Names, such as: what_it_does__part_manufacturer_name_or_code Variables, such as ([pins],[parameters],[flags]) Better to do this before too many of our loggers end up in use; we have more agility before we gain inertia!

enhancement