/m5-stick-c-watch-demo

Demo for the M5Stick C watch, using AWS IoT to pub/sub

Primary LanguageC++MIT LicenseMIT

m5-stick-c-watch-demo

Demo for the M5Stick C watch, using AWS IoT to pub/sub.

From Arizona IoT Dev Fest 2020

Full Instructions Here

Play music on the watch speaker with cURL:

curl -d "{delay: 500, notes: [100, 200, 300]}" -H "Content-Type: application/json" -X POST <YOUR_ENDPOINT>