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