| .. |
|
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
|
Fix generation of the salt
|
před 5 roky |
|
makefile
|
Rework the makefile and optimize the code for flash space
|
před 5 roky |
|
nrf24l01.c
|
Re-enable dynamic packet length
|
před 5 roky |
|
nrf24l01.h
|
Add encryption for the sent packet
|
před 5 roky |
|
nrf24l01_definitions.h
|
Change the way the TX and RX addresses are written to the nrf24l01
|
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 |
|
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 |