Giter Club home page Giter Club logo

psa-pioneer-remote's Introduction

psa-pioneer-remote

PSA to Pioneer car remote converter with Arduino

Since i upgraded the lousy car radio in my Citroën C3 with a nice bluetooth compatible Pioneer unit, the wheel remote doesn't work anymore. This project aims to fix that.

The wheel remote sends a message on the CAN bus each time a button is pressed/release [1]. The Pioneer remote plug expects different resistance values for each action (play, pause, forward...) [2].

The electronics side consists of :

  • an Arduino UNO for prototyping
  • a MCP2515 CAN controller and MCP2551 CAN transceiver to receive CAN messages from the remote
  • a MCP41100 digital potentiometer to talk to the Pioneer car radio

The Arduino sketch reads the button state from the CAN bus and sets the digital potentiometer to the proper value. This project should be adaptable to other car radio using a resistance-based remote input.

TODO :

  • make the MCP2515 behave to share the SPI bus with the MCP41100
  • use an ATMega328p instead of an Arduino
  • power the circuit from the car battery

References :

psa-pioneer-remote's People

Contributors

ant-gent avatar

Stargazers

Ryan Geyer avatar  avatar Mike Fedd avatar Marcos Sader avatar Nikolay Georgiev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.