LightAPRS WSPR Tracker
 
 
 
Go to file
Mustafa Tan d697f67f18
Update README.md
2023-11-23 14:52:57 +03:00
LightAPRS-W-pico-balloon Minor bugfix 2022-02-14 14:38:13 +03:00
images FAQ updated 2019-08-06 22:48:18 +03:00
libraries Missing dot 2020-11-22 20:37:46 +03:00
.gitignore initial commit 2019-08-06 19:50:49 +03:00
LICENSE Initial commit 2019-08-05 22:51:33 +03:00
README.md Update README.md 2023-11-23 14:52:57 +03:00

README.md

LightAPRS WSPR Tracker

LightAPRS-W 1.0 is an affordable, smallest, lightest, powerful and open source APRS tracker with WSPR. It makes tracking pico balloons simple and easy. It is able to report location, altitude, temperature and pressure to the internet (APRS-IS) or direct to an amateur radio once a minute with a solar panel/supercapacitors or just 4xAAA batteries. Because LightAPRS-W is open source you can add your own custom sensors via I2C/SPI pins.

LightAPRS-W 1.0 is available on http://shop.qrp-labs.com/aprs/lightaprs-w for order. If you don't need WSPR, than check out APRS only tracker LightAPRS or LoRa/LoRaWAN only tracker LightTracker.

IMPORTANT: Do not forget to check out new LightAPRS-W 2.0 Tracker: https://github.com/lightaprs/LightAPRS-W-2.0

Important : LightAPRS-W 1.0 uses the amateur 2 meter (VHF) and 10m+ (HF) radio band which requires an amateur radio license to operate.  

Basic Features

 

  • Software : Open Source
  • Weight : 9 grams
  • Dimensions    : 3.5 cm x 6 cm
  • IDE : Arduino
  • Platform : MightyCore
  • CPU : Atmega1284P-AU
  • Flash : 128 kB
  • Ram : 16 kB
  • EEPROM : 4 kB
  • Operating Frequency : 8 Mhz
  • Operating Voltage : 3.3 Volt
  • Input Voltage : 4.5 (min) - 10 (max) Volt via usb or VBat pin
  • BOD : 2.7 Volt
  • Sensor : BMP180 (pressure and temperature)
  • VHF Radio Module : Dorji DRA818V (included)
  • VHF Radio Operating Frequency : 144-146 Mhz (configurable by code)
  • VHF Low Pass Filter : Available (7 elements)
  • VHF Radio Power  : 0.5 Watt or 1 Watt (configurable by code)
  • VHF Power Consumption (TX) : ~460 mA (0.5 Watt) / ~760 mA (1 Watt) (Automatically selected based on input voltage by code)
  • HF Radio Module : Si5351A-B-GT (included)
  • HF Radio Operating Frequency : 2.5kHz - 200Mhz (configurable by code)
  • HF Low Pass Filter : No
  • HF Radio Power  : ~10mW
  • Power Consumption (Sleep) : ~5 mA
  • GPS : Ublox MAX-M8Q (GPS-GLONASS)
  • GPS Antenna Gain : 4.3 dBi
  • Extended Pins : I2C, SPI
  • USB Serial : CH340G

Configuration

To programme LightAPRS-W 1.0 Tracker, all you need is a micro usb (B type) cable, a few installations and configurations.

1.Install CH340G Driver

The CH340 chip is used by a number of Arduino compatible boards (and by LightAPRS-W) to provide USB connectivity, you may need to install a driver. (If you have installed it before for a clone Android board, you don't have to install it again.)

Don't worry, it's really easy. Just download the following driver from sparkfun.com and install it.

2.Install Arduino IDE

Download and install Arduino IDE. If you have already installed Arduino, please check for updates. Its version should be at least v1.8.7 or newer.

3.Install MightyCore

  • Open the Arduino IDE.
  • Open the File > Preferences menu item. [Screenshot]
  • Enter the following URL in Additional Boards Manager URLs:

https://mcudude.github.io/MightyCore/package_MCUdude_MightyCore_index.json

  • Separate the URLs using a comma ( , ) if you have more than one URL
  • Open the Tools > Board > Boards Manager... menu item. [Screenshot]
  • Wait for the platform indexes to finish downloading.
  • Type "MightyCore" in the search bar until you see the MightyCore entry and click on it and select version 2.2.2 image
  • Click Install . (Do not install version 3.0.0)
  • After installation is complete, close the Boards Manager window.

4.Configure MightyCore

  • Open the Tools > Board menu item and select ATMega1284 from the end of the list. [Screenshot]
  • After selecting ATMega1284 you will see new options under Tools menu. Select these options as follows:
  • Clock: 8 MHz external
  • BOD: 2.7v
  • Pinout: Standart
  • Variant: 1284P
  • Compiler LTO : Disabled

5.Copy Libraries & Compile Source Code

You are almost ready to programme LightAPRS-W 1.0 Tracker :)

  • First download the repository to your computer using the green "clone or download" button.
  • There are more than one Arduino projects optimized for different use cases. For example if you are planning to use the LightAPRS-W tracker for a pico balloon project, then use the "LightAPRS-W-pico-balloon" folder.
  • You will 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\
  • Mac : /Users/<username>/Documents/Arduino/libraries/

IMPORTANT : LightAPRS-W 1.0 uses more libraries than LightAPRS. So if you purchased LightAPRS and copied libraries before, do it again for LightAPRS-W. Otherwise you get a compile error.

  • Then open the *.ino file with Arduino IDE and change your settings (Callsign, SSID, comment, etc.)
  • Click Verify

6.Upload

  • First attach an VHF antenna (at least 50cm monopole wire) to your tracker. Radio module may be damaged when not attaching an antenna, since power has nowhere to go.
  • Connect LightAPRS-W 1.0 Tracker to your computer with a micro USB cable.
  • If you have successfully installed the CH340G driver explained in the first step, you should see a COM port under Tools->Port menu item. Select that port.

 

  • Click Upload
  • Your tracker is ready to launch :)  

Support

If you have any questions or need support, please contact support@lightaprs.com

FAQ

Q. I'm interested in pico balloon flights but I have no experience. What kind of balloon, solar panel, capacitor, etc. should I use?

A. Please check out our wiki page Tips & Tricks for Pico Balloons:  https://github.com/lightaprs/LightAPRS-W-1.0/wiki/Tips-&-Tricks-for-Pico-Balloons

Q. What kind of antenna do i need to use on LightAPRS-W?

A. You can use any type. For airborne projects (such as pico balloons) we suggest quarter wave monopole antenna for VHF (2m APRS) because this makes your payload lighter. So just cut a light 50 cm. wire and solder it to antenna footprint (VHF) Since your payload is airborn and wavelength is 2 meters, you don't need a wire for ground.

But for HF length the antenna depends on your band chosen for WSPR. For example if it is 20 meters, you need 5m for TX RF output and 5m for ground. Tie one end to the balloon and solder the other end to the ground plane of the PCB. Then solder another 5m of wire to the TX RF output on the PCB, and let it hang below.

During 20m WSPR tests on a pico balloon, we experienced LightAPRS-W beacons heard from 8.585 km. away as follows:

Also check out Tom's (W5KUB) web site (http://tmedlin.com/balloon-3/) for a successful 20m pico balloon launch with LightAPRS-W.

APRS Tracking : https://aprs.fi/#!mt=roadmap&z=11&call=a%2FW5KUB-11&timerange=604800&tail=604800

WSPR Tracking : https://aprs.fi/#!mt=roadmap&z=11&call=a%2FW5KUB-10&timerange=604800&tail=604800

Q. But I want to use a rubber duck antenna. Is it possible?

A. Yes. But you need a pcb type SMA connector (male or female) as follows:

Q. I would like to use it as a car tracker is it possible to use an external antenna?

A. Yes. But you also need a "n" type connector (n to SMA) along with the SMA connector as follows:

We have tested it for VHF (2m APRS) with Midland NW-2000 and for HF (20m WSPR) with Diamond HF20FX worked fine :)