Category Archives: Arduino

Cool CNC engraver using Solar

Nice build, the author has 2 issues, 1 it takes a long time to engrave, 2 once done you need to close off the lense so you don’t keep burning. Since lasers are some of the most expensive bit for … Continue reading

Posted in Arduino, Cheap, CNC/3D-printing, Misc-Life, solar | Comments Off on Cool CNC engraver using Solar

Cool addition to a prom dress

Well the author made the dress too. The dress has LED lights in it and the author added a wand that can scan a color and change the dress lights to that color https://www.instructables.com/Color-Changing-Prom-Dress-With-Wand/

Posted in Arduino, Tinkering | Comments Off on Cool addition to a prom dress

Simple CNC build with 3D printed parts

Pretty simple build with parts you print out on a 3D printer. Nice build overall. https://www.instructables.com/Joule-Thief-From-a-Beer-Can/

Posted in Arduino, CNC/3D-printing | Comments Off on Simple CNC build with 3D printed parts

Cool knitting machine

It only makes a french braid. But still pretty clever build. https://www.homemadetools.net/forum/french-knitting-machine-video-94850?homelistings#post217012

Posted in Arduino, Cheap, CNC/3D-printing, Misc-Life, My Projects, robots | Comments Off on Cool knitting machine

Cool segmented “nanoleaf” like build

This is a neat build, basically its like a nanoleaf, but the “leaf” part is more like the segment you would use in a digital display, so you can combine those to make digits, or other shapes. https://www.hackster.io/news/these-nanoleaf-inspired-modular-lights-can-team-up-to-create-a-wall-mounted-four-digit-display-7a985c77ce68

Posted in Arduino, Teaching and Learning | Comments Off on Cool segmented “nanoleaf” like build

Two Servo drawbot

This is a bit of a ghetto build, and instead of using steppers, the author uses servos to drive the x/y. https://www.instructables.com/Two-Servo-and-Drawer-Rail-Pen-Plotter/

Posted in Arduino, Cheap, CNC/3D-printing, Uncategorized | Comments Off on Two Servo drawbot

Nice plotter build

Pretty fast plotter too. https://hackaday.com/2022/06/19/this-arduino-pen-plotter-is-built-for-speed/

Posted in Arduino, CNC/3D-printing | Comments Off on Nice plotter build

Cool Monitor build for pools

If I still had a pool, this could be a build for me, helps monitor different aspects of the pool and equipment using an ES32 https://hackaday.com/2022/04/16/iot-pool-monitor-helps-you-keep-it-crystal-clear/

Posted in Arduino, sensors | Comments Off on Cool Monitor build for pools

converting an old plotter into a camera slide

The author took and old plotter and make a motorized camera slide out of it. Nice build, only issue I can see is its a “short” slide. https://hackaday.com/2022/04/07/turning-old-plotter-parts-into-a-smooth-camera-slider/

Posted in Arduino, Cheap, CNC/3D-printing | Comments Off on converting an old plotter into a camera slide

Building a simple water sensor for Arduino

Should work with other controllers, basically you have a resistor in a circuit, and if it gets wet, the circuit is shorted out so you detect that. I put 2 wires in a sponge myself (separated) an when the sponge … Continue reading

Posted in Arduino, Cheap, Misc-Life, sensors | Comments Off on Building a simple water sensor for Arduino