Açıklama Yok
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 b31efd8359 Fix decryption function 5 yıl önce
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API 5 yıl önce
obj Rework the makefile and optimize the code for flash space 5 yıl önce
.gitignore Rework the makefile and optimize the code for flash space 5 yıl önce
bme280_interface.c Rework the makefile and optimize the code for flash space 5 yıl önce
bme280_interface.h Add power save mode and send messages every 7.5s 5 yıl önce
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 5 yıl önce
crc.c Add a new packet format with the calculation of the CRC 5 yıl önce
crc.h Add a new packet format with the calculation of the CRC 5 yıl önce
encryption.c Fix decryption function 5 yıl önce
encryption.h Add encryption for the sent packet 5 yıl önce
led.h Use the IRQ signal from the nrf24l01 instead of polling the status 5 yıl önce
main.c Fix generation of the salt 5 yıl önce
makefile Rework the makefile and optimize the code for flash space 5 yıl önce
nrf24l01.c Re-enable dynamic packet length 5 yıl önce
nrf24l01.h Add encryption for the sent packet 5 yıl önce
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 5 yıl önce
pin_programming.c Add delay after setting the pull ups for pin programming 5 yıl önce
pin_programming.h Generate an ID according to the dip switches 5 yıl önce
spi.c Move SPI initialization and pin definitions to spi.c 5 yıl önce
spi.h Move SPI initialization and pin definitions to spi.c 5 yıl önce