Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mule1972 authored Aug 3, 2019
1 parent 1cd2fc1 commit a620340
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# NeoPixelBLVmgn
NeoPixel sketch for the great 3D-Printer project from Ben Levi (https://www.thingiverse.com/thing:3382718)

With this sketch you can use Neopixels to show the hotend- and heatbed-temperature and the different printer status including print progress.
Get nearly full control on the NeoPixels and their configuration and use even totally different types of NeoPixels, change colors, switch animations on/off, change brightness, set offsets and so on.

Requirements:
- Tested with Arduino Mega, Nano and Mini Pro (Wiring as shown on the Thingiverse-Page)
- Adafruit.NeopixelLibrary (minimum version 1.2.3) (https://github.com/adafruit/Adafruit_NeoPixel)
- PanelDue connected to the Duet mainboard

How to configure the sketch to your personal needs?
Just change the parameters in the marked "User-Config" part in the sketch file before compiling and uploading it to your Arduino.

If you have any question just ask in the facebook group of Ben Levi: https://www.facebook.com/groups/BenLevi/files/

0 comments on commit a620340

Please sign in to comment.