1 Star 0 Fork 0

BG4RFF / aprs-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

aprs

Mini-APRS Transmitter

(Note alot of these notes are now VERY wrong -- I'll update these later)

This project is combining a bunch of pieces together to greate a small 1w APRS transmitter. This can be connected to an external RF AMP for extended coverage.

Bits and Pieces:

  • GYNEO6MV2 GPS Module ~ $5 USD
  • DRA818V 2M Transiver ~ $15 USD
  • ESP12E 8266 Devkit v2 ~ $5 USD
  • Atmega 128 with Arduino Bootloader ~ $2 USD
  • Total Cost (Not including extra bits and board): ~ $30 USD

sendafsk

Arduino Sketch that takes a serial APRS message and transmits it - Also, will take DRA818V commands and pass them on.

This is strongly based on the Trackuino code (actually, most of it is from that project) - See https://github.com/trackuino/trackuino

sketch

(Needs to be renamed)

8266 Sketch that Interfaces the GPS and sendafsk with a handy Wifi front-end.

Using ESP12E Devkit as Arduino

http://www.instructables.com/id/The-First-Usage-of-NodeMCU-ESP12E-DEVKIT-V2/

This project is using the same basis as http://www.f4huy.fr/?p=906 however, will probably be different and our own brand of weird.

ESP12E Pinouts:

  • D0 - GPS Fix LED
  • D2 - GPS TX
  • D3 - GPS RX

AX25/AFSK Libraries

Eventually it would be nice to make the 8266 do the ASFK - but, there is pin limitations - so maybe the current way is best.

Current issue is getting AFSK working on the ESP8266 (ESP12E). This is a list of Libraries implementing this, however none work with the ESP.

Ones that use a specific modem board:

APRS Nodes:

Notes for Rev2

building

To build platformio run -e [enviroment:brains/sendafsk]

To push platformio run -e [enviroment:brains/sendafsk] -t upload

Upload config: platformio run -e brains -t uploadfs

空文件

简介

Mini-APRS Transmitter 展开 收起
C++
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/BG4RFF/aprs-1.git
git@gitee.com:BG4RFF/aprs-1.git
BG4RFF
aprs-1
aprs-1
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891