Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field il y a 5 ans
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API il y a 5 ans
.gitignore Update .gitignore il y a 5 ans
bme280_interface.c Remove a variable that caused a compiler warning il y a 5 ans
bme280_interface.h Add power save mode and send messages every 7.5s il y a 5 ans
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 il y a 5 ans
crc.c Add a new packet format with the calculation of the CRC il y a 5 ans
crc.h Add a new packet format with the calculation of the CRC il y a 5 ans
led.h Use the IRQ signal from the nrf24l01 instead of polling the status il y a 5 ans
main.c Add a new packet format with the calculation of the CRC il y a 5 ans
makefile Add the calculation of a crc il y a 5 ans
nrf24l01.c Generate an ID according to the dip switches il y a 5 ans
nrf24l01.h Fix order of the element count and packet type bit field il y a 5 ans
nrf24l01_definitions.h Change the way the TX and RX addresses are written to the nrf24l01 il y a 5 ans
pin_programming.c Generate an ID according to the dip switches il y a 5 ans
pin_programming.h Generate an ID according to the dip switches il y a 5 ans
spi.c Move SPI initialization and pin definitions to spi.c il y a 5 ans
spi.h Move SPI initialization and pin definitions to spi.c il y a 5 ans