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 0d7211d770 Fix the rx0 address vor 5 Jahren
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API vor 5 Jahren
obj Rework the makefile and optimize the code for flash space vor 5 Jahren
.gitignore Rework the makefile and optimize the code for flash space vor 5 Jahren
bme280_interface.c Rework the makefile and optimize the code for flash space 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
crc.c Add a new packet format with the calculation of the CRC vor 5 Jahren
crc.h Add a new packet format with the calculation of the CRC vor 5 Jahren
encryption.c Fix decryption bug vor 5 Jahren
encryption.h Add encryption for the sent packet vor 5 Jahren
led.h Use the IRQ signal from the nrf24l01 instead of polling the status vor 5 Jahren
main.c Fix generation of the salt vor 5 Jahren
makefile Rework the makefile and optimize the code for flash space vor 5 Jahren
nrf24l01.c Fix the rx0 address vor 5 Jahren
nrf24l01.h Add encryption for the sent packet vor 5 Jahren
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 vor 5 Jahren
pin_programming.c Generate an ID according to the dip switches vor 5 Jahren
pin_programming.h Generate an ID according to the dip switches 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