Skip to content

Arduino based solar control with I2C Liquid Crystal Display output

Notifications You must be signed in to change notification settings

FabianGoettl/solarcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino solar control

This is a solar control loop, which uses solar and puffer temperature inputs as readings to control one pump relay output. We read analog KTY10 sensors by measuring the voltage at the ADC. Finally, we determine the resistance and temperature based on the polynomial in the datasheet.

Requirements

  • Arduino
  • Pin 0: KTY10 (or similiar) sensor for
  • Pin 1: KTY10 (or similiar) sensor
  • Pin 2: Relay for water pump
  • 2 Lines I2C Liquid Crystal Display

About

Arduino based solar control with I2C Liquid Crystal Display output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published