Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhenakh/nanoaprs

A 1200 bauds modem based on an Arduino Nano mainly for APRS amateur radio
https://github.com/akhenakh/nanoaprs

Last synced: 24 days ago
JSON representation

A 1200 bauds modem based on an Arduino Nano mainly for APRS amateur radio

Awesome Lists containing this project

README

        

#NanoAPRS
A 1200 bauds modem based on an Arduino Nano mainly for APRS amateur radio.

The design is totally based on Mark Qvist [MicroModem](https://github.com/markqvist/MicroModem) but revamped for a Nano form factor, the main reason was to used a [Bluno Nano from DFRobot](http://www.dfrobot.com/index.php?route=product/product&product_id=1122&search=nano&description=true#.VWU739NViko), makes it suitable to be used with an iPhone!
![iphone aprs](img/iphone.png)

nonaprs.fzz is the Fritzing file, the associated gerber files are in gerber_export directory.
This is not the best PCB design but it works perfectly, I'm using it for an iPhone project I'm working on.

![Demo](img/demo.jpg)

You can order it on [OSHPark](https://oshpark.com/shared_projects/3bdb5KZL).

You can program the modem with the [library from Mark](https://github.com/markqvist/LibAPRS)