Skip to content

Instantly share code, notes, and snippets.

View DJMarlow's full-sized avatar
🍻
Cheers!

Derrick Marlow DJMarlow

🍻
Cheers!
View GitHub Profile
@DJMarlow
DJMarlow / Flite_Sensor_Controller_DIY.md
Last active November 26, 2023 14:17
Flite Keg Sensor and Controller DIY

FLITE KEG SENSOR AND CONTROLLER DIY

This DIY will walk you through the steps to build your own Flite keg sensor and controller. Before getting started, it's recommended that you have the following tools and skills:


TOOLS

  • Drill press with drill bits for stainless steel
  • Soldering iron
  • 3D printer
@DJMarlow
DJMarlow / Flite_TaplistIO_Support.md
Last active October 21, 2020 23:52
Flite integration support for Taplist.io

FLITE AND TAPLIST.IO SUPPORT DOCUMENTATION

Create a Taplist.io Developer Account

Go to taplist.io

Once you have created an account, click on "Account" in the header, and "Developer"

AccountPage_censored

FLITE PYTHON INTEGRATION DOCUMENTATION

Flite Sensor Wiring (Looking at top of sensor)

Pinout_Grey_Background

Enable I2C (Raspberry Pi Example)

Start --> Preferences --> Raspberry Pi Configuration

@DJMarlow
DJMarlow / Flite_Arduino_Documentation.md
Last active July 28, 2021 15:28
Flite Sensor Arduino Library Documentation

FLITE ARDUINO INTEGRATION DOCUMENTATION

Flite Sensor Wiring (Looking at top of sensor)

Pinout_Grey_Background

Include the FliteSensor library

Download the FliteSensor library if you haven't already.

@DJMarlow
DJMarlow / Flite_REST_API_Documentation.md
Last active August 4, 2021 17:20
Flite REST API Documentation

FLITE REST API DOCUMENTATION

Get Controller Info

Returns a json object containing data about the Flite controller.

  • URL

    /getControllerInfo