Posts

Showing posts from May, 2011

MR2 App

Image
This is my first attempt at a possible diagnostics app for the MR2, written using Google App Inventor. Unfortunately, I'm hitting a brick wall with this because the tablet is only running Android 1.6, which doesn't have a proper Bluetooth stack. App Inventor has Bluetooth coming out its ears, but can only target Android 2.o and above. I have tried playing with the Bluetooth backport to 1.6, but it won't work on this tablet. I've also scoured the 'Net to see if there is any way to run Android 2.0, but with only 128 MByte of RAM this would be unlikely and very slow if I could find a build. I'm holding out for a similar tablet at around £50 running Android 2.2 which should handle the Bluetooth with less trouble, if any. Meanwhile the prototype diagnostics sender is coming along in dribs and drabs. I have an op-amp interface for the oxygen sensor and an RPM interface converting IG pulses to a linear voltage, not as elegant as counting the pulses, but a lot l

Terry Lean

Image
My brother got me an Airfix kit of a MK1 Ford Escort for my birthday and here is the driver all painted up like a 1973 middle manager working at a soft drinks company in Sheffield. Yes, I've given him a complete back story. His suit is tailored in ICI Terylene (TM) and shoes in pleather.

Nice LED array

Image
This LED array came out of an old Sky+ box (you know the one, it's used in all the Sky advertising). The LEDs are multiplexed, but if you only want to have one on at a time it is easy to drive them directly from an 8-bit port on a PIC. I rigged it up to a PIC 16F690 set up for analogue reading so the LEDs work like a neat little meter with the green arrow at the mid-point. I'm thinking of using this as fuel/air meter.