sensors-data
There are 21 repositories under sensors-data topic.
UmerCodez/SensorServer
Android app which let you stream various phone's sensors to websocket clients
GClunies/noaa_coops
A Python wrapper for the NOAA CO-OPS Tides & Currents Data and Metadata APIs.
CodeForAfrica/sensors.AFRICA-api
The sensors.AFRICA API receiving, storing, and processing data received from sensors across the continentent. Accessible at https://api.sensors.africa/
iot2tangle/ESP32
C/FreeRTOS code to read sensor's data and send it to IOTA-Tangle Blockchain over Streams Gateway
DhilipSanjay/Human-Biomechanic-Analysis
Deep Learning Models for the Early Detection of Parkinson’s Disease using the motor-based symptoms.
newcastleuniversity/DISPEL
A python DIgital Signal ProcEssing Library developed to standardize extraction of sensor-derived measures (SDMs) from wearables or smartphones data.
faresmahdi3363-stack/Speed-Accel-Meter
An Arduino-based project that measures average speed and acceleration of a moving object using 3 IR sensors and a 16x2 LCD. 🚀 Displays results in km/h and m/s² with real-time updates. Perfect for learning physics + Arduino basics!
suryanshyaknow/APS-fault-detection
based on the befitting sensors fetched data, prediction is to be made whether the failure in a vehicle is due to APS or some other component. Emphasis is on reducing the consequential cost by reducing the false positives and false negatives and more importantly false negatives as it appears cost incurred due to them is 50 times higher.
Adeptstack-Studios/InfoHub-Client
Client application for InfoHub-Backends. see readme.md
AmineFrioua/Arduino-Smart-Garden
This repo contains code for an Arduino-based automatic irrigation and data collection system for gardens.
FreeLANMan/Quaso
Almost a operation system for Wemos D1 Mini
hypergalois/MachineFailurePrediction
Detecting Machine Failure from IoT Sensors with a SQL Pipeline.
NauticApp/BilgeMonitor
Marine IoT project designed to enhance your boating experience. This project is open source, allowing you to build and customize your own solutions using readily available components.
StruninIhor/home_climat_control
Sensor data gathering and humidifier control application.
saifrahmed/good-vibrations
Use iPhone telemetry to classify your rides, road conditions, and road types.
scopalaffairs/biodataheros
Fork of https://github.com/MaximJung/sensorsdatahackathon as demo
ShevelyanchikAlex/embedded-systems-software-lab5-client
A protocol for two-way communication with a PC via a COM port (Desktop)
ShevelyanchikAlex/embedded-systems-software-lab5-core
A protocol for two-way communication with a PC via a COM port (Core)
tered233/Speed-Accel-Meter
🚀 Measure average speed and acceleration with Arduino using IR sensors and an LCD display. Perfect for students and makers exploring physics and electronics.