Sin descripción
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 58a48e5230 Fix order of the element count and packet type bit field hace 5 años
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API hace 5 años
.gitignore Update .gitignore hace 5 años
bme280_interface.c Remove a variable that caused a compiler warning hace 5 años
bme280_interface.h Add power save mode and send messages every 7.5s hace 5 años
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 hace 5 años
crc.c Add a new packet format with the calculation of the CRC hace 5 años
crc.h Add a new packet format with the calculation of the CRC hace 5 años
led.h Use the IRQ signal from the nrf24l01 instead of polling the status hace 5 años
main.c Add a new packet format with the calculation of the CRC hace 5 años
makefile Add the calculation of a crc hace 5 años
nrf24l01.c Generate an ID according to the dip switches hace 5 años
nrf24l01.h Fix order of the element count and packet type bit field hace 5 años
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 hace 5 años
pin_programming.c Generate an ID according to the dip switches hace 5 años
pin_programming.h Generate an ID according to the dip switches hace 5 años
spi.c Move SPI initialization and pin definitions to spi.c hace 5 años
spi.h Move SPI initialization and pin definitions to spi.c hace 5 años