https://github.com/mitra42/frugal-iot
A platform to enable affordable sensor networks
https://github.com/mitra42/frugal-iot
agtech arduino citizen-science hacktoberfest impact iot-platform sensors
Last synced: 3 months ago
JSON representation
A platform to enable affordable sensor networks
- Host: GitHub
- URL: https://github.com/mitra42/frugal-iot
- Owner: mitra42
- License: mit
- Created: 2024-08-26T23:57:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-13T07:45:21.000Z (4 months ago)
- Last Synced: 2026-02-13T19:37:25.662Z (4 months ago)
- Topics: agtech, arduino, citizen-science, hacktoberfest, impact, iot-platform, sensors
- Language: C++
- Homepage: https://drive.google.com/drive/folders/1VRrBSEATjN9i-Fx3X48nKeh_lJCg1sto?usp=sharing
- Size: 1.39 MB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frugal IoT
A platform to enable affordable sensor networks
The best source of information is the [Wiki here](https://github.com/mitra42/frugal-iot/wiki)
Frugal-IoT is a library, available on both PlatformIO and Arduino repositories.
It is intended to run with a backend server in the [frugal-iot-server](https://github.com/mitra42/frugal-iot-server) repo; and with [frugal-iot-client](https://github.com/mitra42/frugal-iot-client) which works on mobile or laptop. There is also a server-side logging tool, that drives the graphs in the client, or can output (live) to Firebase and Google Sheets.
It enables really simple applications to include a full range of functionality, such as wireless & MQTT reconnections; LoRa meshing; access to functions like time; various sleep modes.
It works on an expanding variety of dev boards; with an expanding range of sensors, and in an expanding range of languages.
But ... please see the [Wiki here](https://github.com/mitra42/frugal-iot/wiki), which - unlike this README is updated regularly.