View Single Post
Old 02-18-2009, 02:52 PM   #74 (permalink)
skyl4rk
Coasting Down the Peak
 
skyl4rk's Avatar
 
Join Date: Jun 2008
Location: M I C H I G A N
Posts: 514

Toyauto Pickup - '94 Toyota Pickup 2WD
90 day: 36.32 mpg (US)

Versa Base - '09 Versa Sedan 1.6 Base
Team Nissan
90 day: 41.69 mpg (US)
Thanks: 27
Thanked 42 Times in 35 Posts
Another way of getting the Arduino to do the job of sensing temperature and moving a grill block is to use a thermistor and a servo. There are some good how to's on the Arduino site. It will take a little programming. One way would be to connect the thermistor to the 5V output, and get a numerical "voltage" reading from the analog input pins on the Arduino. (sorry I am forgetting the correct terminology). Tape the thermistor to a coolant hose or otherwise put it in place to measure temperature and note the numerical voltage reading when it reaches your desired switch point. Then just program the Arduino to move the servo to the appropriate location as the thermistor voltage value changes. Different servos use different scripts but there are plenty of how to's on servo's. They can run off of the Arduino 5V output.
__________________
Nissan Versa Aeromods
  Reply With Quote