General Purpose Input Output
General Processing Input Output
Global Port Interface Output
General Program Interface Object
Stop Program Permanently
Handle Immediate Events
Increase Memory Size
Reduce Voltage
Servo Motor
Relay
Solenoid Valve
LDR
Ultrasonic Sensor
Moisture Sensor
Temperature Sensor
Gas Sensor
Script
Sketch
Module
Package
loop()
start()
setup()
init()
execute()
begin()
run()
Ctrl + C
Ctrl + R
Ctrl + U
Ctrl + V
Compile code
Display serial communication data
Burn bootloader
Debug hardware only
Serial.begin()
Serial.start()
Serial.init()
Serial.open()
4800
9600
19200
38400
2temp
float
temp_2
temp-value
<>
!=
^=
~=
&&
||
!
^^
for
while
do-while
nested for
while(1)
for(;;)
Both A and B
None
skip
pass
continue
break
Serial.input()
Serial.println()
Serial.readln()
Serial.show()
Digital Pin
Analog Pin
PWM Pin Only
Ground Pin
D0-D13
P0-P5
A0-A5
X0-X5