最新消息:380元/半年,推荐全网最具性价比的一站式编程学习平台码丁实验室

Arduino内置教程-数字

Arduino 少儿编程 1937浏览 0评论
Arduino内置教程

友情提示:380元/半年,儿童学编程,就上码丁实验室

数字

Blink Without Delay: Blink an LED without using the delay() function.
Button: Use a pushbutton to control an LED.
Debounce: Read a pushbutton, filtering noise.
Digital Input Pullup: Demonstrates the use of INPUT_PULLUP with pinMode().
State Change Detection: Count the number of button pushes.
Tone Keyboard: A three-key musical keyboard using force sensors and a piezo speaker.
Tone Melody: Play a melody with a Piezo speaker.
Tone Multiple: Play tones on multiple speakers sequentially using the tone() command.
Tone Pitch Follower: Play a pitch on a piezo speaker depending on an analog input.

您必须 登录 才能发表评论!