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

#1 2013-03-06 14:08:32

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Reading PicoBoard data without Scratch?

Hi all,
I'd like to get sensor data from a PicoBoard without using Scratch. I'd also like to use Python. Is there any way to do this?

Thanks!


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#2 2013-03-06 22:13:52

GP1
Scratcher
Registered: 2009-07-06
Posts: 1000+

Re: Reading PicoBoard data without Scratch?

Well, if you want to do it a fast way, use Sockets. You can use sockets to connect to Scratch, and just have Scratch relay the data over to your Python program. It would be slow, and is not the BEST option, but it would work if you are in a hurry.


I am currently http://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=imagehttp://blocks.scratchr.org/API.php?user=GP1&action=onlineStatus&type=text and I finally got over 1000 posts.

Offline

 

Board footer