This website requires JavaScript.
Explore
Help
Sign In
arti
/
dht_test
Watch
1
Star
0
Fork
0
You've already forked dht_test
Code
Releases
Activity
9
Commits
1
Branch
0
Tags
e29a4a277a
Branches
Tags
View all branches
Go to file
Code
Arti Zirk
e29a4a277a
Add Sigrok PulseView Session setup
2021-07-08 01:13:21 +03:00
libopencm3
@
3b89fc5999
Add dcc debug write and fix mcu part number
2021-06-26 11:34:10 +03:00
RTT
Make Up buffer bigger
2021-07-08 01:01:08 +03:00
.clang-format
Sorta does something
2021-06-28 00:14:12 +03:00
.editorconfig
Add dcc debug write and fix mcu part number
2021-06-26 11:34:10 +03:00
.gitignore
Add dcc debug write and fix mcu part number
2021-06-26 11:34:10 +03:00
.gitmodules
init
2021-05-01 21:46:58 +03:00
dht11.pvs
Add Sigrok PulseView Session setup
2021-07-08 01:13:21 +03:00
main.c
Works!
2021-07-08 01:02:05 +03:00
Makefile
Replace DCC printf logging with SEGGER RTT
2021-06-27 18:32:43 +03:00
openocd.cfg
Sorta does something
2021-06-28 00:14:12 +03:00
README.md
init
2021-05-01 21:46:58 +03:00
rules.mk
Add dcc debug write and fix mcu part number
2021-06-26 11:34:10 +03:00
README.md
Build
git submodule update --init (This is only needed once)
make -C libopencm3 # (Only needed once)
make
Description
some learning code trying to use libopencm3 to read values from dht11 temperature sensor
embedded
Readme
77
KiB
Languages
C
95.1%
Makefile
3.6%
CMake
1.3%