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

#1 2009-11-03 19:43:34

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Programming Mindstorms Robots in Scratch

It would be really awesome if you could use Scratch to program Lego Mindstorms NXT robots! It could work kind of like how it works with Lego We-Do...

http://i34.tinypic.com/11alj6c.jpg


http://img.geocaching.com/stats/img.aspx?txt=martianshark&uid=e6cdc2c8-2476-4abd-9994-27f857396579&bg=1

Offline

 

#2 2009-11-03 20:36:28

somelia
Scratcher
Registered: 2009-09-13
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

That would be cool!

Offline

 

#3 2009-11-03 21:56:50

fg123
Scratcher
Registered: 2008-11-13
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

Agreed. Though I can't afford one. >.>


Hai.

Offline

 

#4 2009-11-03 22:58:40

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

I can't afford one either, but I'm saving up right now...


http://img.geocaching.com/stats/img.aspx?txt=martianshark&uid=e6cdc2c8-2476-4abd-9994-27f857396579&bg=1

Offline

 

#5 2009-11-04 10:07:53

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

Well Scratch already has a WeDo thing, and Mindstorms would be pretty hard to do because you'd have to add LOTS of blocks for it.

Offline

 

#6 2009-11-04 14:21:04

Billybob-Mario
Scratcher
Registered: 2008-01-05
Posts: 500+

Re: Programming Mindstorms Robots in Scratch

I really think that it would be cool to have a game that would control a robot. I heard about that R.O.B thing. (What he did before Brawl) THere was this game that controlled a robot. I hope that it will be possible on Scratch.

Offline

 

#7 2009-11-04 22:52:58

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

BWOG wrote:

Well Scratch already has a WeDo thing, and Mindstorms would be pretty hard to do because you'd have to add LOTS of blocks for it.

I made a list... hopefully they won't be too hard to make.

Sound Sensor:

<sound resembles: {Hello} ?>
(loudness)
<loud? >
[record]
[stop recording]
[play recording]

Color Sensor:

(light sensor value)
<color is {red} ?>
<color resembles [ ] ?>
[turn lamp on]
[turn lamp off]

Ultrasonic Sensor:

(distance from object)
<detecting motion?>
<object appears to be {hard}?>
<object appears to be {soft}?>
<object appears to be {flexible}?>
<object appears to be {pattern}?>
<object appears to be {etc.}?>

Compass Sensor:

(direction)

Accelerometer Sensor:
(Accelleration)
(G-force)

Touch Sensor:

<touching?>

Servo Moters: (same as the We-Do blocks)

Infrared Link Sensor: (use broadcast/recieve blocks)

***
A lot of these blocks could also be useful to future versions of Scratch!

Note: I don't own Mindstorms yet, so I don't know if all of these blocks work.

Last edited by martianshark (2009-11-04 22:53:30)


http://img.geocaching.com/stats/img.aspx?txt=martianshark&amp;uid=e6cdc2c8-2476-4abd-9994-27f857396579&amp;bg=1

Offline

 

#8 2009-11-05 07:18:05

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

Can't you just use the NXT programming language? I've read it's drag n' drop as well, so learning it should be as easy as learning Scratch.

Last edited by technoguyx (2009-11-05 07:18:21)


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#9 2009-11-05 16:51:08

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

I know... but learning Scratch was hard. That's why I would like it if it were made for Scratch so that I wouldn't have to learn anither programming language.


http://img.geocaching.com/stats/img.aspx?txt=martianshark&amp;uid=e6cdc2c8-2476-4abd-9994-27f857396579&amp;bg=1

Offline

 

#10 2009-11-05 19:15:51

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

martianshark wrote:

I know... but learning Scratch was hard. That's why I would like it if it were made for Scratch so that I wouldn't have to learn anither programming language.

My friend has a NXT and it's really easy to get used to it. It's pretty much exactly like scratch.

Offline

 

#11 2009-11-05 22:24:37

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

You can buy one of those connectors and connect it to a Wedo to a NXT motor and it might work...


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#12 2009-11-05 22:57:15

67589jun
Scratcher
Registered: 2007-07-13
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

I have an NXT Robot, it already comes with it's own software. The software is perfectly fine, so no need.


http://i.imgur.com/I1DuR.png

Offline

 

#13 2009-11-06 08:35:37

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

BWOG wrote:

martianshark wrote:

I know... but learning Scratch was hard. That's why I would like it if it were made for Scratch so that I wouldn't have to learn anither programming language.

My friend has a NXT and it's really easy to get used to it. It's pretty much exactly like scratch.

I've looked at NXT scripts sometimes, they look really simple. You just have to know which motor/sensor does what on your robot, and the function of every block.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#14 2009-11-06 09:51:12

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

You know... The (first?) mindstorms software was designed by the same people as Scratch  smile


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#15 2009-11-06 10:05:33

BWOG
Scratcher
Registered: 2008-09-19
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

JSO wrote:

You know... The (first?) mindstorms software was designed by the same people as Scratch  smile

It was? I didn't know that. Guess that's why they're so similar.

Offline

 

#16 2009-11-09 18:38:19

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

Maybe you can connect the two using Scratch Connections......


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#17 2009-11-09 19:05:25

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

BWOG wrote:

martianshark wrote:

I know... but learning Scratch was hard. That's why I would like it if it were made for Scratch so that I wouldn't have to learn anither programming language.

My friend has a NXT and it's really easy to get used to it. It's pretty much exactly like scratch.

Well, I guess there's no need for this then. It would still be kind of cool if it had it though...

Last edited by martianshark (2009-11-09 19:05:37)


http://img.geocaching.com/stats/img.aspx?txt=martianshark&amp;uid=e6cdc2c8-2476-4abd-9994-27f857396579&amp;bg=1

Offline

 

#18 2009-11-30 23:03:36

Galacticfuzz
Scratcher
Registered: 2009-09-11
Posts: 9

Re: Programming Mindstorms Robots in Scratch

i have a lego mindstorms robot. i wish scratch would work with it.

Offline

 

#19 2009-12-01 10:08:49

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

If you are freakishly smart with any other programming language in the world, I'm sure you could make that possible with Scratches network system.  tongue

Offline

 

#20 2009-12-20 08:08:31

wert7
Scratcher
Registered: 2008-04-26
Posts: 22

Re: Programming Mindstorms Robots in Scratch

BWOG wrote:

Well Scratch already has a WeDo thing, and Mindstorms would be pretty hard to do because you'd have to add LOTS of blocks for it.

True.


http://img705.imageshack.us/img705/9273/wert7siggy.png

Offline

 

#21 2013-01-15 22:10:31

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Programming Mindstorms Robots in Scratch

I've never heard of Mindstorms robots before... but they sound cool! Support.


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#22 2013-01-16 17:40:34

iTweak0r
Scratcher
Registered: 2011-07-30
Posts: 100+

Re: Programming Mindstorms Robots in Scratch

Uhh... Enchanting? I think this is what you're looking for.

Last edited by iTweak0r (2013-01-16 17:41:07)


Make it in Scratch! because it's cooler when it's made in scratch
http://i.imgur.com/D4iqPHR.png

Offline

 

Board footer