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 1a527b5929 Re-enable dynamic packet length 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 Rework the makefile and optimize the code for flash space 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 Fix decryption bug il y a 5 ans
encryption.h Add encryption for the sent packet 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 Fix generation of the salt il y a 5 ans
makefile Rework the makefile and optimize the code for flash space il y a 5 ans
nrf24l01.c Re-enable dynamic packet length il y a 5 ans
nrf24l01.h Add encryption for the sent packet il y a 5 ans
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 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
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