Skip to content

SreamLog

Latest
Compare
Choose a tag to compare
@Abhijeetbyte Abhijeetbyte released this 14 Jun 10:11
· 3 commits to main since this release
f5c225b

The library's functionality is to format and log sensor data coming from Arduino in a streamlined manner as CSV on the Serial monitor. Open source. Enjoy !

v1.1.2

Fixes

  • Improved README Documentation: Enhanced for clearer setup and usage instructions, making integration into projects easier.

  • Enhanced Examples:

    • Single Sensor Use Case: Improved example demonstrating logging of sensor data from a single sensor.
    • Multi-Sensor Use Case: Added a dedicated example illustrating simultaneous logging from multiple sensors.
  • Streamlined Formatting: Ensured consistent CSV formatting of sensor data for seamless output on the Serial monitor.