From 9ac3f56b5b2df77b6188f597384db11243288f86 Mon Sep 17 00:00:00 2001 From: Reid 'arrdem' McKenzie Date: Wed, 27 Oct 2021 22:47:15 -0600 Subject: [PATCH] Blah --- projects/clusterctrl/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/projects/clusterctrl/README.md b/projects/clusterctrl/README.md index fbb1d84..2c5b8e0 100644 --- a/projects/clusterctrl/README.md +++ b/projects/clusterctrl/README.md @@ -1,6 +1,8 @@ -# hatctl +# clusterctrl -A fork of [clusterctl](https://github.com/burtyb/clusterhat-image/blob/master/files/usr/sbin/clusterctrl) which serves to fix innumerable packaging problems. +This project is a rewrite of the `clusterctrl` tool provided by the 8086 consultancy for interacting with their ClusterCTRL and ClusterHAT line of Raspberry Pi backplane products. + +It serves to factor out the underlying i²c driver common to the ClusterCTRL family of products, and aims to implement a far more idiomatic and better documented CLI tool over top of that driver. ## license