Bez popisu
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 9cc2488996 Put send functions into a separate file před 5 roky
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API před 5 roky
obj Rework the makefile and optimize the code for flash space před 5 roky
.gitignore Rework the makefile and optimize the code for flash space před 5 roky
bme280_interface.c Rework the makefile and optimize the code for flash space před 5 roky
bme280_interface.h Add power save mode and send messages every 7.5s před 5 roky
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 před 5 roky
crc.c Add a new packet format with the calculation of the CRC před 5 roky
crc.h Add a new packet format with the calculation of the CRC před 5 roky
encryption.c Fix decryption function před 5 roky
encryption.h Add encryption for the sent packet před 5 roky
led.h Use the IRQ signal from the nrf24l01 instead of polling the status před 5 roky
main.c Put send functions into a separate file před 5 roky
makefile Put send functions into a separate file před 5 roky
nrf24l01.c Add handling of the salt před 5 roky
nrf24l01.h Add handling of the salt před 5 roky
nrf24l01_definitions.h Add handling of the salt před 5 roky
pin_programming.c Add delay after setting the pull ups for pin programming před 5 roky
pin_programming.h Generate an ID according to the dip switches před 5 roky
radio.c Put send functions into a separate file před 5 roky
radio.h Put send functions into a separate file před 5 roky
spi.c Move SPI initialization and pin definitions to spi.c před 5 roky
spi.h Move SPI initialization and pin definitions to spi.c před 5 roky