This website works better with JavaScript.
首頁
探索
Vladimir Smagin
Return to Blog
說明
登入
21h
/
ds1302-rtc
關註
1
收藏
0
複製
0
程式碼
版本發佈
0
Activity
Работа с DS1302 через wiringPI
http://blindage.org/?p=4937
mcu
raspberrypi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commit
1
分支
36 KiB
C
100%
分支:
master
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Vladimir Smagin
bc32b55af6
Изменить 'readme.md'
2 年之前
build
+
2 年之前
ds1302
+
2 年之前
ds1302.c
+
2 年之前
readme.md
Изменить 'readme.md'
2 年之前
readme.md
DS1302 + WiringPI
Project page
http://blindage.org/?p=4937
Wiring:
int PinClk=4; int PinDat=5; int PinRst=6;