Update form & parts list.
This commit is contained in:
parent
51d4d07736
commit
30c7bdc059
1 changed files with 10 additions and 0 deletions
|
@ -24,6 +24,10 @@ RFM95 Breakout: https://www.tindie.com/products/leonahi/rfm95-lora-breakout-boar
|
||||||
|
|
||||||
An RFM95 breakout board. Only needed if the above is chosen.
|
An RFM95 breakout board. Only needed if the above is chosen.
|
||||||
|
|
||||||
|
3.3v - 5v level shifter: https://smile.amazon.co.uk/HILABEE-Converter-Bi-Directional-Shifter-8-Channel/dp/B07LFFFRD9/
|
||||||
|
|
||||||
|
Only needed if a raw RFM95 is bought.
|
||||||
|
|
||||||
GPS Module: https://thepihut.com/products/gps-module-with-enclosure?variant=27741075537
|
GPS Module: https://thepihut.com/products/gps-module-with-enclosure?variant=27741075537
|
||||||
|
|
||||||
Any arduino-compatible GPS board is fine.
|
Any arduino-compatible GPS board is fine.
|
||||||
|
@ -51,6 +55,12 @@ TPL-5111: https://www.adafruit.com/product/3573
|
||||||
|
|
||||||
A brilliant and essential board that reduces power consumption by turning an arduino device on and off at regular intervals.
|
A brilliant and essential board that reduces power consumption by turning an arduino device on and off at regular intervals.
|
||||||
|
|
||||||
|
Micro usb breakout: https://www.adafruit.com/product/1833
|
||||||
|
|
||||||
|
Needed to interface with the battery & insert the TPL-5111 in between the battery & the Arduino.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TODO: Add the following: Micro-usb cable, mimcro-usb power intake
|
TODO: Add the following: Micro-usb cable, mimcro-usb power intake
|
||||||
|
|
||||||
TODO: Merge this into the README
|
TODO: Merge this into the README
|
||||||
|
|
Loading…
Reference in a new issue