Skip to content

APRS Weather packet sender for Simple Serial microAPRS by unsigned.io using bosh BME280 sensor

License

Notifications You must be signed in to change notification settings

iw5ejm/RFWx_MicroModem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFWx_MicroModem

First version to use with external RTX. Here only for historical porpuse; see new PCB and software https://github.com/iw5ejm/RFWx

APRS Weather packet sender for Simple Serial microAPRS modem by unsigned.io using bosh BME280 sensor

All infos about microAPRS by Mark, OZ7TMD here: https://unsigned.io/projects/microaprs/

This project communicate with microAPRS module to send weather aprs data packet via RF on 144.800 MHz AX25. It initializes the modem (callsign and SSID) and sends temperature, humidity and pressure data every 10 minutes. It uses the Simple Serial communication protocol by Mark.

I built the system with two arduino nano: one for the controller and one for the modem. Mark realeased the code for the microAPRS modem, so you can either buy it or build it your self with an arduino nano AT328p. See schematic in repository.

The two arduino are simply connected with a cross cable between the two phisical serial port: RX0 with TX1 and viceversa.

The controller has no need for real time clock: it uses Countdown library by Rob Tillaart. Thanks to Marco IU5HJU for the BME280 related function.

About

APRS Weather packet sender for Simple Serial microAPRS by unsigned.io using bosh BME280 sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages