A place for all the arduino code I write.
Go to file
Starbeamrainbowlabs 34d0902928 Correct spelling 2016-10-06 17:13:07 +00:00
Blink Add blink mini-project 2016-09-25 13:57:15 +01:00
HullPixelBotDance Correct spelling 2016-10-06 17:13:07 +00:00
WiFiConnection Correct spelling 2016-10-06 17:13:07 +00:00
WiFiExample Add WiFi code, but it doesn't work yet. 2016-09-24 20:53:46 +01:00
flashLed Corect circuit order in comment 2016-07-02 15:02:36 +01:00
LICENSE initial commit 2016-07-01 09:59:44 +01:00
README.md Add Connect With WPA tutorial 2016-09-03 09:32:22 +00:00

README.md

arduino

A place for all the arduino code I write.

Useful Resources

  • Connect with WPA - What seems like a reasonaly good tutorial on how to get a Wemos to connect via WiFi. We'll need a TCP tutorial later on down the line though.