Skip to content

hayeskg/toit_node

Repository files navigation

toit_node

This is a simple weather station IoT node based on the Bosch BME280 sensor, publishing via MQTT.

This example is an implementation of the Toit langugage - a way to manage containers on ESP32 hardware.

Installation

To get setup with Toit, follow their simple guide.

Clone this repo and sign into Toit.

Setup

Provision new hardware

toit serial provision -p wifi.ssid="MY_SSID" -p wifi.password="my_password"

Deploy

toit deploy weather_station.yaml

Contact

For support on this project or just to say hi, get in touch via:

About

Toit-based weather station IoT node, publishing over MQTT, running on ESP32 hardware.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published