OOBD supports a self-programable Tool for Vehicle Onboard Diagnostics (OBD) for various platforms like the Windows-Desktop, mobile Phones and Smartphones
Please note that we are actual moving this project over to oobd.googlecode.com. The software sourcecode repository is already moved, other areas will follow.
Code for the SALAMANDER environmental sensor project. SALAMANDERs are wireless motes (Crossbow TelosB with MSP430 processor) with a string of sensors attached. Mote code is in nesC. DataGetter java code enables mobile phones to collect sensor data.
This is a clone of the original Google Code repository. -I'm not the author!
(See also: https://github.com/tlaukkanen/mobile-trail-explorer )
Mobile Trail Explorer is an application where user can view and record tracks using the mobile phone and GPS device. Recorded tracks can be exported in KML or GPX format. KML file can be viewed in Google Earth application. Mobile Trail Explorer is mainly targeted for recording biking, hiking etc. trails.
Software runs on Java platform so it is...