Mac OS X Dashboard Widget

Would like to build a dashboard widget for Mac OS X to display wind data. My primary development environment besides Linux is Mac OS X. I haven't ever written a dashboard widget before so would like to learn how to do that and share the experience here.

Dynamically calibrate wind vane

One of the things that would be nice to add to the firmware is the ability to dynamically calibrate the wind vane voltage level data. There's a lookup table in the firmware that's based on a single instance of the sensors and it's oriented "just-so" on my house. In order to use the firmware, each instance would need to calibrate it for their orientation and tweak any voltage readings to match the directions. It would be nice to perform this process through the serial port of the AVR MT 128, then store the results in the EEPROM of the device so you would not need to reprogram the device in order to adjust calibration settings.

OpenLaszlo Historical data recovery and analysis

It would be great to build an OpenLaszlo application framework to manipulate historical data produced by the OSCirrus platform.

Temperature and Humidity Sensors

One of the next steps in taking this to a more full-orbed weather station is to add temperature and humidity sensing to this package.

Additional Client Types

The initial code includes a Flash rich internet client example for pulling feed data. Would be nice to add many more types of clients to the example list. I'm thinking of pure XHTML clients, Swing clients, Mac OS X dashboard widgets, PHP generated HTML, RSS feeds, etc.