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
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}
Offline
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/DeveloperToolsPageI was also thinking that you could have a control block that was {When character <letter/number> in <cursive/block/any> written}
Anyone?
Offline