Posts with «mercedes» label

Upgraded Infotainment Options on a 14 Year Old Mercedes

It used to be that upgrading a car stereo was fairly simple. There were only a few mechanical sizes and you could find kits to connect power, antennas, and speakers. Now, though, the car stereo has interfaces to steering wheel controls, speed sensors, rear-view cameras, and more. [RND_ASH] was tired of his 14-year-old system so he took an Android head unit, a tablet, and an Arduino, and made everything work as it was supposed to.

The key is to interface with the vehicle’s CAN bus which is a sort of local area network for the vehicle. Instead of having lots of wires running everywhere, today’s cars are more likely to have less wiring all shared with many devices.

[RND_ASH] has several videos describing the whole project and we expect there will be some more upcoming. You can see part one, below.

The project also reverse engineers how to display on the tiny screen in the dashboard. The code for the CAN bus interface is on GitHub. There’s also a written narrative on what he learned about the Mercedes interface in a different repository.

We’ve seen other cars get similar treatment, of course. If you want a gentle introduction to CAN hacking, we’ve done that, too.

The famed @MBTweetFleet tweets using Arduino

In case you have been following MBTweetFleet and availing awesome parking spaces, you would be happy to know that the service was made using an Arduino and GPS/GPRS shield.

The cars automatically generated a tweet with GPS data out of every empty parking space they passed. Via Arduino the onboard electronics were connected to a GPS/GPRS-Shield. Tweets were generated with a PHP Relay which sent the GPS-Data. This is how people could find empty parking spaces near them on twitter and even be navigated there by a linked Google map

[Via: http://awards.jvm-neckar.de]

Arduino Blog 05 Apr 16:55
arduino  cars  gps  mercedes