Sara Damiano
Sara Damiano
Akin to how it's done in AltSoftwareSerial
I would like to exclude some folders from library structure checks - essentially the same folders from my .gitignore. In my case, I'm getting "ERROR: Sketch(es) found outside examples and...
What kind of issue is this? [*] PlatformIO Core. If you’ve found a bug, please provide an information below. You can erase any parts of this template not applicable to...
Spark fun library: https://github.com/sparkfun/SparkFun_PCA9536_Arduino_Library
GD25Q64EWIGR SPI flash, hopefully works with SDFat like an SPI SD card.
Simple analog sensor connected to analog pin - possibly also to external ADC.
Some sensors (ie, the 5TM) have an extra decimal point (significant figure) added to what the sensor reports to account for the extra precision of rounding, while many others don't....
If someone wanted to log at 0:06, 0:16, 0:26, etc instead of at 0:00, 0:10. 0:20.
A completely unset DS3231 has a 2000-epoch timestamp of 0. Adding a negative offset to correct to LST puts that time at less than 0. Converting the less-than-0 timestamp to...