Git Product home page Git Product logo

bluegeniebmw's Introduction

BlueGenie BMW

Bluetooth audio for BMW with CAN-bus support for steering wheel buttons control. Supported cars should be E90, E91, E92, E93, E82, E81, (also probably 5, 7-series, maybe E46).

Features:

  • Next / Previous - (CAN-bus) steering buttons
  • OTA over Wi-Fi (hold Volume Down and Previous Song buttons on the steering to go into Dwonload mode)
  • Other possibilities that you can develop:
    • autmoatically enable heated seats if ambient tempreture is low)
    • display car info on your phone, if you make an app ;)


Hardware thingies (BOM):

  • ESP8266 - (Wemos D1 mini) ($3) (they usually come with the black sockets)
  • BK3254 (BT4.1 A2DP audio) - with UART enabled firmware (the ebay ones should be ok) ($2)
  • MCP2515 board with some transciever ($2)
  • https://oshpark.com/shared_projects/qK7vXqp4
  • Audio jack PJ-320D
  • (optional) resistors (2x2.2k & 2x3.3k) for level shifting for longetivity of ESP8266. You can replace them with short wire if you're on a brave side.

Solder the stuff together.

PCB overview

Installation:

  • clone the repository and also run download_libraries.bat from /lib folder :/
  • Import project to https://platformio.org/platformio-ide and flash ESP8266 using USB cable (for the first time).
  • Power it with 5V cigarette charger or get Wemos power shield from ebay.
  • Find K-CAN ("chasis" CAN-bus) - twisted green (CAN HIGH) and orange (CAN LOW) cables behind the radio and splice it and connect to MCP2515.

Some info regarding K-CAN - it is @100kbps





Photos: PCB PCB PCB PCB

bluegeniebmw's People

Contributors

dzid26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

mechamonk

bluegeniebmw's Issues

How did you get the Can transciever working?

In your photos your Can controller board seems to use a tja1050 transciever but I havent been able to get that or any other high speed Can transciever to work. After looking into my e81's can bus on an oscilloscope I found out it's not a "high speed" but actually a "fault tolerant" Can physical layer. I've ordered a few tja1055 but havent had time to test it properly.

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.