84ace / esp32_smart_keezer

ESP32 Smart Keezer Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

ESP32 Smart Keezer

Monitoring the beer flow!
Explore the docs »

Board Images Report Bug Request Feature

Table of Contents
  1. About The Project
  2. Get the Smart Keezer Gear
  3. Roadmap
  4. Contributing
  5. Made with
  6. License
  7. Contact
  8. Acknowledgements

About The Project

ESP32 Smart Keezer

The ESP32 Smart Keezer was created so that we could monitor things inside the Keezer a bit better (so we knew when we were going to run out of beer), and also so we could have a cooler way of displaying what beers were on tap.

Main Features:

  • Web based config (webserver)
  • 10 channel flow meter
  • Bluetooth (to update the tap handles)
  • WiFi
  • USB (for power and flashing/debug)

What's missing:

  • Many many things

If you would like to contribute an app please contact me via the issues page.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Made With:

License

Distributed under the MIT License. See LICENSE for more information.

Contact

84ace - @Racea_Quigg

Project Link: https://github.com/84ace/esp32_smart_keezer

About

ESP32 Smart Keezer Controller

License:MIT License


Languages

Language:HTML 60.1%Language:C++ 28.4%Language:Python 11.5%