All Projects → opendata-stuttgart → Sensors Software

opendata-stuttgart / Sensors Software

sourcecode for reading sensor data

Projects that are alternatives of or similar to Sensors Software

Nodemanager
Plugin for a rapid development of battery-powered sensors
Stars: ✭ 122 (-73.99%)
Mutual labels:  arduino, sensor, iot
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (-71.22%)
Mutual labels:  arduino, sensor, iot
Esp8266 Tiny Door And Window Sensor
Battery powered door and window sensor with ultra low standby power. Arduino, ESP-12, Reed switch, ATtiny, LDO
Stars: ✭ 146 (-68.87%)
Mutual labels:  arduino, sensor, iot
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+604.69%)
Mutual labels:  arduino, iot
Automated Irrigation System
This is the software of an open source automated irrigation system. The complete setup including hardware can be found in the README.
Stars: ✭ 442 (-5.76%)
Mutual labels:  arduino, iot
iosynth
IoSynth is IoT device/sensor simulator and synthetic data generator.
Stars: ✭ 21 (-95.52%)
Mutual labels:  sensor, iot-device
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (-50.32%)
Mutual labels:  arduino, iot
Awesome Iot
Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform
Stars: ✭ 3,460 (+637.74%)
Mutual labels:  iot, iot-device
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (-37.1%)
Mutual labels:  arduino, iot
Espui
A simple web user interface library for ESP32 and ESP8266
Stars: ✭ 330 (-29.64%)
Mutual labels:  arduino, iot
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (-24.52%)
Mutual labels:  arduino, iot
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+3444.56%)
Mutual labels:  arduino, iot
Parse Embedded Sdks
The Embedded SDKs for the Parse Platform
Stars: ✭ 244 (-47.97%)
Mutual labels:  arduino, iot
Adafruit Fingerprint Sensor Library
Arduino library for interfacing to the fingerprint sensor in the Adafruit shop
Stars: ✭ 273 (-41.79%)
Mutual labels:  arduino, sensor
Badgy
Home of Badgy - IoT Badge
Stars: ✭ 239 (-49.04%)
Mutual labels:  arduino, iot
Iot 433mhz
🌐 IoT System to control 433 MHz RC power sockets, PIR, Door Sensors and much more.
Stars: ✭ 301 (-35.82%)
Mutual labels:  arduino, iot
Sim7000 Lte Shield
LTE CAT-M/NB-IoT Arduino-compatible shield with GNSS and temperature sensor. Library supports SIMCom 2G/3G/4G LTE/CAT-M/NB-IoT
Stars: ✭ 340 (-27.51%)
Mutual labels:  arduino, iot
Gort
Command Line Interface (CLI) for RobotOps
Stars: ✭ 425 (-9.38%)
Mutual labels:  arduino, iot
Cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 3,862 (+723.45%)
Mutual labels:  arduino, iot
Arduinowebsockets
A library for writing modern websockets applications with Arduino (ESP8266 and ESP32)
Stars: ✭ 213 (-54.58%)
Mutual labels:  arduino, iot

firmware master branch: Build Status
firmware beta branch: Build Status

Software for Sensor.Community / Luftdaten.Info Sensor

airrohr-firmware

The maintained main firmware for the Luftdaten.Info Sensor.

airrohr-update-loader

A transitional firmware which will look for a firmware file stored on SPIFFS to replace itself with for next reboot or do an endless loop of panic LED blinking if this fails.

This allows to do an Over-the-air (OTA) procedure on setups that have a 1M/3M split layout (rather the more modern 2M/2M) for firmwares larger than 512k (up to ~ 740k).

Directories

  • BeginnersGuide Beginners guide to ESP programming with Arduino code
  • airrohr-.... currently used versions (2017-05-23+)
  • airrohr-update-... currently used for OTA (2019-08-30+)
  • apiclients clients for the dusti API and other APIs
  • arduino native arduino code
  • esp8266-lua nodemcu firmware code, lua scripts (not maintained after change to arduino)
  • esp8266-arduino programming esp8266 with arduino code/IDE
  • r-scripts sensor data analysis with R
  • schematics frizzing schematics (not updated, 2016-03-01)

Development

The development is done in the beta branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].