Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bernd Gottschlag 59c6b14d5b Add handling for different encryption keys for the stations 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 Add handling for different encryption keys for the stations 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 Add handling for different encryption keys for the stations 5 лет назад
encryption.h Add handling for different encryption keys for the stations 5 лет назад
led.h Use the IRQ signal from the nrf24l01 instead of polling the status 5 лет назад
main.c Add handling for different encryption keys for the stations 5 лет назад
makefile Add handling for different encryption keys for the stations 5 лет назад
nrf24l01.c Add handling of the salt 5 лет назад
nrf24l01.h Add handling of the salt 5 лет назад
nrf24l01_definitions.h Add handling of the salt 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 лет назад
radio.c Add handling for different encryption keys for the stations 5 лет назад
radio.h Put send functions into a separate file 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 лет назад