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 Try to send a byte and receive it... 1 year ago
README.md Implement sending one byte 1 year ago
avrrfm.c Try to send a byte and receive it... 1 year ago
pins.h Initial commit 1 year ago
rfm69.c Try to send a byte and receive it... 1 year ago
rfm69.h Try to send a byte and receive it... 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
and an Atmega328p MCU.

This is work in progress; currently sends one byte, according to the
"PacketSent" interrupt.

IMG_20250128_231527