From af3508682b14f7ccb28e8dacdc47ac7fef384abc Mon Sep 17 00:00:00 2001 From: Caughlin Bohn Date: Wed, 29 Apr 2020 22:34:31 +0000 Subject: [PATCH] Add new file --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1360fe --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## Repository for the Legion Pi Cluster + +#### Libraries Used: +WS281X library for the Networking LEDs: https://github.com/jgarff/rpi_ws281x +PiGlow library: https://github.com/Boeeerb/PiGlow/ + +#### Internal Components: +2x 5V Power Supplies: https://www.amazon.com/NEEKFOX-Charger-Display-Charging-Station/dp/B074PSSWPP/ +10x LED PiGlow HATs: https://www.adafruit.com/product/1488 +Networking LEDs: https://www.amazon.com/Diffused-Digital-Pixels-Lights-Addressable/dp/B00B4UKG2W +9x Raspberry Pi 2B +2x Raspberry Pi 3 +1x Netgear 16-port gigabit switch +1x Generic 5V power supply + -- GitLab