This experiment will introduce Arduino, the world's most popular open source microcontroller platform, from setting up the development environment to practicing the basic syntax, allowing students to quickly get started and explore various innovative possibilities through simple examples.
這次實驗將會介紹目前全世界最為流行的開源微控制器平台 Arduino,從開發環境設置到基本語法練習,透過簡單範例讓學生可以快速上手,並且探索各種創新的可能性。
Reference:
higher precision delay funciton: delayMicroseconds()
使用暫存器編寫程式範例 (微控制器標準開發方法)
How to Implement a Software-Based Debounce Algorithm for Button Inputs on a Microcontroller