Huzzah32 — general stuff – coming soon
Huzzah32 – MQTT Send
Here are several related examples demonstrating sending data with a huzzah32 to shiftr via MQTT. To get started you will need to assemble two basic circuits. The following video describes the build and code. The Circuit Video of circuit build...
Huzzah32 – p5js MQTT color picker
https://vimeo.com/683022773 Get the code on github. Time stamps are linked in the video description on vimeo. Show time stampsHide time stamps00:00 Intro00:35 DEMO00:40 Circuits02:07 p5js and shiftr interfaces02:45 Browser to LED03:20 Battery power - NOT serial05:00 Begin code overview06:19 HTML...
Huzzah32 connect to WiFi
https://vimeo.com/683022689 Get the code on github. Show time stampsHide time stamps00:00 intro00:55 file overview01:10 includes03:00 setup03:20 utility function - printWifiStatus03:55 initWifi function05:00 network names and passwords05:35 secrets.h file06:30 making the actual connection08:14 upload boarding port settings09:50 demo