From 2226725d960bd507ca198012cd76c85c74ee48a2 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> Date: Thu, 15 Aug 2019 16:35:36 +0200 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8256d1..09561c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # i2c-Neopixel - Discontinued This project makes the Raspberry Pi able to control neopixels. This is achieved by sending commands through the i2c protocol, to an atmega328p (Arduino Uno). Unfortunately this was painfully slow, as I wanted to control 400+ pixels. I will leave the library here, but I will not work more on it! + +Although i don't recommend it in any world, feel free to take over the project if you want :) I will transfer the repo :) -- cgit v1.2.3