LightAPRS Tracker
 
 
Go to file
Mustafa Tan f5ceb22d60
Update README.md
2023-11-23 14:54:23 +03:00
LightAPRS-hab setPreamble option added for LibAPRS 2020-01-17 21:26:37 +03:00
LightAPRS-pico-balloon Update LightAPRS-pico-balloon.ino 2022-02-07 14:56:47 +03:00
LightAPRS-vehicle setPreamble option added for LibAPRS 2020-01-17 21:26:37 +03:00
images Sample connection image for wiki 2021-03-07 11:43:27 +03:00
libraries Libraries/Geofence: Fixed missing dot in "North_KoreaF" fence. (#9) 2020-11-22 20:36:11 +03:00
.gitignore Create .gitignore 2019-03-12 18:42:32 +03:00
LICENSE Initial commit 2019-03-12 18:17:33 +03:00
README.md Update README.md 2023-11-23 14:54:23 +03:00

README.md

LightAPRS Tracker

LightAPRS is one of the most affordable, smallest, lightest, powerful and open source APRS trackers available. It makes tracking pico balloons, weather balloons, model rockets, RC aircraft, and anything else that flies 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 is open source you can add your own custom sensors via I2C/SPI pins.

LightAPRS is available on http://shop.qrp-labs.com/aprs/lightaprs for order. If you need an APRS+WSPR tracker than checkout:

LightAPRS-W 1.0: https://github.com/lightaprs/LightAPRS-W-1.0

LightAPRS-W 2.0: https://github.com/lightaprs/LightAPRS-W-2.0 (New)

LoRa/LoRaWAN Tracker: https://github.com/lightaprs/LightTracker-1.0

Important : LightAPRS uses the amateur 2 meter radio band which requires an amateur radio license to operate.

Basic Features

  • Software : Open Source
  • Weight : 8 grams
  • Dimensions : 3 cm x 5 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)
  • Radio Module : Dorji DRA818V (included)
  • Radio Operating Frequency : 144-146 Mhz (configurable by code)
  • Low Pass Filter : Available (7 elements)
  • Radio Power : 0.5 Watt or 1 Watt (configurable by code)
  • Power Consumption (Sleep) : ~5 mA
  • Power Consumption (TX) : ~460 mA (0.5 Watt) / ~760 mA (1 Watt) (Automatically selected based on input voltage by code)
  • GPS : Ublox MAX-M8Q (GPS-GLONASS)
  • GPS Antenna Gain : 4.3 dBi
  • Extended Pins : I2C, SPI
  • USB Serial : CH340G

Configuration

To programme LightAPRS 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) to provide USB connectivity, you may need to install a driver. (If you have installed it before for a clone Arduino 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 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: Standard
  • Variant: 1284P
  • Compiler LTO : Disabled

5.Copy Libraries & Compile Source Code

You are almost ready to programme LightAPRS 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 LightAPRS tracker for a pico balloon project, then use "LightAPRS-pico-balloon" folder, for a hab (high altitude balloon)/weather balloon project, then use "LightAPRS-hab" 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/
  • Then open the *.ino file with Arduino IDE and change your settings (Callsign, SSID, comment, etc.)
  • Click Verify

6.Upload

  • First attach an antenna (at least 50cm monopole wire) to your tracker. Radio module may be damaged if operated without attaching an antenna, since power has nowhere to go.
  • Connect LightAPRS 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-1.0/wiki/Tips-&-Tricks-for-Pico-Balloons

Q. Do I need a permission to launch a pico balloon?

A. No you don't. Since pico balloons are very small and light, you are FAA 101 exempt. Please check out this page for detailed info.

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

A. You can use any type. For airborne projects (such as balloons, rockets, rc planes, drones, etc.) we suggest quarter wave monopole antenna because this makes your payload lighter. So just cut a light 50 cm. wire and solder it to the middle pad of the antenna footprint (A1). Since your payload is airborne and wavelength is 2 meters, you don't need a wire for ground.

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 an "n" type connector (n to SMA) along with the SMA connector as follows:

We have tested it with Midland NW-2000 and it worked fine :)