Hacking The OnStar GPS V2

[Andy] has provided us with his new guide to hacking the OnStar GPS. Previously, we have covered a way to grab the GPS data from an unused OnStar system, however in recent years GM has added much more complex systems, which make it harder than swapping out a serial line. For the new version, [Andy] has figured out GM’s Controller Area Network (CAN), which they call GMLAN. He has also done most of the software snooping and sleuthing, and has mostly solved GMLAN’s method of announcing GPS data. There is sample code available to convert this information into generic latitude and longitude.

Unfortunately for the project, (and very fortunately for [Andy]), he has a child on the way and new job responsibilities, so he is offering up his results to the HaD community to finish up, double check, and provide a good how-to for everyone else. To anyone who decides to pick up this project and run with it, let us know!

Aerodynamic Tail Makes Geo Metro Even Cooler

[MetroMPG], an environmentally friendly car enthusiast from Ontario, added a tail to his car to increase gas mileage. This 1998 Pontiac Firefly is a sibling of the cheap and popular Geo Metro. He had already done some work to cover a portion of the rear wheel wells to reduce drag. Using cardboard, duct tape, and an aluminum frame he extended the rear of the car by around six feet.

The results are pretty impressive. His extensive testing can be seen in the video after the break and reveals a Miles Per Gallon increase of 15.1% at 90 km/h to get to 64 MPG. The tail is removable but we’re thinking it’s a pain to keep relocating the tail lights from the original body to the removable one.

Now we’re wondering if someone is doing this to our Smurf-blue Metro that we sold to the junk man for $100 back in 2001. It ran great, if you weren’t caught in the cloud of blue smoke coming out the back.

Continue reading “Aerodynamic Tail Makes Geo Metro Even Cooler”

Automotive Current Monitor

If you’ve ever had a car with an electrical system problem you know how hard it can be to pin-point the source of your woes. Here’s a hackery solution that uses a diy PCB to monitor the current being drawn off of the alternator.The sensing is provided by an Allegro ACS758 integrated circuit. This chip measures current up to 150A and outputs an analog signal that can be measured by a microcontroller. In this case an AVR ATmega8 measures the signal and spits the info back to a PC via the serial port. This data can be graphed to help locate when too much current is being drawn for the battery to remain charged.

Check out that CNC milled PCB, what a beauty!

[Thanks Joshua via Elektronika]

Remote Bike Mountain

The Remote Bike project, caught our eye today. Inspired by “cliff hangers” on the tv show “The Price Is Right”, [atduskgreg] has built his own version. In this version, the bike on the mountain makes progress, or slides back down the mountain based on the speed you pedal.  If you maintain your target speed long enough, you make it to the top of  the mountain and win. The RPMs are gathered from a stationary bike using a hall effect sensor, then piped to an Arduino that controls the bike via a stepper motor and string. That seems fun, and a decent alternative to biking through google maps or something. We have to wonder how long this would be amusing though. Then again, when you’re on a stationary bike you are usually just using a timer or a heart rate monitor anyway, so this is pretty cool.

[via flickr]

Advanced In Car Computer System

[youtube=http://www.youtube.com/watch?v=xqZj4ArrlhA]

[Jonathan] sent us a pretty in-depth writeup of his car computer system.  This isn’t your typical quasi navigation/media system as you would usually expect with this title. What he has done is made a remotely accessible monitoring computer that can tell him everything from engine data to physical location of the car on a google map.  He can start, stop, lock, and unlock the car as well, as long as the car is within a 3g network. This is pretty impressive and we see tons of uses for this, from analyzing your own data to keeping an eye on those pesky teenagers when they borrow the car.

Overly Complicated Gas Guage

While this is most likely overkill for a gas gauge, we do thank [VadimS] for sharing the information. He shows us how to build a capacitive liquid sensor using an Arduino, some foil and some wire. He’s basically detecting the difference in capacitance between the foil sheets. As he gets more water in the bottle, the capacitance goes up. At least we think thats what is going on. He has included the source code for the Arduino, both for handling the sensor and running the LCD display shown in the picture above. When completed, this will be used in his dune buggy for a gas gauge.

13th Century Navigation System

[ted id=694]

[Tom Wujec] explains how an astrolabe works and its importance in our technological development. He argues that an astrolabe was the world’s first “popular computer”. It measures the sky and that measurement can be used to tell time, survey land, and navigate a ship.

Astrolabes are built from three pieces and according to [Tom], educated children in the 1200’s would not just have been able to use one, but could build one as well. Electronics have certainly made our lives easier, but there’s something powerful about such a useful yet simple device.