No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 5 years ago
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API 5 years ago
.gitignore Update .gitignore 5 years ago
bme280_interface.c Remove a variable that caused a compiler warning 5 years ago
bme280_interface.h Add power save mode and send messages every 7.5s 5 years ago
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 5 years ago
led.h Use the IRQ signal from the nrf24l01 instead of polling the status 5 years ago
main.c Use the IRQ signal from the nrf24l01 instead of polling the status 5 years ago
makefile Use the IRQ signal from the nrf24l01 instead of polling the status 5 years ago
nrf24l01.c Change the way the TX and RX addresses are written to the nrf24l01 5 years ago
nrf24l01.h Change the way the TX and RX addresses are written to the nrf24l01 5 years ago
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 5 years ago
spi.c Move SPI initialization and pin definitions to spi.c 5 years ago
spi.h Move SPI initialization and pin definitions to spi.c 5 years ago