Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

M17-Project/rpi-interface

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-interface

Raspberry Pi interface for the M17 Project's CC1200 HAT.

Building

To build the code using make, first install libzmq3-dev and libgpiod-dev:
sudo apt install libzmq3-dev libgpiod-dev

Command line arguments

-r reset the device
-c path to the configuration file

The -c argument followed by a path to the config text file is mandatory.

Config file structure

A sample config file is provided - default_cfg.txt. "PA_EN" pin is not used by the CC1200 HAT (set it to any unused pin).

UART access

The device uses /dev/ttyAMA0 which is available through miniuart-bt overlay. On a Raspberry Pi Zero 2, use sudo nano /boot/firmware/config.txt and add btoverlay=miniuart-bt line.

About

Raspberry Pi interface for Digital Voice modes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.