Cytron Maker Uno Plus Manuale d'uso - Pagina 12

Sfoglia online o scarica il pdf Manuale d'uso per Unità di controllo Cytron Maker Uno Plus. Cytron Maker Uno Plus 16.

Cytron Maker Uno Plus Manuale d'uso
 
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