[final report] Technical development: Fill out the IoT section a bit
This commit is contained in:
parent
9cab133666
commit
510fab7731
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
- Random number generation: [Entropy](https://github.com/taoyuan/Entropy)
|
||||||
- LoRa Modem Driver: [LMiC](https://github.com/matthijskooijman/arduino-lmic)
|
- LoRa Modem Driver: [LMiC](https://github.com/matthijskooijman/arduino-lmic)
|
||||||
- MicroSD card access: [SdFat](https://github.com/greiman/SdFat)
|
- 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
|
### Node.js Server
|
||||||
- AI: [Brain.js](https://www.npmjs.com/package/brain.js)
|
- AI: [Brain.js](https://www.npmjs.com/package/brain.js)
|
||||||
|
|
Loading…
Reference in a new issue