Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 5 anos atrás
..
BME280_driver @ 3d686a3265 Add reading from the BME280 using the official API 5 anos atrás
.gitignore Update .gitignore 5 anos atrás
bme280_interface.c Remove a variable that caused a compiler warning 5 anos atrás
bme280_interface.h Add power save mode and send messages every 7.5s 5 anos atrás
compile.sh Add prototyping code for sending a dummy message with the nrf24l01 5 anos atrás
main.c Move SPI initialization and pin definitions to spi.c 5 anos atrás
makefile Change the MCU to the Atmega88 5 anos atrás
nrf24l01.c Add power save mode and send messages every 7.5s 5 anos atrás
nrf24l01.h Fix pin definitions of the interface to the nrf24l01 5 anos atrás
nrf24l01_definitions.h Fix register struct definitions 5 anos atrás
spi.c Move SPI initialization and pin definitions to spi.c 5 anos atrás
spi.h Move SPI initialization and pin definitions to spi.c 5 anos atrás