Skip to content

Control unit for home brewery based on Arduino Mega with 3.2 TFT screen and touch control. Sensors: temperature DS1820, reed switch liquid level censors. Pereferial devises: heater connected with solid state relay, pump connected with relay, buzzer.

Notifications You must be signed in to change notification settings

DmytroY/Brewery_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brewery_automation

Control unit for home brewery based on Arduino Mega with 3.2 TFT screen and touch control.

Sensors: temperature DS1820, reed switch liquid level censors.

Pereferial devises: heater connected with solid state relay, pump connected with relay, buzzer.

IMPORTANT NOTE ! By default UTFT_Buttons.h library support 20 buttons. For proper work please open UTFT_Buttons.h file and change string " #define MAX_BUTTONS 20 " to " #define MAX_BUTTONS 26

About

Control unit for home brewery based on Arduino Mega with 3.2 TFT screen and touch control. Sensors: temperature DS1820, reed switch liquid level censors. Pereferial devises: heater connected with solid state relay, pump connected with relay, buzzer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages