arduino/README.md

8 lines
292 B
Markdown
Raw Normal View History

2016-07-01 08:59:44 +00:00
# arduino
2016-09-03 09:32:22 +00:00
A place for all the arduino code I write.
## Useful Resources
- [Connect with WPA](https://www.arduino.cc/en/Tutorial/ConnectWithWPA) - 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.