Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 vor 5 Jahren
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API vor 5 Jahren
.gitignore Update .gitignore vor 5 Jahren
bme280_interface.c Remove a variable that caused a compiler warning vor 5 Jahren
bme280_interface.h Add power save mode and send messages every 7.5s vor 5 Jahren
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 vor 5 Jahren
main.c Move SPI initialization and pin definitions to spi.c vor 5 Jahren
makefile Change the MCU to the Atmega88 vor 5 Jahren
nrf24l01.c Add power save mode and send messages every 7.5s vor 5 Jahren
nrf24l01.h Fix pin definitions of the interface to the nrf24l01 vor 5 Jahren
nrf24l01_definitions.h Fix register struct definitions vor 5 Jahren
spi.c Move SPI initialization and pin definitions to spi.c vor 5 Jahren
spi.h Move SPI initialization and pin definitions to spi.c vor 5 Jahren