Tuesday, January 20, 2009

Developing applications for the Tablet Mobile NoteTaker (M210)

Developers may want to read this...
Pegasus Tablet Mobile NoteTaker (M210) is very flexible for software developers for any platform: Windows/Linux/MAC
Why?
1st, there is an amazing .NET SDK for developing Windows applications.
This can be found at: http://www.pegatech.com/Developers

Second, if you wish to develop an application for Linux for example, as long as you know how to handle USB devices, you can very easily communicate with our unit.
Things you can do:
  • Get Pen XY when you're connected
  • Use the device as Mouse/Tablet (While connected)
  • Download the notes that are stored in the unit's memory
In order to do so, you need to: