A place for all the arduino code I write.
Starbeamrainbowlabs
0aa4a95045
On a side note, the LMIC library code is *horrible*. It completely takes over, is almost completely undocumented, and the examples don't even work...... |
||
---|---|---|
Blink | ||
deepsleep | ||
dht22 | ||
eeprom | ||
eeprom-search | ||
Examples | ||
flashLed | ||
I2cScanner | ||
SizeOfTest | ||
soil-sensor | ||
.gitmodules | ||
LICENSE | ||
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.