https://github.com/jerry-muir/cspb
The Cluster System Power Board is a power distribution and control platform.
https://github.com/jerry-muir/cspb
clustering clusters hardware power raspberry-pi
Last synced: about 2 months ago
JSON representation
The Cluster System Power Board is a power distribution and control platform.
- Host: GitHub
- URL: https://github.com/jerry-muir/cspb
- Owner: jerry-muir
- License: mit
- Created: 2020-08-29T21:02:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T23:33:46.000Z (over 4 years ago)
- Last Synced: 2026-01-07T10:41:56.228Z (6 months ago)
- Topics: clustering, clusters, hardware, power, raspberry-pi
- Language: C++
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/tobozo/M5Stack-SD-Updater/blob/master/LICENSE)
# Cluster System Power Board

## About
The Cluster System Power Board (CSPB) is a power distribution and control platform to simplify the construction of Single Board Computer Clusters. The power board is designed to allow for simple single cluster systems or complex multi board systems to be powered through one power supply and controlled from a single control module. Control of the power board is achieved via an i2c serial bus interface which can be chained across multiple power boards.
## The project
The project has three main components. The hardware design which can be found in the [Hardware](/Hardware) directory, the firmware code which can be found in the [Firmware](/Firmware) directory and some user interface software which can be found in the [Software](/Software) directory.
A detailed users manual can be found in the [Documents](\Documents)
directory.
## Python package links:
[PIP cspb Package](https://pypi.org/project/cspb/)
[PIP cspb-tools Package](https://pypi.org/project/cspb-tools/)