Bmw Ibus Interface Program Software
Hi All, I have only seen a few topics on this forum about interfacing arduino with the BMW iBus. I am restoring a 1993 BMW 850CI and I am looking to replace the MID, Radio and temperature controller with a Android based tablet that will communicate via Bluetooth to the Arduino controller. I am not sure what all this entails but am willing to work on this project and looking for advice from others who may have already done something similar. Any references as to where to start would be appreciated.
Interface of steering wheel button etc with IBus interface. Link to Resler. IBus Analyser. IBA can analyze IBus traffic and send commands that you enter once or periodically. A simple terminal emulator like realterm can be useful as development and debugging tool. An exe file created with Visual Basic that reads IBus. BMW USB IBUS Interface. This is my 6th Version of the IBUS USB Interface. With this interface you can connect any aftermarket Android radio to your BMW and • display boardmonitor data • control special lights and comfort functions • display graphic PDC on the radio •.and tons of other coding functions in the BMW with a special Android App.
Pengertian software aplikasi. Not sure which Arduino components etc I need to start with to get this project off the ground. Your advice is much appreciated. Hi Robin2, I looked at this thread before posting which was helpful. You were a major contributor to this post so I appreciate your experience in the Arduino space.
The additional help that I need is what Arduino hardware controller / bluetooth shield I need so I can get started with capturing the data stream from the iBus via bluetooth. In my research process I did find some additional info on other sites in reference to an android app that was created for a different model BMW so I am in the process of downloading that reference and see how they may of utilized the data captured to then output to the android device.
Also I am gathering info from web on the IHKA controller which controls the different flap stepper motors in the AC/Heat system. From my reasearch I see that there are three Buses that work together the KBus, iBus and MBus. Hi Kish, I've got quite a lot of experience with the iBus and BMW electronics in general, and will try and help where possible.
Hardware wise, you have a couple of choices. Most of the LIN bus transceiver chips (eg MCP2025) can be made to work, but I never found it very easy to deal with bus contention, where two devices are trying to talk on the iBus at the same time. For testing purposes, they should be fine, and are cheap and readily available. Going forwards, I would advise you to track down the Melexix TH3122. This deals with bus contention much better, and has proven totally reliable in my circuit. The nice thing about these chips, is that they both have a built in 5v regulator that can power the Arduino. Not sure about the Bluetooth side, but I suspect anything that can transmit serial data would work.
I would also suggest you get a Resler iBus interface & Navcoder software. Both of these will make bench testing much easier. Hi Robin2 - I think Ian helped out with your question about how to send the ibus info to arduino. Hi Ian, I have seen your posts on this forum and I also have seen some posts on a few bmw forums. Your help is appreciated.
So what I understood from your post is that I should use Resler's iBus interface and Navcoder to get all the hex values for the different key presses and various data from the different systems and use this info to help develop the app for Android. Can I connect Resler's iBus interface to the Arduino Mega ADK through the USB host on the board and use a ble 4.0 bluetooth shield from seed for example and connect the tablet via bluetooth to send and transmit the different data. I understand I would need to create an app on the Android device to generate and capture the data. From what I have read and I am understanding is the Melexsis TH3122 chip in Resler's iBus allows the single wire iBus interface to convert to RX / TX and allows for the proper bus contention / collision detection as you mentioned above. Do you know what stepper motors are used in the AC system to control the mixing flaps? Not sure if I am on the correct path for this project.
Thanks to both of you for the help so far.
NavCoder Website Welcome to the NavCoder website! NavCoder website in: - - - - - - - - - - - - - About NavCoder NavCoder is a Windows application to reprogram BMW navigation computers and other ibus devices. Its written in VB6, and was started in 2006. It has grown much over the last few years, and was last updated in December 2017, over 10 years since the initial release! It is still actively supported by the author.