Merge branch 'master' of https://git.shuixx.com/shuixx/ds18b20
This commit is contained in:
commit
c6e0d4dafa
@ -1,3 +1,12 @@
|
|||||||
# ds18b20
|
# ds18b20
|
||||||
|
|
||||||
ds18b20 linux driver
|
ds18b20 linux driver
|
||||||
|
|
||||||
|
|
||||||
|
-----
|
||||||
|
## 复位时序
|
||||||
|
![复位时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/reset.png)
|
||||||
|
## 读时序
|
||||||
|
![读时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/read.png)
|
||||||
|
## 写时序
|
||||||
|
![写时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/write.png)
|
||||||
|
6
doc/README.md
Normal file
6
doc/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
## 复位时序
|
||||||
|
![复位时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/reset.png)
|
||||||
|
## 读时序
|
||||||
|
![读时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/read.png)
|
||||||
|
## 写时序
|
||||||
|
![写时序](https://git.shuixx.com/shuixx/ds18b20/raw/master/doc/write.png)
|
BIN
doc/read.png
Normal file
BIN
doc/read.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
BIN
doc/reset.png
Normal file
BIN
doc/reset.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
doc/write.png
Normal file
BIN
doc/write.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user