- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 4 days ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months ago
DIY Zen Garden Table
“I wanted the end product to represent peacefulness, I wanted to bring some zen to my living-room. I think that I did.”
This is what instructables user MakrToolbox said to explain his project purpose.
The table consists of a piece of plate glass covering a “garden” of sand and stones. On top of this is a metal ball that moves around via a joystick on the side of the table, traversing the sand and making interesting shapes, like a giant Etch A Sketch. The ball is pulled around with a magnetic servo-powered gantry system underneath.
By using a gantry similar to a 3d printer without the z – axis, an Arduino UNO with 2 stepper motor drivers and some rather simple code, this user found his peace of mind.
Rather than programming a set space into the code, he simply installed a endstop on the min and max for both axis, so 0,0 triggers motor stop, as well as XXX,XXX max triggers motor stop. This makes programming much easier.
You can find all you need to build your personal end table here.