使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
bernd
/
smart-home
关注
1
点赞
0
派生
0
代码
工单
1
合并请求
0
版本发布
0
百科
动态
暂无描述
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
117
提交
2
分支
目录树:
3dcfae6196
atmega_88
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '3dcfae6196'
${ noResults }
smart-home
/
weather-sensor
/
firmware
文件历史
Bernd Gottschlag
3dcfae6196
Change the way the TX and RX addresses are written to the nrf24l01
5 年前
..
BME280_driver @ 3d686a3265
Add reading from the BME280 using the official API
5 年前
.gitignore
Update .gitignore
5 年前
bme280_interface.c
Remove a variable that caused a compiler warning
5 年前
bme280_interface.h
Add power save mode and send messages every 7.5s
5 年前
compile.sh
Add prototyping code for sending a dummy message with the nrf24l01
5 年前
led.h
Use the IRQ signal from the nrf24l01 instead of polling the status
5 年前
main.c
Use the IRQ signal from the nrf24l01 instead of polling the status
5 年前
makefile
Use the IRQ signal from the nrf24l01 instead of polling the status
5 年前
nrf24l01.c
Change the way the TX and RX addresses are written to the nrf24l01
5 年前
nrf24l01.h
Change the way the TX and RX addresses are written to the nrf24l01
5 年前
nrf24l01_definitions.h
Change the way the TX and RX addresses are written to the nrf24l01
5 年前
spi.c
Move SPI initialization and pin definitions to spi.c
5 年前
spi.h
Move SPI initialization and pin definitions to spi.c
5 年前