Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 895 Bytes

File metadata and controls

22 lines (15 loc) · 895 Bytes

Home Garden Node with ESP32 (no_std) 🪴

Overview

Welcome to my garden sensor node project!
This project is primarily a playground for me learning embedded Rust.
It is a continuation of my previous work on esp_termo. However, this time around, I'm exploring a no_std approach to build a robust and resource-efficient solution for my plants' needs ( and to have some fun 🦝).

Features

  • Connect Wifi
  • Timer -> Daily report
  • Soil and humidity sensor reads
  • Deep sleep to save energy
  • MQTT connectivity

Missing

HTTP TLS

Ecosistem is not mature enough, packages may require non-release repo builds and unstable apis, so I decided to come back later and finish features requring such capabilites later. Libraries tested: