Research Article

EVOCE Robot: Developing Prototypes and Teaching Young Learners English Vocabulary

Table 1

Types of PINs and functions on Arduino uno R3.

PIN categoryPIN nameDetails

StrengthVin, 5 V, 3.3 V, GNDVin: input voltage to Arduino when using an external power source
5 V: the power supply used for the microcontroller board
3.3 V: voltage generated by the on-board regulator
GND: ground

ResetResetResetting the microcontroller

Analog PINA10–A5To provide an analog input of about 0–5 V

Input/output PINPIN digital 0–13Adaptable to input and output PIN

PWM3, 5, 6, 9, 11To receive or transmit TTL serial data

SPI10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK)As an interrupt trigger

LED13Supplying 8-bit PWM output

TWIA4 (9SDA), A5 (SCA)As SPI communication

AREFAREFTo turn on the LED light