OpenLog icon indicating copy to clipboard operation
OpenLog copied to clipboard

Open Source Hardware Datalogger

Results 22 OpenLog issues
Sort by recently updated
recently updated
newest added

Changes to make this sketch work with latest library dependencies. As per the [OpenLog Hookup Guide](https://learn.sparkfun.com/tutorials/openlog-hookup-guide?_ga=2.57515562.1414021228.1652910296-974985908.1651682619#introduction), the firmware running on OpenLog (OpenLog.ino) requires the use of Bill Greiman's [SdFat-beta](https://github.com/greiman/SdFat-beta) and...

Hi everyone, I want to save a large amount of files in a micro sd card, but I don't know what is the command to close one file, and with...

It is imperative to have a timestamp for each message. Exact world time is not required, exact time between messages is required. It is enough to start the log at...

My running list of todos for v4.4: * Move version number from settings menu printf * Break INO into sub inos * Migration to sdFat v2 * Stop using EEPROM...

### Subject of the issue In Command Mode I can create a directory, change to same but how to: 1) log to that directory. I don't want 64k of files...

When openlog connection is done with UART0 (RX,TX pins, GPIO1 and GPIO3) of NodeMCU 1.0, there's no way to flash new sketch to Nodemcu, i have to take out TX...

### Subject of the issue I cannot get continuous log with openlog. I get a bunch of small log files. more details bellow. I've seen this is kind of a...

### write offset LineFeed and CarriageReturn inverted on micro SD There is a different behaviour when writing normally to openlog and when writing with offset, does this happen to anyone?...

first of all im not good when it comes to coding so im sorry for that in the first place, but i try to explain the problem as good as...