wifi_car4

A WiFi Controlled RC Car With An IP Camera

Controlling your car over WiFi is good, but mounting a webcam on it so you can actually see where you’re going is even better. [Michael] goes over how he made his wifi car with some great videos in the post about it.

The car used is a seemingly standard RC unit, which came with a speed controller that was recycled for network use. [Michael] removed the standard radio, but having this controller available kept him from having to engineer an H-bridge circuit. The radio was then replaced with a WiFi module from Sparkfun.

There were a few problems with the IP camera to begin with, as the lag was originally unbearable. After some tricks that would qualify as a good hack in itself, the camera was eventually able to perform on an acceptable level and output data to the FLTK app he used to control everything.  Check out one of his videos below of this car in action. Continue reading “A WiFi Controlled RC Car With An IP Camera”

Bird Buggy Soothes A Screeching Parrot

bird

[Andrew] has enjoyed the company of [Pepper] the parrot for more than a decade, but the screeching of a bird in the next room is something you just don’t get used to. [Pepper] gets very lonely some times, and short of having someone carry him around on a shoulder, there’s not much that will calm this parrot down. [Andrew] had the idea of allowing [Pepper] to wander around the house with the help of a mobile platform. Thus was born the Bird Buggy, a parrot-controlled vehicle built just for [Pepper].

The buggy itself is a basic two-wheel drive platform driven with a small beak-compatible joystick mounted just forward of [Pepper]’s perch. With this system, it’s possible for [Pepper] to follow [Andrew] through the house. [Andrew] wanted to make sure [Pepper] couldn’t drive into walls or table legs, so a suite of sensors on the front stops the buggy whenever an object is detected.

One very cool feature of the bird buggy is its ability to drive itself to a recharging station. It does this with the help of a webcam and OpenCV and a pair of markers just behind the charging port. When the Beagleboard on the buggy sees the green and yellow markers for the charging port align, it knows its directly in front of the charging port.

You can see [Pepper] driving his new whip around after the break, along with a very cool demo of the bird buggy docking with its charging port.

Continue reading “Bird Buggy Soothes A Screeching Parrot”

Controlling Google TV From A Raspberry Pi (or Other Networked Devices)

Google TV is a network connected television. It does what you would think: plays television programs, streams media from the internet, and allows you to open URLs on your TV. But one nice feature is that it can also be controlled over the network rather than just via an IR remote. Google publishes apps which make this simple with a smartphone. But the communications protocols are open source, so [Leon Nicholls] wrote a Google TV remote control library in Java.

The video after the break shows him pairing a Raspberry Pi with his television. The image above is the pairing verification code you must enter on the remote hardware before control is authorized. Apparently this is a step that needs to happen every time if using Google’s Anymote library. [Leon] improved that, by saving the pairing data so that the first authorization is all that it takes.

He figures this could be used for home automation. We’re not sure what we’d use it for but we’d love to hear your ideas in the comments.

Bluetooth Control For Your DSLR Or Just About Any Other IR Operated Device

Just the other day we were reading a Reddit thread asking about how to control a television with a smartphone. The conversation started by talking about adding an IR LED to the phone.  Then it was suggested that there should be standalone Bluetooth devices that convert commands to IR, and came around to the ideas that TV’s should ship with native Bluetooth hardware. We couldn’t agree more but we’re also not about to replace our TV just for this option. That’s why we were delighted to find this project waiting on our tip line. It’s a method of controlling a camera shutter from a smartphone using Bluetooth. But the technique will work for any device which uses an infrared remote control.

The video after the break shows two different devices controlling the camera shutter. As you can see in the diagram above, the iPhone is the master controller, connecting to a Bluetooth headset mounted on the camera. That headset was altered to feed the speaker connections into an IR LED pointed at the camera’s receiver. The iPhone plays an encoded audio track matching the IR remote command, resulting in the properly formatted message flashing on the LED. The watch doesn’t have the ability to playback audio, but it can send a message to the phone, which then plays the proper audio track through the headset.

Continue reading “Bluetooth Control For Your DSLR Or Just About Any Other IR Operated Device”

Mind-controlling Cockroaches

Producing micro robotics is not yet easy or cost-effective, but why do we need to when we can just control the minds of cockroaches? A team or researchers from North Carolina State University is calling this augmented Madagascar Hissing cockroach an Insect Biobot in their latest research paper (PDF). It’s not the first time the subject has come up. There have already been proofs in research and even more amateur endeavors. But the accuracy and control seen in the video after the break is beyond compare.

The roach is being controlled to perfectly follow a line on the floor. One of the things that makes this iteration work so well is that the microcontroller includes a new type of ADC-based feedback loop for the stimulation of the insect brain. This helps to ensure that the roach will not grow accustom to the stimulation and stop responding to it. Since this variety of insect can live for about two years, this breakthrough makes it into a reusable tool. We’re not sure what that tool will be used for, but perhaps the next plague of insects will be controlled by man, and not mother nature.

Continue reading “Mind-controlling Cockroaches”

Rickrolling Remote Control Prank

This device is a prank or gag that [Eric Heisler] came up with. It will intercept IR remote control codes and play them back after a bit of a delay. The example he shows in the video (embedded after the break) catches the television power signal from a remote, then sends it again after about thirty seconds. This shuts off the TV and would be extremely annoying if you were unable to find the device. Fortunately (for the victim), [Eric] included a piezo buzzer that Rickrolls after sending each code. Just follow that tune to find the offending hardware.

He chose to use an ATtiny10 microcontroller. It looks like it’s realizing its full potential as the six-pin package use all available I/O to control the IR receiver module, an IR led, and the buzzer. It runs from a coin cell without regulation and the circuit was free-formed on a tiny surface mount breakout board which hosts the microprocessor.

Remote Control Does Everything

After a year of development, the OSRC is ready to hit a manufacturing plant. This transmitter (and receiver) for remote control cars, airplanes, quadcopters, and semi-autonomous drones features modular everything and allows you to transmit video from the cockpit and display it on a screen in the palm of your hands.

This isn’t the first time we’ve posted something on the OSRC, but since then [Demetris], the team lead has released a ton of information on the capabilities of the OSRC main unit, the clip-on FPV display, and the receiver and transmitter modules made to operate with the OSRC.

Unfortunately, [Demetris] spent a good deal of money developing the OSRC and is now doing a pseudo-kickstarter, ostensibly to gauge interest and allay a bank’s fears when applying for a small business loan. If all goes as planned, the OSRC base unit should cost somewhere around €300, a significant sum, but really not that bad considering the OSRC simply does more than other high-end RC transmitters.

We’re hoping enough people will step up and promise to buy the OSRC after it goes into manufacturing, otherwise we’ll be waiting a few more years before the big names in the RC transmitter game manage to come out with a similar product.