Giter VIP home page Giter VIP logo

lora433aprstracker's Introduction

LoRA APRS Tracker Automotive 13.8v

Assembled - RF.Guru LoRA APRS Tracker Automotive 433Mhz 512mW Power

Kit - RF.Guru LoRA APRS Tracker Automotive 433Mhz 512mW Power

PCB - RF.Guru LoRA APRS Tracker Automotive 433Mhz 512mW Power

Installation procedure

Connect the device to our computer using a UBC-C cable; a drive labeled 'RPI-RP2' will appear.

Download the code

Copy the 'adafruit-circuitpython-raspberry_pi_pico-en_US-9.?.uf2' file to the drive and patiently wait for it to reboot!

Once it restarts, you should see a new drive named 'CIRCUITPY'

Transfer the library folder (src/lib), followed by the src/boot.py file. Adjust the settings in the src/config.py (modify call/settings) and transfer it to the 'CIRCUITPY' drive.

Finally, transfer the src/code.py file!

TrackerTOP TrackerBottom

Serial Debugging/Console (TIO)

First install tio https://github.com/tio/tio

tio --auto-connect new
tio --auto-connect latest
tio /dev/tty....

console cast

Resetting to factory defaults

Via the console ... press control-c and past this

import microcontroller
microcontroller.on_next_reset(microcontroller.RunMode.UF2)
microcontroller.reset()

Follow the installation procedure on top of this page !

Reset by hand

As a last restort ! Open the device ... press the tiny reset button on the pcb and connect usb-c cable whilst pressing the reset button.

Follow the installation procedure on top of this page !

Remarks

lib/adafruit_rfm9x.mpy is heavily modified to work with loraAPRS you can find the modifications here: https://github.com/Guru-RF/RF_Guru_RFM9x

lib/APRS.mpy: you can find the uber minimalistic APRS lib over here https://github.com/Guru-RF/circuitpython-APRS

lora433aprstracker's People

Contributors

ure avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

avrilboy

lora433aprstracker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.