葉難

Raise your cup, say cheers to the moon, look down on the ground, the shadow is also drinking with me. I'm not a lonely drinker.

2013/01/27

Arduino練習:RTC即時時鐘DS1307

›
Arduino的millis(),每次重開機就會從0開始計數,單位是千分之一秒,型別為unsigned long,大概50天便會溢位(2^32-1 / 1000 / 60 / 60 / 24 = 49.71),對某些情況而言已足夠,但若我們想要在Arduino沒電不運作時、仍然繼...
135 comments:
2013/01/21

Arduino與AVR微控制器相關詞彙

›
簡單介紹解釋一些名詞,這篇只是把找到的資料整理之後扼要記錄, 主要是寫給我自己看的 。若有錯誤,尚請不吝指教。 microcontroller(微控制器) : 微控制器、MCU(MicroController Unit)、μC,似乎有些人暱稱為「micro」。將CPU、RA...
10 comments:
2013/01/17

Arduino撰寫自己的程式庫

›
不論是哪套軟體開發平台,一定會有程式庫(也可能以元件庫、類別庫、軟體開發框架的形式出現)的概念,其功用就是把某功能寫好包裝起來,隱藏細節,方便大家運用。 Arduino軟體開發環境內建了一些常用程式庫,諸如LiquidCrystal、Servo、SoftwareSerial、...
90 comments:
‹
›
Home
View web version

About Me

My photo
yehnan
朝曦灑落身 俯仰似流雲
View my complete profile
Powered by Blogger.