Log in

View Full Version : ifi controller sensors


the man
19-05-2010, 08:21
We are trying to learn how to add pots, relays, or limit switches to the 2008 ifi controller using C++, we don’t know what were doing and would like some help or example code.

RyanCahoon
19-05-2010, 08:57
I'd suggest searching through the forums, most of the programming stuff from 2005-2008 (emphasis on 2007-2008) will be relevant. Everything you mention has been extensively covered.

To get you started, here's a couple of threads on reading from a potentiometer:
thread 1 (http://www.chiefdelphi.com/forums/showthread.php?t=67971&highlight=potentiometer+analog+input)
thread 2 (http://www.chiefdelphi.com/forums/showthread.php?t=53807&highlight=potentiometer+analog+input)

--Ryan