lightaprs / LightAPRS-1.0

Arduino based APRS Tracker
GNU General Public License v3.0
92 stars 46 forks source link

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 or LoRa APRS (433MHz) tracker than checkout:

LightTracker (LoRa APRS) Plus 1.0: https://github.com/lightaprs/LightTracker-Plus-1.0/ (New)

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

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

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

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

4.Configure MightyCore

5.Copy Libraries & Compile Source Code

You are almost ready to programme LightAPRS Tracker :)

6.Upload

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 :)