Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bernd Gottschlag 59c6b14d5b Add handling for different encryption keys for the stations il y a 5 ans
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API il y a 5 ans
obj Rework the makefile and optimize the code for flash space il y a 5 ans
.gitignore Add handling for different encryption keys for the stations il y a 5 ans
bme280_interface.c Rework the makefile and optimize the code for flash space il y a 5 ans
bme280_interface.h Add power save mode and send messages every 7.5s il y a 5 ans
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 il y a 5 ans
crc.c Add a new packet format with the calculation of the CRC il y a 5 ans
crc.h Add a new packet format with the calculation of the CRC il y a 5 ans
encryption.c Add handling for different encryption keys for the stations il y a 5 ans
encryption.h Add handling for different encryption keys for the stations il y a 5 ans
led.h Use the IRQ signal from the nrf24l01 instead of polling the status il y a 5 ans
main.c Add handling for different encryption keys for the stations il y a 5 ans
makefile Add handling for different encryption keys for the stations il y a 5 ans
nrf24l01.c Add handling of the salt il y a 5 ans
nrf24l01.h Add handling of the salt il y a 5 ans
nrf24l01_definitions.h Add handling of the salt il y a 5 ans
pin_programming.c Add delay after setting the pull ups for pin programming il y a 5 ans
pin_programming.h Generate an ID according to the dip switches il y a 5 ans
radio.c Add handling for different encryption keys for the stations il y a 5 ans
radio.h Put send functions into a separate file il y a 5 ans
spi.c Move SPI initialization and pin definitions to spi.c il y a 5 ans
spi.h Move SPI initialization and pin definitions to spi.c il y a 5 ans