Experimental project around RFM radio modules using an AVR MCU

nbproject TX and RX works - somewhat 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 Try to send a byte and receive it... 1 year ago
README.md Print whole packet, transmit string, cleanup 1 year ago
avrrfm.c Functions to transmit and receive an array of bytes 1 year ago
pins.h Initial commit 1 year ago
rfm69.c Reduce program size 1 year ago
rfm69.h Reduce program size 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 Reduce program size 1 year ago
README.md

AVRRFM

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

This is work in progress. Simple Tx-Rx is working so far.

IMG_20250204_202605