Git Product home page Git Product logo

r107-ac-controller's Introduction

R107/C107 Air Conditioning Controller

This is an AC controller for the original Mercedes-Benz R107/C107 manual climate control system. The original system is identified by four vertical levers.

The problem with the AC switch is the delicate capillary tube that senses the evaporator temperature. With age these become brittle and snap off while working on items in the central console. Once broken they are not repairable. Replacements are not available to purchase.

The aim of this project is to replace the Ranco electro-mechanical part of the AC switch with a modern electronic equivalent.

This work is copyright (C) Andrew Ayre 2021 and no commercial use is permitted.

USE AT YOUR OWN RISK. NO WARRANTY, EXPRESS OR IMPLIED.

Prototype Hardware

The prototype uses the following hardware:

Development Tools

Custom Board

Programming the Bootloader

Use the Arduino IDE, choose the ATmega328P and your ISP programmer (e.g. USBtinyISP). If you choose to power the board from the programmer then there is no need to provide power via USP or 12V. Connect to the six-pin ISP connector.

Programming the Firmware

Set the target to 'ATmega328P (Arduino Nano)'. Connect to the USB connector - it will appear on your PC as a COM port. Remove the RUN jumper. Replace the jumper after programming.

LED Operation

The LED will turn on when firmware execution starts. Note that there is a delay of around two or three seconds while the bootloader runs and the LED will be off during this time.

  • LED off = power supply problem
  • LED on solid = in the 'ready' state, waiting for AC to be turned on. Compressor and blower are off
  • LED on with flash off every two seconds = hardware error or corrupted firmware
  • LED continually flashing = error
  • LED flashing twice = in the 'running' state, blower is on and compressor cycles as needed
  • LED flashing three times = in the 'freeze protection' state, blower is on and compressor is off

RUN Jumper

The RUN jumper should be inserted when the board is installed in a vehicle. It needs to be removed during programming. The purpose of the RUN jumper is to stop noise on the receive line from keeping the board in the bootloader mode and stopping firmware from executing.

r107-ac-controller's People

Contributors

ajayre avatar

Watchers

James Cloos avatar  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.