Provides core classes and interfaces for Java ME part of
www.RoboHobby.com Java ME/SE robotics project and
also contains some simple code examples for beginners -
how to work with timers, file cell phone's system, cameras, images, Bluetooth, HTTP.
Provides core classes and interfaces for Java ME part of
www.RoboHobby.com Java ME/SE robotics project and
also contains some simple code examples for beginners -
how to work with timers, file cell phone's system, cameras, images, Bluetooth, HTTP.
This part of RoboHobby project was created especially for cell phones with Java ME.
This code should work on cell phones, based on CLDC/MIDP platforms.
Device configuration is 'CLDC-1.1'.
Device Profile is MIDP-2.0.
All code examples are working projects.
They are tested on Siemens S75 cell phone.
All projects are ready to be used with Netbeans IDE 6.5.
These classes are capable of working with cell phone file system,
images, Bluetooth, COMM (serial) ports, HTTP
(client part of client-server communication)
This package contains three main groups of classes and
interfaces:
Classes for doing snap shoots, using cell phone
Classes for analyzing the images
Classes for making desigion what to do next ('brain' of the robot)
Classes for uploading images to server via HTTP protocol
Classes for reading remote commands from the server
Classes for server command execution on the robot with cell phone brain
Classes for working with local PC-based server under Linux, using Bluetooth protocol
Related Documentation of www.RoboHobby.com
For overviews, tutorials, examples, guides, and tool documentation of www.RoboHobby.com,
please see: