Quote:
Originally Posted by erikpmort
I would LOVE to see a manufacturer produce a replacement for the vm1000 that can use its existing probes-- there are a lot of rv flying with these and they are better than steam but still missing a lot of data logging, and other features... I don't find mine very user friendly at all and would love a drop in replacement....
|
You could probably whip up something pretty easily with an Arduino. A raspberry pi or a beagle bone would work too, but would probably be overkill. However they both have USB, whereas you'd need a shield for the arduino.
SD cards don't work reliably at 5v, you'd need the 3.3v variety of arduino. I went through a few before I figured that out
