Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akhenakh/nanoaprs
- Owner: akhenakh
- License: mit
- Created: 2015-05-27T03:30:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T18:00:11.000Z (about 9 years ago)
- Last Synced: 2023-03-16T13:05:21.331Z (over 1 year ago)
- Size: 1.54 MB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)