Skip to content

rw377/arduino-keg-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Arduino Keg Tracker

More information on this project is available at ryansprojects.tech.

This is a kegerator tracking program using a Wemos D1 Mini Arduino board, a 128x64 OLED screen, an ADXL345 acccelerometer, and a custom 3D printed tap handle in which all of the components reside in. Links to the hardware are below.

This was my first "real" Arduino project and has been iterated upon several times. The Arduino Cloud connection is necessary, as there are several cloud variables set in order for this to work properly. Constant connection is not required, but is helpful. Variables that need to be set in the Arduino Cloud are:

String kegSizeMessage
int kegRemaining
int lastPour
int pintsRemaining

Hardware

128x64 OLED (yellow + blue)

ADXL-345 Accelerometer

Wemos D1 Mini ESP8266 with optional prototype board

Tap handle STL

Wiring

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages