bd300f163e84ce20fc8f0ed6d086a0fa59503acd
Create MQTT.md with protocol overview and usage examples. Update client/bin/src/main.rs to initialize a Paho MQTT client with environment-configured broker, connect, and publish combined weather and transit data to the ledboard/data topic.
LED-Board
Project Page
Controller
- PlatformIO
Hardware
- Arduino MEGA2560
- Ethernet shield
Firmware
- PlatformIO based
see platformio.ini
Client Software
stored in folder /client
Dependency
- rust
- cargo
Build
go to /client
- cargo build
- cargo run
Description
Languages
Rust
87.8%
C++
7.1%
C
4.9%
QMake
0.2%