Plottin’ Bottles with a CNC Machine

You’ve probably seen a plotter of some kind made from DVD players and the like. These devices, of course, normally work with objects in the XYZ coordinate system. As cool as they are, TUENHIDIY’s build takes things to another level – or at least in another direction – with a pair of printer rollers subbed in for the Y-axis. This allows a bottle to roll in coordination with an X/Z gantry system on top, decorating it with whatever text or drawings are programmed

Read more…

These side glow fiber optic panels make beautiful wall décor

Side glow fiber optics – unlike their cousins that efficiently transmit light from one point to another – emit a glow along the length of each strand when light is applied. This creates a beautiful effect, which Andrei Erdei implemented nicely in his wall decoration project.

Erdei’s build consists of a series of nine square frames, inside of which 3mm fiber optic strands are connected, looping gracefully from one edge to another. Each strand is lit by an addressable WS2812B LED module, under the control of an Arduino Nano.

You can see this wall installation in action in the video below, and more info on how to build your own is available on the project write-up.

Read more…

Simple External and Internal Weather Station using Arduino Nano, DHT22, 433Mhz

Today I would like to propose a simple project that requires easy skills. It’s a simple weather station, that measures, internal and external temperature. It’s made out of two components: an indoor receiver, and an outdoor transmitter. The transmission is managed at 433Mhz. The components and the electrical diagram for both devices, are showed in the video. The receiver is very easy to use. to toggle between the external and internal temperature, you need to press the button for more than 3 seconds.

DIY Color Changing Acrylic Nightlight using ATtiny85 Microcontroller and Arduino

In this video I create a color changing nightlight based on a famous symbol from one of my son’s favorite video games. Because space was tight, I decided to use an ATtiny microcontroller instead of an Arduino. These are very inexpensive and are a great way to shrinkify your Arduino projects. ATtiny come in multiple configurations (number of pins and amount of memory). One of the most popular is the ATtiny85 which only has 8 pins and is very small.

This DIY domino clock tells the time using three LED-lit tiles

After coming across Carbon Design Group’s Domino Wall Clock, which uses electronic magnetic coil motors to reveal white dots, Instructables member “Kothe” decided to create a simplified version of their own.

The clock is comprised of three custom dominoes — the first tile for hours, the second and third for minutes. Unlike its inspiration, Kothe’s device uses addressable RGB LEDs as dots that allow for a variety of colors to shine through.

Read more…