
LED Neopixel Ring - Fruit Bowl Lamp Base
thingiverse
LED Base for a Glass Bowl Arduino firmware based on this Adafruit Demo. Adafruits Neopixel library is installed via https://learn.adafruit.com/adafruit-neopixel-uberguide/arduino-library. Direct link to library files can be found at https://github.com/adafruit/Adafruit_NeoPixel. For the fruitbowl LED ring, the example from above called strandtest was used with modifications. The line below was changed to match my 24 pixel ring: Adafruit_NeoPixel strip = Adafruit_NeoPixel(60, PIN, NEO_GRB + NEO_KHZ800); was replaced with: Adafruit_NeoPixel strip = Adafruit_NeoPixel(24, PIN, NEO_GRB + NEO_KHZ800); The LED Ring was purchased from Banggood at http://www.banggood.com/New-LED-Ring-24-x-WS2812-5050-RGB-LED-with-Integrated-Drivers-p-978368.html. Rubber feet were also sourced from Banggood at http://www.banggood.com/20pcs-18mm-Diameter-Furniture-Table-Chair-Foot-Rubber-Pad-Cover-Black-p-968477.html. Any Arduino Nano will work, and this one from Banggood was used. Note that these use the CH340G USB to serial chip, so drivers may need to be found: http://www.banggood.com/ATmega328P-Arduino-Compatible-Nano-V3-Improved-Version-No-Cable-p-959231.html
With this file you will be able to print LED Neopixel Ring - Fruit Bowl Lamp Base with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on LED Neopixel Ring - Fruit Bowl Lamp Base.