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