UltraleadGroup / Cellular-IoT-Monitor

Cellular IoT project enables remote monitoring without internet service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cellular IoT Monitor  

Transmit sensor data from remote locations without internet.


How It Works

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

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.



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


Planned

  • Google Sheets directly without IFTTT Anyone know how to do this?

  • ThingsBoard

  • Remote soil sensing/lawn sprinkler control

  • Smart camera



Threshold Alert

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


Builtin Modules


About

Cellular IoT project enables remote monitoring without internet service

License:MIT License


Languages

Language:C++ 100.0%