Skip to content

mjtimblin/BaoFeng-UV-5R-Arduino-Nano-Fox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaoFeng UV-5R Arduino Nano Fox

Description

This project is adapted from Tim Giles's work (https://github.com/timogiles/ArduFoxGPS). GPS functionality has been removed for simplicity. I use Ubuntu 16.04, so all instructions will be for Ubuntu 16.04. The python script is designed to be easy to use and will automatically upload the compiled program to an attached Arduino Nano. To use this project in the United States, you must be a licensed amateur radio operator. Follow laws and regulations in your area.

Dependencies

  • python3
  • python3-pip
  • arduino-core
  • ino



Ubuntu 16.04

sudo apt install python3 python3-pip arduino-core  
easy_install ino

Instructions

To use the project, simple run the python script.

cd BaoFeng-UV-5R-Arduino-Nano-Fox/src
./program-fox.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published