This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-01-07 18:52:00

petethespark
New Scratcher
Registered: 2013-01-07
Posts: 1

remote sensor connections

I love Scratch, it is so easy to explain & teach. However, I am trying to run a Scratch program on boot to start working immediately on a Raspberry Pi.

I have been able to get the script to autostart, remote sensor connections have been enabled, but nothing much else happens until the RSC dialog 'ok' has been clicked.

Question? is there anyway to disable the RSC dialog so that the script can run at boot without user interaction.

PS, I have tried using a Python script to broadcast a start message but the stage doesn't display any updated variables.

Offline

 

#2 2013-01-11 02:11:10

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: remote sensor connections

Remove it by editing the source code. If you ask over in Advanced Topics, we'll be happy to help.


http://i.imgur.com/1QqnHxQ.png

Offline

 

#3 2013-01-12 13:49:49

abee
Scratcher
Registered: 2007-05-25
Posts: 100+

Re: remote sensor connections

petethespark,
You need to modify the following code.
http://i48.tinypic.com/2vxn5hz.png
You can find how to modify the code here.
http://wiki.scratch.mit.edu/wiki/Mesh#M … of_Scratch

Offline

 

Board footer