Contents

3D Printed RGB Lamp

Contents

It is way overdue for me to write a little bit about this project. After getting access to a couple of 3D printers I wanted make something with the MicroView Arduino.

I went on Thingiverse and downloaded the stl for a lamp (link) and printed it using a Makerbot (the shade) and an ultimaker 2 (the stand/rest of the lamp). The result was pretty good.

The setup is pretty simple, I used 3 potentiometers to control the LED using analog in and then each potentiomater corresponds to a color in the RGB LED. The complete code can be found on my Github.