View Single Post
Old 03-31-2024, 06:50 PM   #9 (permalink)
CigaR007
Master EcoModder
 
CigaR007's Avatar
 
Join Date: Jul 2010
Location: Canada
Posts: 706

GreenTurtle (Retired) - '01 Toyota Echo Sedan
90 day: 44.85 mpg (US)

Zulu - '14 Honda CR-Z
90 day: 49.05 mpg (US)
Thanks: 152
Thanked 267 Times in 162 Posts
Making some progress on the arduino code.

Here is a summary of the code :

Button Press: If the button is pressed, the servo motor angle is adjusted based on the current angle (0, 45, 90 degrees).

Position Switch:
Reads the state of the position switch and displays a message on the LCD indicating whether the grille shutter is shut (0), half-open (45), or fully open (90).

Position Error Detection: Reads the state of the position error switch and displays an error message on the LCD if the position is between certain angles and the error switch is triggered

Fully manual for the time being. Sensor integration (coolant and ambient temperatures) will be done after the grille shutter has been installed on the car.

  Reply With Quote
The Following 2 Users Say Thank You to CigaR007 For This Useful Post:
aerohead (04-01-2024), Ijeeep (04-05-2024)