Cytron Maker Uno Plus 사용자 설명서 - 페이지 12

{카테고리_이름} Cytron Maker Uno Plus에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Cytron Maker Uno Plus 16 페이지.

Cytron Maker Uno Plus 사용자 설명서
 
7. EXTRA FEATURES 
 
Maker UNO Plus incorporates 3 extra features which make it interesting and more suitable
 
 
 
for beginner. Below are the detailed descriptions for each feature. 
 
 
7.1 LEDs at Every Digital Pins
 
 
7.2 Programmable Push Button
 
 
7.3 On-board Piezo Buzzer
 
 
 
 
 
 
 
 
Created by ​ C ytron Technologies Sdn Bhd ​ – All Rights Reserved
Product User's Manual - ​
   
 
 
Each digital pins (pin 2 - 13) is equipped with LEDs. 
Those LED can be controlled as an output or can be 
act as an input (signal monitoring). In other words, all 
digital pins that connected to the LED, can be 
configured as output, input and input pull up. 
 
1 unit of programmable push button are included in 
the Maker Uno Plus. To utilize it, user need to 
configure push button pin 2 as input pullup. 
 
pinMode​
( 2, ​
I NPUT_PULLUP​
 
Maker Uno Plus also comes with on-board piezo 
buzzer. It is connected to pin 8. This piezo can 
generate various tone based on the frequency. 
Example ​ t oneMelody​ (File - Examples - 01.Digital) 
helps you to play with piezo buzzer. 
 
Note: In case user want to use pin 8 for other 
purpose, please slide the switch (beside buzzer) to 
mute. 
 
ROBOT.HEAD to TOE 
M AKER-UNO-PLUS 
 
   
 
) ; 
Back to ​
 
 
 
I NDEX
11