Skip to content

Sensilo v2: A generic WiFi sensor node based on the ESP32-C3. Firmware written in Rust.

Notifications You must be signed in to change notification settings

dbrgn/sensilo-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensilo v2

Build status

A generic WiFi sensor node based on the ESP-C3. Firmware written in Rust with esp-idf-hal.

History

This is a continuation of the previous sensilo project, which used an nRF52832 based BLE board. The idea did work, but the module did not have sufficient transmit power to cover multiple rooms with a single BLE gateway.

With version 2, I'm trying to rely on WiFi instead. This will probably rule out the low-power variant with the battery, but on the other hand it simplifies the system a lot.

Project Name

"Sensilo" is the Esperanto word for "sensor".

Components

License

This project is open source, both software and hardware. Look at the component directories for more details.

About

Sensilo v2: A generic WiFi sensor node based on the ESP32-C3. Firmware written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages