- Environmental monitoring with uChipPosted 17 hours ago
- ARDULEGO KIT: create with Lego and ArduinoPosted 3 weeks ago
- Share & Discover by PCBWayPosted 4 weeks ago
- ENERGY METER IOTPosted 4 weeks ago
- Energy Meter GSM with Arduino (part 2)Posted 1 month ago
- Energy Meter GSM with Arduino (part 1)Posted 2 months ago
- ARDULOCK: a keyboard with RFID modulePosted 2 months ago
- Autofocus Glasses/Phoropter Using Variable Focus Liquid LensPosted 4 months ago
- Home Automation & Lights controlling SystemPosted 4 months ago
- Solar TrackerPosted 4 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.