|
@@ -1,55 +1,40 @@
|
|
|
-*
|
|
|
- * AML TMP+NOISE
|
|
|
- *
|
|
|
- * VERSION: 1.03
|
|
|
- *
|
|
|
- * The Sensorbox measures Temperature and Noise-Level and sends this information with the GPS-position to a webservice.
|
|
|
- *
|
|
|
- * ************************************************
|
|
|
- * GENERAL INFO AND COMPONENTS
|
|
|
- *
|
|
|
- * Measuring Battery: https://learn.adafruit.com/adafruit-feather-32u4-fona/power-management
|
|
|
- * Gettin Noise: http://arduinolearning.com/code/arduino-and-max4466-electret-module-example.php
|
|
|
- * Getting GSM Location: https://www.instructables.com/id/How-to-make-a-Mobile-Cellular-Location-Logger-with/
|
|
|
- *
|
|
|
- * Tiny GPS++ Library: http://arduiniana.org/libraries/tinygpsplus/
|
|
|
- *
|
|
|
- *
|
|
|
- * Battery saving:
|
|
|
- *
|
|
|
- * GPS Board: - Use EN Pin to turn of the board when not needed (https://learn.adafruit.com/adafruit-ultimate-gps/overview)
|
|
|
- * - EN soll laut der Quelle auf GND gesetzt werden. Es dauert dann aber länger bis wieder ein Fix gefunden wurde.
|
|
|
- *
|
|
|
- *
|
|
|
- * Feather FONA: - Cut the key trac on the bottom of the board (https://learn.adafruit.com/adafruit-feather-32u4-fona/power-management)
|
|
|
- * - If you want to depower the cell module, cut the KEY trace on the bottom of the board, wire KEY to an unused pad,
|
|
|
- * and toggle the pin low for 100ms to completely turn on/off the module.
|
|
|
- * - https://arduino.stackexchange.com/questions/54001/adafruit-feather-32u4-fona-key-pin
|
|
|
- * cut the trace and wire it to a micro controller pin
|
|
|
- * - Key - this is by default tied to ground, cut the trace on the bottom and wire to a microcontroller pin to manually turn the module on and off.
|
|
|
- * (Pulse low for a few seconds to change from on to off) This is the only way to truly disable the cellular module.
|
|
|
- *
|
|
|
- *************************************************
|
|
|
- * TODOS & BUGS:
|
|
|
- * - Die Ladeanzeige über die LED funktioniert nicht immer korrekt. Besonders gelbes Blinken (Aufladen) ist davon betroffen.
|
|
|
- *
|
|
|
- ************************************************
|
|
|
- *
|
|
|
- * IMPORTANT INFO:
|
|
|
- * - Be sure to use the correct Token and device number before uplading the code
|
|
|
- * - For A1 Sim-Cards the APN needs to be set in initFONA(). Uncomment the line if other SIM-Card is used or set the correct APN
|
|
|
- *
|
|
|
- * SOURCE TOKENS:
|
|
|
- * BOX 1: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjcsImlhdCI6MTYwMDg0NjI2MH0.YKzbg-8_hFuw1-W0Hqa5eLZAncfqlqT2rf2c95Abi7k
|
|
|
- * BOX 2: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE1LCJpYXQiOjE2MDA4NDY3MTl9.Jk1CXJXeB6cm4T0QARoj_1BtxvsZF3jl5UhvPRMEBvQ
|
|
|
- * BOX 3: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEwLCJpYXQiOjE2MDA4NDYyMDZ9.rrA8lZ18SThb4L8mf18Krz7dK5ioCwqWd10BstT9GnE
|
|
|
- * BOX 4: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjE0LCJpYXQiOjE2MDA4NDY0MDR9.0BPUK7NVTlqi7i9QFx9kcVY55jsn0qskPWDL1PKyKec
|
|
|
- * BOX 5: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjEsImlhdCI6MTYwMDg0NjY2NH0.d5xvkTVDcHJl-K6KkohIWcUC5XcYNRZ_wzSLMvqAyvw
|
|
|
- * BOX 6: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjMsImlhdCI6MTYwMDg0NTg4M30.OjsoqjcAMhCh9WLkBpBtXyOlOL25mBXSxT1Uy3tM01M
|
|
|
- * BOX 7: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjUsImlhdCI6MTYwMDg0NjUwMH0.XqBhCwt9V6YTNE8fwfxrXahBxGGNHgLkXgO3XaqDcwI
|
|
|
- * BOX 8: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOjExLCJpYXQiOjE2MDA4NDYxMjd9.uJPST-APKEpsS-CIimNh3ePNce2PaabuX5c3HNnVsfo
|
|
|
- *
|
|
|
- *
|
|
|
- ************************************************
|
|
|
- *
|
|
|
- */
|
|
|
+aspern.mobil LAB Sensorbox (Temperature and Noise)
|
|
|
+
|
|
|
+***************************************************
|
|
|
+
|
|
|
+ The Sensorbox collects data on temperature and noise-level and sends this information with the GPS-position to the aspern.mobil LAB DATAhub (https://datahub.mobillab.wien).
|
|
|
+
|
|
|
+ https://www.mobillab.wien/sensorbox-tool/
|
|
|
+
|
|
|
+****************************************************
|
|
|
+
|
|
|
+COMPONENTS
|
|
|
+
|
|
|
+ - Adafruit Feather 32u4 FONA (https://www.adafruit.com/product/3027)
|
|
|
+ - Adafruit Ultimate GPS Breakout - 66 channel w/10 Hz updates - PA1616S (https://www.adafruit.com/product/746)
|
|
|
+ - Electret Microphone Amplifier - MAX4466 (https://www.adafruit.com/product/1063)
|
|
|
+ - Temperature Sensor TMP36GT9Z (https://www.mouser.at/ProductDetail/Analog-Devices/TMP36GT9Z?qs=WIvQP4zGanhT97N47MSoHw%3D%3D&mgh=1&gad_source=1&gclid=CjwKCAiA1MCrBhAoEiwAC2d64aKeEGLVFze1a8iPOGH9FrdvpQoqRVGgCVcWTQqC9TCs5S9_VN-YeRoCv1YQAvD_BwE)
|
|
|
+ - NeoPixel Mini Button PCB (https://www.adafruit.com/product/1612)
|
|
|
+ - LiPo Battery, 3,7V 2500mAh, JST-PHR-2 connector, LP785060 (https://eckstein-shop.de/LiPo-Akku-Lithium-Ion-Polymer-Batterie-37V-2500mAh-mit-JST-PHR-2-Stecker-LP785060)
|
|
|
+ - Wires
|
|
|
+ - 3D printed enclosure (case, cover, charger cab, mounting plate)
|
|
|
+ - Micro-USB Cable
|
|
|
+ - USB charger
|
|
|
+ - Mounting equipment (e.g. cable ties)
|
|
|
+
|
|
|
+******************************************************
|
|
|
+
|
|
|
+IMPORTANT INFO:
|
|
|
+ - Each box needs to have a unique identifier token to be able to send data to the DATAhub. Please contact gerfried.mikusch@mobillab.wien to get a token.
|
|
|
+ - For some mobile networks the APN needs to be set in initFONA(). See comments in the code for further information
|
|
|
+
|
|
|
+******************************************************
|
|
|
+
|
|
|
+CONTACT:
|
|
|
+ aspern.mobil LAB
|
|
|
+ Sonnenallee 35
|
|
|
+ 1220 Vienna
|
|
|
+ Austria
|
|
|
+
|
|
|
+ Gerfried Mikusch
|
|
|
+ gerfried.mikusch@mobillab.wien
|