ModularSensors
Sensor logger
An Arduino library that simplifies data logging and transmission from environmental sensors to web servers.
An Arduino library to give environmental sensors a common interface of functions for use with Arduino-framework dataloggers, such as the EnviroDIY Mayfly.
81 stars
13 watching
48 forks
Language: C++
last commit: 29 days ago
Linked from 1 awesome list
arduino-libraryenvironmental-sensors
Related projects:
Repository | Description | Stars |
---|---|---|
agners/scd30logger | A Python-based logger that records environmental data from a CO2 sensor and writes it to an SD card at regular intervals. | 0 |
ihaque/arduino-ecu-logger | A system that logs and displays data from a vehicle's CAN-BUS network using an Arduino-based platform | 33 |
agners/sht15logger | A Python-based system for collecting temperature and humidity data from a Sensirion SHT15 sensor. | 0 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
guibom/esptemplogger | An ESP8266-based IoT device that logs and transmits temperature and humidity readings to a server | 110 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
kike-canaries/canairio_sensorlib | A comprehensive sensor library for various air quality and environmental sensors | 37 |
dahlia/logtape | A simple logging library that supports multiple environments and formats log messages with structured data. | 527 |
ninegua/ic-logger | A logging module for creating append-only loggers with configurable bucket capacity and admin features. | 21 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
octaprog7/veml7700 | A Python module that provides an interface to the VEML7700 ambient light sensor using MicroPython. | 0 |
remotesensinginfo/eodatadown | Automates the download and processing of Earth Observation data to create a monitoring system. | 6 |
octaprog7/ens160 | MicroPython module for monitoring indoor air quality using a digital multi-gas sensor | 1 |
octaprog7/bh1750 | A MicroPython module for interacting with a BH1750 ambient light sensor. | 1 |