File
Edit
Board
Pair
blueinno student
We're working on it
Block
Editor
Events
Control
Operators
IO
Serial Display
Variables
My Blocks
on sketch start
on sketch loop
10
repeat
if
then
if
then
else
+
-
*
/
1
10
pick random
to
50
>
50
<
50
=
and
or
not
round
abs
of
on sketch start
on sketch loop
1000
wait
milliseconds
while
continue
break
^
%
10
0
50
0
100
map
from low:
high:
to low:
high:
50
≥
50
≤
50
≠
apple
banana
join
1
apple
letter
of
apple
length of
apple
a
contains
?
HIGH
read digital pin
2
read analog pin
A0
HIGH
set digital pin
2
to
0
set analog pin
3
to
262
play tone on pin
2
at frequency
262
300
play tone on pin
2
at frequency
for
ms
stop tone on pin
2
Hello World
print
to serial
Hello World
print
to serial with newline
my variable
0
set
my variable
to
1
change
my variable
by
Events
Control
Operators
IO
Serial Display
Variables
Make a Variable
My Blocks
Make a Block
Console
9
1
2
3
4
5
6
7
void
setup
() {
}
void
loop
() {
}
Serial Monitor
115200 baud
Connect