Experimental project around RFM radio modules using an AVR MCU

nbproject Initial commit 1 year ago
.gitignore Write and read single register 1 year ago
CODE_OF_CONDUCT.md Initial commit 1 year ago
LICENSE Initial commit 1 year ago
Makefile Initial commit 1 year ago
README.md Set carrier frequency 1 year ago
avrrfm.c Set carrier frequency 1 year ago
pins.h Initial commit 1 year ago
rfm69.c Set carrier frequency 1 year ago
rfm69.h Set carrier frequency 1 year ago
spi.c Write and read single register 1 year ago
spi.h Write and read single register 1 year ago
usart.c Initial commit 1 year ago
usart.h Initial commit 1 year ago
utils.h Initial commit 1 year ago
README.md

AVRRFM

Experimental project to drive an RFM69 radio module with plain avr-libc.

This is work in progress.