[final report] Technical development: Fill out the IoT section a bit

This commit is contained in:
Starbeamrainbowlabs 2019-08-16 12:22:17 +01:00
parent 9cab133666
commit 510fab7731
1 changed files with 2 additions and 1 deletions

View File

@ -152,7 +152,8 @@ If an alternative server is to be used, it should serve the `app/` directory tha
- Random number generation: [Entropy](https://github.com/taoyuan/Entropy)
- LoRa Modem Driver: [LMiC](https://github.com/matthijskooijman/arduino-lmic)
- MicroSD card access: [SdFat](https://github.com/greiman/SdFat)
- GPS Decoder: [TinyGPS](https://github.com/mikalhart/TinyGPS.git)
- GPS Decoder: [TinyGPS](https://github.com/mikalhart/TinyGPS)
- Free memory analyser: [Arduino-MemoryFree](https://github.com/mpflaga/Arduino-MemoryFree/)
### Node.js Server
- AI: [Brain.js](https://www.npmjs.com/package/brain.js)