daveholst / juice-box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JuiceBox

The juicebox is an ESP32 based device that is used for controlling reticulation solenoid valves via relays. This repo has a few branches of different technologies that have been testing, a rPi based ReST API, a system using webSockets and a MQTT client solution. I ended up settling on MQTT as it provided the best performance with the least overhead.

Table of Contents:

Technology Stack

License

This project is under an MIT license.

Tests

No tests have been written for this software.

Questions

If you have any further questions you can get in contact with the creator through the following methods:

About

License:MIT License


Languages

Language:C++ 95.9%Language:JavaScript 4.1%