Video Tutorial: Writing code onto Micropython Wemos D1 using Ampy
Last week we covered how to flash Micropython onto an ESP8266 (Wemos D1 Mini) but we had to type our code into the REPL by hand. That’s not terribly useful for a real world project, so this week we learn how to upload code and make it run on boot. We’ll be using a tool…
Read More “Video Tutorial: Writing code onto Micropython Wemos D1 using Ampy” »