Skip to content

custom iBus radio for BMWs with iPod and HD-Radio support

Notifications You must be signed in to change notification settings

robaho/bmw_radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmw_radio

custom iBus radio for BMWs

Note, the code is quite old, and is designed for a low power embedded system, so some short-cuts were taken, but still it is pretty understandable. There are no "threads" - there is a main loop that calls into each device to "do work", so obviously the "do work" must be short in duration or other devices will not be handled. To that end, it relies on hardware buffered serial IO, so that the handling code has some headroom in responding to events.

More about this progect can be found at http://www.bimmerboard.com/forums/posts/1052355

screenshot

About

custom iBus radio for BMWs with iPod and HD-Radio support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages