IoT Devfest Pheonix Arizona Jan 25, 2020
- Wemos D1 Mini
- Sewable Neopixels
- Conductive Thread
- Felt
- Scissors
- Needles / Needle Threaders
- Regular Thread
- Pin Backs
- 1 Rasperry pi (for Moz WebThings gateway)
This workshop uses MicroBlocks
To connect the Wemos device to the the MicroBlocks platfrom, it must first be flashed with the right firmware using esptool.
Follow the instructions on the bottom of this page using the vm.ino.nodemcu.bin file found in this repo.
Once the firmware is on the board, you should be able to plug it in, and it will automatically connect to microblocks when the app is open
Set up Mozilla Webthings Gateway, as described here
In this repo you will find 3 example files
- Blink sketch
- Simple neopixel sketch
- Webthing blink sketch
- You can find a WebThing example in the MicroBlocks example files
The slide deck can be found in his repo
For those interested in working with ESP8266 wirelessly, but without Webthings, there is an excellent tutorial on ESP8266 + Arduino here: