Hello all, I'm looking for some advice on a build I'm working on. The word advice is doing a lot of heavy lifting here - I'm a complete newbie.
I'm looking to build a spinning TV cabinet, something like this:
I was thinking of using a heavy duty lazy susan bearing (I know, I know, another motorized lazy susan). Something around 8 to 12" that can take 500-1000lb. I expect the TV plus cabinet to be no more than 200lb. I'll also have a top spindle to help with radial loads/wobble. This part I can handle.
For the cool factor, I'd like to motorize it. This part I can't handle. I need it to move 180 degrees in one direction, and 180 degrees back. So I figure I need high torque/low power - it can take 10 seconds or whatever to do the 180. I don't want it moving fast. Ideally I push a button to cycle between the two positions or use a rocker switch. But I'll settle for two "hold to turn" buttons. The motor would be mounted just below the cabinet.
This is a commercial product similar to what I was thinking of DIYing myself:
That said, I'm not sure about the motor side of things - mechanically or arduino-wise. Can I use a worm gear motor (12v 4rpm?) Or how do I size that for something where one dimension is much longer than the other? How do I connect gears to the shaft? What sizes do I need? etc... I've done a ton of googling for this but I don't know the right lingo to use or have the experience to know how to scale the requirements for my spec. Most of the examples are for low weight photography and others that can hold human weight don't hand-hold me enough to understand or use custom 3d printed stuff.
On the Arduino side I guess I would mainly need to know how to connect it up, which I can probably figure out once I know what I'm dealing with. I only played with a tiny motor that ran fine with the 5v. Is an always-on Arduino even the right tool for the job if the rotation will only be happening like a handful of times a week? If all the ratios are right and I don't need the Arduino to modulate speed maybe this thing just gets hardwired to buttons somehow?
Any advice hugely appreciated.