Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My digital pen is DP-201(R4.1), i want to develop a PC application.Now, I want to get data from Pen by bluetooth,the bluetooth can found the pen but cannot found the service by the pen. it seems needs the PLS software to make PC know the pen and read the pen's data. but is any other methods to get the data:confused:.
Is there any one can help me ?
Posted

1 solution

There is a commercial SDK available for this series of pens here:
http://mi-lab.org/products/interactive-surface-kit/ (sorry..this is a .Net SDK).

You can also go directly to the manufacturer and request the SDK:
http://www.anoto.com/anoto-technology-licensing-3.aspx

Here is an open source project built on Java and Flash:
http://code.google.com/p/papertoolkit/

Short of that, you've got some reverse-engineering to do that folks won't be able to help with (unless you supply the pens).

Cheers,
 
Share this answer
 
v2
Comments
Fly.BT 17-Jun-10 16:44pm    
your answer helped me a lot tks! :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900