data-logging

There are 93 repositories under data-logging topic.

  • sparkfun/OpenLog

    Open Source Hardware Datalogger

    Language:C++57797241227
  • SparkyVT/HPR-Rocket-Flight-Computer

    Advanced flight computer software for high-powered rockets based on the Teensy platform. 4 programmable pyro outputs, Mach immune flight events, air-start & two-stage capable w/ tilt-sensing safety features, GPS & live telemetry. High-rate data logging at 1600 samples per second. Compatible with a wide variety of commercial sensors.

    Language:C++11919036
  • whylabs/whylogs-examples

    A collection of WhyLogs examples in various languages

    Language:Jupyter Notebook488321
  • bitmario/SPIFFSLogger

    A minimal library for binary data logging in ESP8266 systems

    Language:C++281514
  • K0I05/ESP32-S3_ESP-IDF_COMPONENTS

    ESP32-S3 ESP-IDF Components (I2C, 1-wire, SPI, ADC, etc.) GUVA-S12SD AHTXX AK8975 AS7341 BH1750FVI BME680 BMP280 BMP390 CCS811 ENS160 HDC1080 HMC5883L LTR390UV MMC56X3 MPU6050 SGP4X SHT4X SSD1306 TLV493D VEML7700 DS18B20 MAX31865

    Language:C251118
  • costerwi/dwdatareader

    Python module to interact with Dewesoft DWDataReaderLib shared library

    Language:Jupyter Notebook1852711
  • OverlookHorizon/OLHZN_Track

    OLHZN Arduino Mega High Altitude Weather Balloon APRS Radio Tracking & Data Logger

    Language:C++18642
  • xanthium-enterprises/Arduino-Python-Cross-platform-Data-logging-to-CSV-file-

    A low cost multi channel data logging system using Python and Arduino UNO board that will log and save data to a CSV (Comma Separated Values) file on the disk.The system can monitor temperature data from 4 independent sources at the same time and log the data to the disk.

    Language:Python16103
  • nationalparkservice/hobo-py

    A simple Python module for reading Onset HOBO data logger data

    Language:Python15946
  • OPEnSLab-OSU/Loom-V4

    Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications

    Language:C++1521541
  • FIVEYOUNGWOO/IEEE-802.11n-CSI-Camera-Synchronization-Toolkit

    IEEE 802.11n CSI and camera synchronization toolkit.

    Language:C14303
  • jirimaier/DataPlotter

    GUI interface for custom software-defined instruments

    Language:C++13184
  • vpw_analyzer

    jonofmac/vpw_analyzer

    A visual J1850 VPW analyzer written in Python aimed at 1997-2004 GM Vehicles

    Language:Python13494
  • Code-XYZxyz/real-time-interferometric-measurement-control-for-photopolymer-additive-manufacturing

    This is a comprehensive MATLAB-based software platform developed for real-time measurement and feedback control of a custom mask-projection photopolymerization based additive manufacturing system (referred as "ECPL", i.e., Exposure Controlled Projection Lithography) using a lab-built interferometry (referred as "ICM&M", i.e., Interferometric Curing Monitoring and Measurement). A graphical user interface using the graphical user interface development environment (GUIDE) of MATLAB was created to implement the ICM&M method for the ECPL process. The software interfaces with the hardware of the ECPL system’s ultraviolet lamp and DMD, and the ICM&M system’s camera. It was designed to streamline the operation of the ECPL process with the aid of parallel computing that implements online both the ICM&M acquisition and measurement analysis as well as the feedback control method. The application logs the acquired interferogram video data, performs numerical computations for the ICM&M measurement algorithms and control law, saves the real-time data and measurement results for all voxels in the region of interest. Meanwhile, it displays interferogram frames and visualize the photocuring process without a substantial sacrifice in temporal performance of other key functions such as data acquisition and measurement & control analysis. The software could be extended to real-time process measurement and control for other additive manufacturing systems, for example, metal based additive manufacturing aided by in-situ thermal images analysis.

    Language:MATLAB12004
  • noronhadaniel/ACS_2023

    This repository contains all (Python 3) code and libraries required for the 2022-2023 Notre Dame Rocketry Team (NDRT) Apogee Control System (ACS). It also contains sensor/actuator example code and flight data.

    Language:Python11201
  • caseyjamesdavis/FLIR-A310-IR-Camera-Modbus-Logger

    Log FLIR A310 IR Data to CSV using Python

    Language:Python7200
  • rvalgolio/ArduinoExcel_30

    Arduino Excel is a powerful interface between Arduino and MS Excel that supports realtime data exchanging in both directions.

  • CDRV/openwimu

    WIMU Activity Tracker Hardware and Software Platform

    Language:C61034
  • azogue/enerpi

    AC Current Meter for Raspberry PI with GPIOZERO and MCP3008

    Language:Jupyter Notebook5303
  • FIVEYOUNGWOO/BLE-Sensing-Based-Real-Time-Localization-Framework

    BLE sensing-based real-time location system (RTLS) framework.

    Language:Python5100
  • mactavish10/ESP32-send-data-to-ThingSpeak

    Send Hall Sensor Values to ThingSpeak chanell using ESP32.

    Language:C++5100
  • abhi-arya1/copilot-fc

    repository for copilot, an ongoing project for an avionics module meant to handle launch/recovery, data-logging, and other aspects of amateur rocket flight

    Language:C++4100
  • Abhijeetbyte/StreamLog

    The library's functionality is to format and log sensor data coming from Arduino in a streamlined manner as CSV.

    Language:C++4202
  • boneskull/es51922

    Streaming Cyrustek ES51922 DMM data protocol implementation over serial

    Language:JavaScript410
  • philpagel/ut8803e

    Talking to a UNI-T UT8803 / UT8803E bench multimeter

    Language:Python4261
  • xanthium-enterprises/DIY-4-Channel-Arduino-Temperature-Data-acquisition-System

    A cheap low cost diy data acquisition based on Arduino UNO which can monitor tempearture data from 4 independent analog temperature sensors and display it on a PC/Laptop/Mac

    Language:C++4102
  • xanthium-enterprises/python-tkinter-ttkbootstrap-csv-text-file-data-logger-arduino

    Serial Port based Python data logger using tkinter (ttkbootstrap) GUI framework. The Python Serial datalogger will acquire data from various sensors connected to the Arduino and save the time stamped data to a comma separated variable text file (CSV file) on the connected PC.

    Language:Python4104
  • namteckor/modbus-dl

    A simple Modbus TCP data logger based on umodbus

    Language:Python3120
  • NathanBaulch/ElitechLogCLI

    An unofficial command line tool for working with Elitech data logging devices.

    Language:C#3100
  • nwaldispuehl/sensor-samplor

    Generic data sampling software written in Java. The default implementation is for a DHT22 temperature/humidity sensor on a Raspberry Pi.

    Language:JavaScript3110
  • ajyounguk/bme280-sensor-logger

    A python app, that can read BME280 sensor data attached to a device, and post the data to MongoDB and/or MQTT for Home Assistant Integration. The app can also collect environmental data from the MetOffice API.

    Language:Python2100
  • PVOutput-Power-One-Aurora-ABB-Blackpill

    BertHav/PVOutput-Power-One-Aurora-ABB-Blackpill

    Power-One (ABB) Aurora pvoutput uploader for Black pill Arduino 1.8.19

    Language:C2100
  • dngvmnh/Automatic_Weather_Station

    Automatic Weather Station utilizes the ESP32 microcontroller and DFRobot Environmental Sensor to collect and transmit real-time environmental data, including temperature, humidity, and air quality metrics, to a web server for monitoring and analysis.

    Language:HTML2101
  • flozo/running

    A Spring Boot app for running workout

    Language:Java2110
  • Santosh2611/IoT-and-Computing-Lab

    Demonstration of the mini-lab component activities conducted for the course of IoT and Computing Lab (19CCE381).

    Language:Python2101