Well my coding PC is not doing too well at the moment. Bad hard-drive, 4Gb but most of it has failed and is almost full just with Ubuntu on there and a few FreeEMS files.
Here's a quick pic of what's been keeping me busy at work.
This is the DEMO-version of a new control box using a PSX controller (12 buttons, arrow keys and 2 analog joysticks).
Have been creating a new menu from scratch, hour meter function, invert-selection on joysticks...
using the Arduino has saved some work in coding, it already has a library for EEPROM, LCD, PSX-Analog controller.
I also spotted a library for capacitive touch sensing the other day. That got me to thinking about capacitive fuel level sensing, or maybe fuel composition sensor?(petrol/ethanol). If the code could be ported to a PIC it would be good (much faster ADC).