LightTracker LoRa and LoRaWAN tracker
 
 
 
 
 
Go to file
lightaprs 7d9e6ab524 README update 2021-08-08 16:55:27 +03:00
images README update 2021-08-08 16:55:27 +03:00
.gitignore README update 2021-08-08 16:55:27 +03:00
LICENSE Initial commit 2021-07-21 13:27:19 +03:00
README.md README update 2021-08-08 16:55:27 +03:00

README.md

LightTracker

LightTracker is one of the most affordable, smallest, lightest, powerful and open source LoRa and LoRaWAN 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 (LoRaWAN networks such as Helium and TTN) or direct to another LoRa radio module with a solar panel/super capacitors or just 4xAAA batteries. Because LightTracker is open source you can add your own custom sensors via I2C/SPI pins.

LightTracker will be available on https://shop.qrp-labs.com/ for order soon. If you are interested in, please contact sales@lightaprs.com

Important : LightTracker uses unlicensed ISM radio bands which does not require any license to operate. So everone can use LoRa & LoRaWAN modules.

Basic Features

  • Software : Open Source
  • Weight : 5.4 grams
  • Dimensions : 32 mm x 47 mm
  • IDE : Arduino
  • Platform : ARM Cortex-M0 (Arduino M0)
  • CPU : ATSAMD21G18
  • Flash : 256 kB
  • Ram : 32 kB
  • Operating Frequency : 48 Mhz
  • Operating Voltage : 3.3 Volt
  • Input Voltage : 2.7 (min) - 16 (max) Volt via usb or VBat pin
  • Sensor : BMP180 (pressure and temperature), LSM303DLHC (3D Compass and Accelerometer)
  • Power Consumption (Sleep) : ~1 mA
  • Power Consumption : ~7 mA
  • LoRa Radio Module : EBYTE E22-900M22S (SX1262)
  • LoRa Operating Frequency : 850~930MHz (configurable by code)
  • LoRa Max Power : 22dBm (configurable by code)
  • LoRa Power Consumption (TX) : ~110 mA (22dBm)
  • GPS : Ublox MAX-M8Q (GPS-GLONASS)
  • GPS Antenna Gain : 4.3 dBi
  • Extended Pins : I2C, 2x Analog, 1x DAC

Wiki

We'll share more information (sample codes, guides, FAQs, etc.) soon.