Rapid fire, remote controlled ping pong ball turret

remote-ping-pong-ball-turret

[Andrew] and his brother had some time (and a lot of ping pong balls) on their hands, so they decided to have some fun and built a remote-controlled ping pong ball turret.

Arduino aside, the turret is cheap and easy to build as [Andrew’s] writeup explains. The firing mechanism was constructed using a pair of foam wheels and motors, which is used to launch the ping pong balls much like a baseball pitching machine. The balls are stored above the wheels in a cardboard tube and released by a mechanical flap when triggered.

When [Andrew] is ready to release the turret’s payload, he sends a command to his computer over VNC, which relays the command to the Arduino over a serial connection, triggering the flap. While the control scheme could certainly benefit from direct, wireless phone-to-Arduino communications, it seems to work well enough for [Andrew’s] needs.

Check out the video dramatization below to see [Andrew] “surprise” his brother with a hail of ping pong balls after the jump.

[Read more…]

Flexible web interface makes the universal remote nearly perfect

[Fall Deaf] built an Arduino based universal remote control system. It uses a shield which has both an IR receiver and transmitter. This gives it the tools to learn codes from your existing remotes and play them back in order to control the devices. This functionality is really nothing new, but we think the user interface he developed for the system is absolutely fantastic!

Software is web-based. You can simply point a remote at the Arduino and push a button. The receiver will store the code which can later be assigned to a virtual button. The image above shows the channel-up option being created; it will be added to the list once confirmed. From there any web enabled device – smart phone, tablet, netbook, etc – can be used as the remote for the system. The only feature we think is missing is the ability to alter the layout of the buttons, with larger areas for the most frequently used commands.

After the break you can see a demonstration of this system, as well as the one extra feature we haven’t touched on yet. [Fall Deaf] included a Piezo element in the hardware design which lets him knock on his coffee table to use the remote if a smart-device isn’t close at hand.

[Read more…]