pull/1/head
lightaprs 2021-10-10 22:35:02 +03:00
commit f79815faf2
2 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ LightTracker is one of the most affordable, smallest, lightest, powerful and ope
It is able to report location, altitude, temperature and pressure to the internet (LoRaWAN networks such as Helium and TTN) or direct to another LoRa radio module with a solar panel/super capacitors or just 3xAAA batteries.
Because LightTracker is open source you can add your own custom sensors via I2C pins.
LightTracker will be available on https://shop.qrp-labs.com/ for order soon. If you are interested in, please contact sales@lightaprs.com
LightTracker is available on https://shop.qrp-labs.com/lighttracker for order.
<img src="images/lighttracker-b-pinout.png" width="600">
@ -92,8 +92,6 @@ You are almost ready to programme LightTracker :)
## Wiki
We'll share more information (sample codes, guides, etc.) soon.
### General
* **[F.A.Q.](https://github.com/lightaprs/LightTracker-1.0/wiki/F.A.Q.)**

Wyświetl plik

@ -0,0 +1,3 @@
Before uploading "lorawan-otaa-pico-balloon-tracker.ino" sketch file to your device, you should check following guide:
**[LoRaWAN OTAA Pico Balloon Tracker Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/LoRaWAN-OTAA-Pico-Balloon-Tracker-Guide)**