Update README.md

pull/1/head
Mustafa Tan 2021-10-14 12:45:40 +03:00 zatwierdzone przez GitHub
rodzic 64c1299dba
commit c46ccd8973
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 13 dodań i 13 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ LightTracker is available on https://shop.qrp-labs.com/lighttracker for order.
<img src="images/lighttracker-b-pinout.png" width="600">
**Important :** LightTracker uses unlicensed ISM radio bands which does not require any license to operate. So everone can use LoRa & LoRaWAN modules.
**Important :** LightTracker uses unlicensed ISM radio bands which does not require any license to operate. So everyone can use LoRa & LoRaWAN modules.
![image](https://user-images.githubusercontent.com/48382675/135754148-8be7a6b1-d783-4bde-aaed-d4e67c7b3fe4.png)
@ -66,8 +66,8 @@ Download and install [Arduino IDE](https://www.arduino.cc/en/Main/Software). If
You are almost ready to programme LightTracker :)
- First download the repository to your computer using green "[Code -> Download ZIP](https://github.com/lightaprs/LightTracker-1.0/archive/refs/heads/main.zip)" button and extract it.
- You will see more then one Arduino projects optimized for different use cases. For example if you are planning to use LightTracker for a pico balloon project, then use "[lorawan-otaa-pico-balloon-tracker](lorawan-otaa-pico-balloon-tracker)" folder or if you want to track your assets, vehicles, etc. then use "[lorawan-otaa-asset-tracker](lorawan-otaa-asset-tracker)" folder.
- First download the repository to your computer using the green "[Code -> Download ZIP](https://github.com/lightaprs/LightTracker-1.0/archive/refs/heads/main.zip)" button and extract it.
- You will see more than one Arduino project optimized for different use cases. For example if you are planning to use LightTracker for a pico balloon project, then use "[lorawan-otaa-pico-balloon-tracker](lorawan-otaa-pico-balloon-tracker)" folder or if you want to track your assets, vehicles, etc. then use "[lorawan-otaa-asset-tracker](lorawan-otaa-asset-tracker)" folder.
- You will also notice some folders in the "libraries" folder. You have to copy these folders (libraries) into your Arduino libraries folder on your computer. Path to your Arduino libraries:
**Windows** : This PC\Documents\Arduino\libraries\
@ -78,13 +78,13 @@ You are almost ready to programme LightTracker :)
![image](https://user-images.githubusercontent.com/48382675/135894729-d4075114-4c57-49d9-9bb7-5277bd3c1e66.png)
- Then open the regarding sketch file (*.ino) with Arduino IDE and change your settings as described in Wiki pages and save it.
- Then open the relevant sketch file (*.ino) with Arduino IDE and change your settings as described in Wiki pages and save it.
- Click **Verify**
### 4.Upload
- First attach an antenna to your tracker as if described in [Antenna Guide](https://github.com/lightaprs/LightTracker-1.0/wiki/Antenna-Guide) LoRa radio module may be damaged if operated without attaching an antenna, since power has nowhere to go.
- Connect LightTracker to your computer with micro USB cable.
- Connect LightTracker to your computer with a micro USB cable.
- IYou should see a COM port under **Tools->Port** menu item. Select that port.
![image](https://user-images.githubusercontent.com/48382675/135892815-b129bd92-1d88-41e3-a943-dd61bd19f3e9.png)
@ -94,7 +94,7 @@ You are almost ready to programme LightTracker :)
## Support
If you have any questions or need supoort, please contact support@lightaprs.com
If you have any questions or need support, please contact support@lightaprs.com
## Wiki