Без опису
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Bernd Gottschlag f78e2f65c6 Disable the dynamic packet length 5 роки тому
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API 5 роки тому
obj Rework the makefile and optimize the code for flash space 5 роки тому
.gitignore Rework the makefile and optimize the code for flash space 5 роки тому
bme280_interface.c Rework the makefile and optimize the code for flash space 5 роки тому
bme280_interface.h Add power save mode and send messages every 7.5s 5 роки тому
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 5 роки тому
crc.c Add a new packet format with the calculation of the CRC 5 роки тому
crc.h Add a new packet format with the calculation of the CRC 5 роки тому
encryption.c Fix decryption bug 5 роки тому
encryption.h Add encryption for the sent packet 5 роки тому
led.h Use the IRQ signal from the nrf24l01 instead of polling the status 5 роки тому
main.c Fix generation of the salt 5 роки тому
makefile Rework the makefile and optimize the code for flash space 5 роки тому
nrf24l01.c Disable the dynamic packet length 5 роки тому
nrf24l01.h Add encryption for the sent packet 5 роки тому
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 5 роки тому
pin_programming.c Generate an ID according to the dip switches 5 роки тому
pin_programming.h Generate an ID according to the dip switches 5 роки тому
spi.c Move SPI initialization and pin definitions to spi.c 5 роки тому
spi.h Move SPI initialization and pin definitions to spi.c 5 роки тому