Tag Archives: automotive
Reinis has been working on this Raspberry Pi based project for some time. It’s about replacing stock navigation system for Volvo S80 (which does not, and will not have maps for my home country). It had a nice motorized display … Read more
At the 2013 Consumer Electronics Show (CES) Ford announced their OpenXC project, a combination of open source hardware and software that lets you extend your vehicle with custom applications and pluggable modules. It uses standard, well-known tools to open up … Read more
Ever wonder what’s happening on your vehicle’s data bus? Here’s an open source software tool suite which hopes to open this data to your Linux box. “Freediag is a suite of vehicle diagnostic protocols and an OBD II (mostly) compliant … Read more
Nicholas McClanahan over at GadgetGangster has written an article about their new project known as Car Kracker. It’s an automobile data bus interface based on the Parallax Propeller which interfaces with the data bus connector on select BWM, Mini and … Read more
Johnathan Hottell wanted a way to monitor and display the temperature readings at various points around the engine on his LB7 Duramax diesel truck. He developed this project for a six channel temperature monitor employing a bank of thermistors to … Read more
Debraj has been developing a project to read the OBD information through CAN bus. His design is based on the dsPIC33FJ128MC802 (3.3V) and MCP2551. He is using a factory stock OBD cable and feeding the data into a jack on … Read more
Will O’Brien developed this project allowing him to remotely start his car via an SMS sent to a jailbroken iPhone. The additional hardware involved is an Arduino, iPhone breakout board such as the PodBreakout Mini, 4x 10k resistors, 1x TIP120 … Read more
According to Ford Motor Company’s press release, they are partnering with Bug Labs * Ford and Bug Labs, an open-source hardware and software provider, announce a joint development project to research, develop and distribute open-source developer tools to advance in-car … Read more
A controller area network (CAN) is ideally suited to the many high-level industrial protocols embracing CAN and ISO-11898:1993 as their physical layer. Its cost, performance, and upgradeability provide for tremendous flexibility in system design. This application report presents an introduction … Read more
Newer protocols are always fun to explore, such as the automotive CAN bus. Here’s a project by wire2wire which sniffs the CAN signals from steering wheel controls and converts them to a serial output. The main components are a PIC16F876, … Read more
Wireless sensor networks are used in increasing numbers and levels of complexity in today’s automobiles. Here’s a lengthy, detailed analysis published by CMU, Pittsburgh, PA detailing their use and interaction in contemporary applications.
The popularity of the Controller Area Network (CAN) protocol has grown exponentially since its introduction in the mid-1980s. Today it’s used in automotive monitoring and control systems, medical equipment and industrial automation. Also, more microcontrollers are supporting this protocol. Here’s … Read more
If you’re into DIY auto maintenance, here’s a project for you. Fuel injectors are made up of a coil of wire which opens a valve when energized, basically an electronic solenoid valve. These can wear out and to diagnose them … Read more
The OBDuino is an in-car real-time display of various information, like speed, RPM, instant fuel consumption or average trip fuel consumption as well as others PIDs supported by the car. It reads the data from the car’s OBD-II connector, interfacing … Read more
Recent Comments