agranig / minecraft-ore-lamp

Arduino code to power a 3D printed lamp in the shape of a Minecraft ore block. Changes colors between Redstone, Emerald, Gold, Lapis Lazuli and Diamond (a final button push will turn it offf).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft ore lamp

Arduino code to power a 3D printed lamp in the shape of a Minecraft ore block. Changes colors between:

  • Redstone
  • Emerald
  • Gold
  • Lapis Lazuli
  • Diamond

A final button push will turn it off.

The design on Thingiverse only contained code for RGB LEDs. In case somebody wants to use Neopixel (WS2812B) LED instead, this code will work.

3D files courtesy of Thingiverse

https://www.thingiverse.com/thing:3625720

About

Arduino code to power a 3D printed lamp in the shape of a Minecraft ore block. Changes colors between Redstone, Emerald, Gold, Lapis Lazuli and Diamond (a final button push will turn it offf).


Languages

Language:C++ 100.0%