My son wants to control some toy motor from his scratch program.
The sratchboard looks like input only. How could one go about adding hardware output capabilities to scratch?
Any activities in that direction; Does anyone have a starting point on that?
Offline
That's interesting. I'm sorry I don't know the answer but I would love to know too!
Offline
At this time there is no output for controlling external devices. The only hack I've used (and also saw recently at the Scratch Conference) is to change the intensity of the display (a small region of the display) as an output to a light sensitive resistor that is proximal to (e.g., attached to) the screen. That resistor can be used in a suitable circuit (such as an op-amp circuit, I suspect) to control the motor. The other "output" you have is the sound intensity, which might be difficult for your purposes.
Like you, I'm also looking forward to the day there is some form of output on the board.
Last edited by chalkmarrow (2008-07-24 23:12:52)
Offline
chalkmarrow wrote:
At this time there is no output for controlling external devices. The only hack I've used (and also saw recently at the Scratch Conference) is to change the intensity of the display (a small region of the display) as an output to a light sensitive resistor that is proximal to (e.g., attached to) the screen. That resistor can be used in a suitable circuit (such as an op-amp circuit, I suspect) to control the motor. The other "output" you have is the sound intensity, which might be difficult for your purposes.
Like you, I'm also looking forward to the day there is some form of output on the board.
In another demo at the conference I think Ed Baafi showed a couple ways to connect Scratch to an output - an Arduino micro controller board that turned on an LED. I believe that the next version of Scratch will let you broadcast a command that can be read by an application that talks between Scratch and other devices ( such as an Arduino board like Ed demonstrated)
Offline
keithbraafladt wrote:
chalkmarrow wrote:
At this time there is no output for controlling external devices. The only hack I've used (and also saw recently at the Scratch Conference) is to change the intensity of the display (a small region of the display) as an output to a light sensitive resistor that is proximal to (e.g., attached to) the screen. That resistor can be used in a suitable circuit (such as an op-amp circuit, I suspect) to control the motor. The other "output" you have is the sound intensity, which might be difficult for your purposes.
Like you, I'm also looking forward to the day there is some form of output on the board.In another demo at the conference I think Ed Baafi showed a couple ways to connect Scratch to an output - an Arduino micro controller board that turned on an LED. I believe that the next version of Scratch will let you broadcast a command that can be read by an application that talks between Scratch and other devices ( such as an Arduino board like Ed demonstrated)
Yep. I'm looking forward to that as well.
Offline
keithbraafladt wrote:
chalkmarrow wrote:
At this time there is no output for controlling external devices. The only hack I've used (and also saw recently at the Scratch Conference) is to change the intensity of the display (a small region of the display) as an output to a light sensitive resistor that is proximal to (e.g., attached to) the screen. That resistor can be used in a suitable circuit (such as an op-amp circuit, I suspect) to control the motor. The other "output" you have is the sound intensity, which might be difficult for your purposes.
Like you, I'm also looking forward to the day there is some form of output on the board.In another demo at the conference I think Ed Baafi showed a couple ways to connect Scratch to an output - an Arduino micro controller board that turned on an LED. I believe that the next version of Scratch will let you broadcast a command that can be read by an application that talks between Scratch and other devices ( such as an Arduino board like Ed demonstrated)
that sound exactly like what we are looking for! I'm also looking at the arduino board.
Is there any info when this new version might appear? Where should i look for preview/beta versions or at least a feature list?
Offline
I give up; What's "kh3." I judge by the number of question marks that it's rather important...
Offline
chalkmarrow wrote:
I give up; What's "kh3." I judge by the number of question marks that it's rather important...
Google seems to think it's Kingdom of Hearts 3. Looks like we have an off-topic post here.
Offline
There Is A Way For Connecting Led With Parallel Port.i Hape That The New Version Will Have Parallel Port Outputs Also.
At Present,if U Go To Winamp Site And Search Plugins For Parallel Port,u Will Find Them
Offline