Skip to content

playfulFence/esp32-mqtt-publish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32C3-RUST-BOARD MQTT Publish 🦀

This project is created for my esp-clock project. It has an option that requires measurements data to be received via MQTT.

So this project is MQTT publisher, which takes data from RUST-BOARD's sensors and publishes it MQTT-topic

Both projects are dedicated to it, but you can easily adapt this code for your needs 😉


Short guide

  1. Set all of "credentials" and the topic name in cfg.toml file.
  2. Flash the code with espflash and choose corresponding serial port
cargo espflash --release --monitor 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%