programming the Arduino with blocks like scratch.

For issues with communication ports, protocols, etc.
Post Reply
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

programming the Arduino with blocks like scratch.

Post by D.J.Peters »

There are many scratch block programming environments for the Arduino.

This is a scratch like online editor it comes with an arduino simulator
so you can start and test without a real connected arduino.
If all works as expected upload the code to a real arduino.
https://en.vittascience.com/arduino/

Before you can use "scratch 4 arduino" on a real arduino
you have to install the arduino IDE compile and upload the s4a firmware!
http://s4a.cat
youtube: https://www.youtube.com/watch?v=gJgYVQproAU

pictoblox:
https://thestempedia.com/product/pictoblox
youtube: https://www.youtube.com/watch?v=uqXPspOtTdo

Joshy
Last edited by D.J.Peters on Oct 27, 2020 4:23, edited 3 times in total.
bfuller
Posts: 362
Joined: Jun 02, 2007 12:35
Location: Sydney, Australia

Re: programming the Arduino online with blocks like scratch.

Post by bfuller »

That will save some typing and/or copy-paste
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

Re: programming the Arduino online with blocks like scratch.

Post by D.J.Peters »

I added pictoblox and a note about the arduino online simulator see first post.

Joshy
Post Reply