/arduino-thermostat

Thermostat sketches for Arduino, including Fuzzy Logic and PID control

Primary LanguageC++

Arduino Thermostat

A few arduino thermostats, demonstrating different control mechanisms:

  • Fuzzy control
  • PID control
  • Servo
  • Stepper

Dependencies

These sketches depend on the following libraries:

  • PID_v1
  • eFLL
  • DHT
  • AFMotor
  • DualVNH5019MotorShield
  • DallasTemperature
  • OneWire