arduino/README.md

8 lines
292 B
Markdown
Executable File

# arduino
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.