Discuss Scratch
- Discussion Forums
- » Connecting to the Physical World
- » What is a Picoboard?
- Discord_And_Cats123
-
18 posts
What is a Picoboard?
I have no idea what it is. What does it do with scratch? Add new blocks? I don't know! And where can you get one?
- Koebros
-
12 posts
What is a Picoboard?
I think you use them to connect to motors and lights

- Discord_And_Cats123
-
18 posts
What is a Picoboard?
But I found it somewhere while making a project in a tab called “Extensions” or something. Maybe it has something to do with the project? I think you use them to connect to motors and lights
- EpicCreeper127
-
24 posts
What is a Picoboard?
Its Pretty Much A Controller With A Light Sensor, A Button, And A SliderBut I found it somewhere while making a project in a tab called “Extensions” or something. Maybe it has something to do with the project? I think you use them to connect to motors and lights
- mcswelling
-
39 posts
What is a Picoboard?
they make you be able too make the script interact with real life objects
- pastelistic
-
500+ posts
What is a Picoboard?
A PicoBoard is a piece of hardware that allows Scratch projects to interact with the outside world. Currently it works on Scratch 1.4.
The PicoBoard can be ordered from SparkFun. The schematics and additional information are also available on that site.
The previous version was called the ScratchBoard and has the same components and is compatible.
The Connecting to the Physical World forum is a place dedicated for discussions about the PicoBoard and other real world Scratch sensors.
If you would like to see what a PicoBoard is like, you can try out this project.
-Copied from Scratch Wiki
The PicoBoard can be ordered from SparkFun. The schematics and additional information are also available on that site.
The previous version was called the ScratchBoard and has the same components and is compatible.
The Connecting to the Physical World forum is a place dedicated for discussions about the PicoBoard and other real world Scratch sensors.
If you would like to see what a PicoBoard is like, you can try out this project.
-Copied from Scratch Wiki
- scratchboss999
-
7 posts
What is a Picoboard?
I'm Pretty sure that you use a PicoBoard to make like a controller for a game so like for example:
Or Something Like that
It looks different in the extentions thing
when Button Pressed
move (10) steps
Or Something Like that
It looks different in the extentions thing
Last edited by scratchboss999 (June 8, 2015 23:47:50)
- 12424
-
65 posts
What is a Picoboard?
hmm. here are some blocks
when [button pressed v]
when [slider v][> v](50) // this should be a extension and a hat block
Last edited by 12424 (July 5, 2015 16:42:19)
- 12424
-
65 posts
What is a Picoboard?
and also don't spam
Last edited by 12424 (July 5, 2015 16:42:38)
- meawlol123
-
24 posts
What is a Picoboard?
A picoboard is a bare controller that allows you to control scratch using motion, 4 buttons and a slider. I have no long way to explain what a picoboard is.
- 12424
-
65 posts
What is a Picoboard?
I'm Pretty sure that you use a PicoBoard to make like a controller for a game so like for example:when Button Pressed
move (10) steps
Or Something Like that
It looks different in the extentions thing
I think @scratchboss999 mean
I'm Pretty sure that you use a PicoBoard to make like a controller for a game so like for example:
when [Button Pressed v] // this one changes
move (10) steps
Or Something Like that
It looks different in the extentions thing
Last edited by 12424 (July 5, 2015 17:00:48)
- codestuff
-
98 posts
What is a Picoboard?
when [Button Pressed v]
jump
define jump
change y by (10)
change y by (-10)
- CodingGamerHD
-
62 posts
What is a Picoboard?
Here's a more reliable source. A picoboard is a bare controller that allows you to control scratch using motion, 4 buttons and a slider. I have no long way to explain what a picoboard is.
LE LINK THAT LEADS TO LE RELIABLE SOURCE
- gameguy551
-
7 posts
What is a Picoboard?
a picoboard is a devise allowing your scratch projects two sense and interact with the real world.
Last edited by gameguy551 (March 24, 2018 21:06:57)
- 5632622roblox
-
100+ posts
What is a Picoboard?
a picoboard was a red device by sparkfun that let you interact with scratch through sound, sliding, clicking, shining a light
it originally came in yellow but that connected with a serial port and to be honest who even uses serial ports in 2009
only scratch veterans remember the picoboard
it originally came in yellow but that connected with a serial port and to be honest who even uses serial ports in 2009
only scratch veterans remember the picoboard
- kamthefandroidlover
-
21 posts
What is a Picoboard?
The Picoboard is a thing that joins into Scratch to make your coding experience awesome! i think?
- Discussion Forums
- » Connecting to the Physical World
-
» What is a Picoboard?