This section is for all stuff related to the Palm computer. I currently own a Palm m505 which is occasionally refer to as my external brain. These things are extremely useful and versatile - I think everyone should have one!
This is a program that I wrote with PocketC (see below) for a class I
took at NJIT (IE 449 - Industrial Robotics). It's a graphical interface
to control a Microbot Robot.
UPDATE! Version 2.0 is now available! It
can now control up to 3 Microbots in a daisy-chain. Don't forget to use a
null-modem adaptor between the 'bots.
For my Senior Project, I wrote (again, using PocketC) a Palm application for SCUBA Divers that will automate NAUI Dive Table calculations and log dive info.
The simplest and best way to create your own PalmOS programs, it allows
you to compile code that you've written up as a memo right on the Palm!
They also have a Desktop Edition that lets you edit & compile code into
standalone Palm applications.
There are 2 versions:
This is a library for graphical objects. The included CEditor is a GUI builder for PocketC. Just drag and drop buttons, lists, menus, etc. to where you want them and CEditor will generate the code for you!