説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bernd Gottschlag 99cd96a42b WIP: request and receive salt from the base station 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 WIP: request and receive salt from the base station 5年前
makefile Rework the makefile and optimize the code for flash space 5年前
nrf24l01.c WIP: request and receive salt from the base station 5年前
nrf24l01.h WIP: request and receive salt from the base station 5年前
nrf24l01_definitions.h WIP: request and receive salt from the base station 5年前
pin_programming.c Add delay after setting the pull ups for pin programming 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年前