Skip to content

yod527/e46-can-bus-aircon-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

E46 custom Air Conditioning control

In case you've decided to put a non-standard engine in your bmw e46, you will face an issue that A/C pump is controlled by a stock engine ECU.

This Arduino sketch listens to car's CAN BUS, and in case there is an AirCon request from a climete control IHKR/IHKA (mine is IHKR, but IHKA should also work), it will trigger the relay, so you can wire your AC pump and Fan controls to an arduino, and control it via button on a climate dashboard.

The code will also turn the AC compressor off, in case throttle is opened >80%, to speed up your car.

Under .stl file you can find a 3d-model case which I have 3d-printed for the setup.

Please note, that there is NO CAN BUS is connected to e46's OBD interface, so you should search and connect to CAN bus wires coming to instrument cluster gauges.

Hardware:

Arduino Libraries

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages