Herbster
Posts: 6
Joined: Sun May 31, 2015 6:35 pm

Accessing astro-pi via Scratch

Sun May 31, 2015 6:40 pm

Has anyone looked at making one of these accessible via Scratch? I know it's not valid for the competition, but trying to find an easier way in for some KS1 children.

I assume it just needs some form of Remote Sensor Protocol extension writing..?

User avatar
Davespice
Forum Moderator
Forum Moderator
Posts: 1665
Joined: Fri Oct 14, 2011 8:06 pm
Location: The Netherlands
Contact: Twitter

Re: Accessing astro-pi via Scratch

Wed Jun 03, 2015 7:41 am

Correct, that is all you would need to do. Then it would be a case of sending broadcast messages from Scratch which are then matched in the python and forwarded to the relevant part of the Astro Pi module.

Return to “Astro Pi”