From 7c74857f198089df5f6a0f33be0a1498205bc2d6 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 25 Jan 2017 09:28:38 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a7eb5..d8256d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # i2c-Neopixel - Discontinued -This project make the Raspberry Pi able to controll neopixels. This is achieved by sending commands to a atmega328p-chip (Arduino Uno?). Unfortunately this was painfully slow, as i wanted to controll 400+ pixels. I will leave the library here, but not work more on it! +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! -- cgit v1.2.3