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

#1 2008-12-21 10:50:05

abeair
Scratcher
Registered: 2008-07-19
Posts: 100+

Pulse in Scratch?

Does anyone think it would work to somehow hook the pulse smartpen into scratch? Then you could create very cool programs.

It could have actions in a {when gesture      used} and (pen X) and (pen Y) blocks.


http://dragcave.net/image/NPtA.gif
http://www.danasoft.com/sig/ObamaLovesMacs.jpg

Offline

 

#2 2008-12-22 12:48:10

chalkmarrow
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: Pulse in Scratch?

abeair: That's a really cool idea. It looks like the pen records a visual representation of what you write (by figuring out the pen's path on the specially-patterned paper), which is then later transferred to your computer via USB. Assuming that the data is not proprietary or encrypted (which is a big assumption), you may be able to do something with the position data and interface it with Scratch through the external sensor feature of v1.3. It would probably take a little programming on your part, though.

It looks like they have an Eclipse-based software-development-kit available:

http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/DeveloperToolsPage

Last edited by chalkmarrow (2008-12-23 11:55:32)

Offline

 

#3 2008-12-23 13:34:11

abeair
Scratcher
Registered: 2008-07-19
Posts: 100+

Re: Pulse in Scratch?

Thanks chalkmarrow! That was very helpful.  big_smile


http://dragcave.net/image/NPtA.gif
http://www.danasoft.com/sig/ObamaLovesMacs.jpg

Offline

 

#4 2009-01-01 19:25:35

abeair
Scratcher
Registered: 2008-07-19
Posts: 100+

Re: Pulse in Scratch?

chalkmarrow wrote:

abeair: That's a really cool idea. It looks like the pen records a visual representation of what you write (by figuring out the pen's path on the specially-patterned paper), which is then later transferred to your computer via USB. Assuming that the data is not proprietary or encrypted (which is a big assumption), you may be able to do something with the position data and interface it with Scratch through the external sensor feature of v1.3. It would probably take a little programming on your part, though.

It looks like they have an Eclipse-based software-development-kit available:

http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/DeveloperToolsPage

I was also thinking that you could have a control block that was {When character <letter/number>     in <cursive/block/any> written}


http://dragcave.net/image/NPtA.gif
http://www.danasoft.com/sig/ObamaLovesMacs.jpg

Offline

 

#5 2009-04-02 09:30:48

abeair
Scratcher
Registered: 2008-07-19
Posts: 100+

Re: Pulse in Scratch?

abeair wrote:

chalkmarrow wrote:

abeair: That's a really cool idea. It looks like the pen records a visual representation of what you write (by figuring out the pen's path on the specially-patterned paper), which is then later transferred to your computer via USB. Assuming that the data is not proprietary or encrypted (which is a big assumption), you may be able to do something with the position data and interface it with Scratch through the external sensor feature of v1.3. It would probably take a little programming on your part, though.

It looks like they have an Eclipse-based software-development-kit available:

http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/DeveloperToolsPage

I was also thinking that you could have a control block that was {When character <letter/number>     in <cursive/block/any> written}

Anyone?


http://dragcave.net/image/NPtA.gif
http://www.danasoft.com/sig/ObamaLovesMacs.jpg

Offline

 

Board footer