Bobbo117 / Cellular-IoT-Monitor

Cellular IoT project enables remote sensor monitoring without internet service
MIT License
3 stars 2 forks source link
ambient arduino botletics cellular cellular-iot dweet esp32 esp8266 hologram home-assistant ifttt iot iot-monitor lillygo-sim7000g monitor sensor sim7000 sim7000a sim7000g vhotsmcomp

Cellular IoT Monitor  

Transmit sensor data from remote locations without internet. Transfer data to email, text, Google Sheets, IFTTT, Home Assistant, and more.


How It Works

An inexpensive IoT SIM card gains access to the cloud via a cellular connection.

The HUB connects to the cellular network or wifi or both.

The HUB can operate as a stand-alone unit with its own sensors.

The HUB can also collect data wirelessly from separate sensor platforms.

The hub software - AmbientHUB - and the sensor software - AmbientAP - are written in C++ with the using the Arduino IDE.

The AmbientHUB software controls an ESP32 micro-controller connected with onboard sensors and an optional OLED display.


Hands on Technology presentation of 2/2/2022

Available in the doc folder (see Cellular IoT Homewatch.pdf).
Additional development since then is reflected below and in the software.



Tested With



Supported Protocols

The AmbientHUB software can receive the AmbientAP sensor data using the listed protocols.



Formatting Options

The AmbientHUB software collects the sensor values for hourly transmission via the Hologram IoT cellular platform to the listed website services.

Supported Services via Cellular

Supported Services via Wifi



Threshold Alert

The AmbientHUB software provides
immediate alerts when sensors cross adaptive thresholds.


Builtin Modules