Arduino庫

出自YFRobotwiki
在2015年7月3日 (五) 17:24由Admin對話 | 貢獻所做的修訂版本

跳轉到: 導覽搜尋

Arduino庫官方頁面

The Arduino environment can be extended through the use of libraries, just like most programming platforms. Libraries provide extra functionality for use in sketches, e.g. working with hardware or manipulating data. A number of libraries come installed with the IDE, but you can also download or create your own. See these instructions for details on installing libraries. There's also a tutorial on writing your own libraries.


Standard Libraries

- if

- if...else

- for

-switch case

-while

-do...while

擴展語法


返回首頁

原文出處:Arduino官網

更多建議和問題歡迎反饋至 YFRobot論壇