Have Alexa Open Your Garage Door

[yoyotechKnows] built an Alexa-controlled garage door opener after his Liftmaster stopped working. Now all he has to do is holler at his mobile phone and he can raise and lower his garage doors at will.

His project is based around a Photon WiFi kit, with a pair of LCC 120 digital relays triggering the two doors, reed switches, and a serial-equipped LCD to display door status, with Alexa, IFTTT, and OpenHab to process the commands. You can find his code in the project writeup.

Currently he has a LCD display informing him of the status of each door, hot glued a reed switch to keep track of whether each one is closed. This might seem a little bit extraneous since he can also just look at the doors from within the garage. However, he’s thinking about putting the display inside his house. But couldn’t he just ask Alexa?

We love us our home automation here at Hackaday, with everything from swimming pools to chicken coops rigged for app control and datalogging.

Continue reading “Have Alexa Open Your Garage Door”

Building Set Limitations Make For Z-Height Follies

I’m working on a small CNC mill that uses a robotics building set as a starting point. I don’t know what to expect from the process. Maybe the connections will be too wobbly for the machine to be anything but a curiosity. Maybe I’ll be able to do pen plotting and balsa carving but nothing tougher than that. My goal is to have it carve PCBs, but what ultimately is important is that I have a tool whose awesomeness justifies the expense I’ve put into the project.

So far the process has been fun and interesting. But recently the Z-axis build has been especially so. It raises a really interesting question: where does the balance between unknown finished design and known material parameters fall?

Continue reading “Building Set Limitations Make For Z-Height Follies”

Wearable Foxhunt Transmitter For Conventions

Amateur radio operator [KE4FOX] wanted to build his own 2M fox hunt transmitter for use at conventions. It would be contained in a 1020 Pelican micro case and attached to a person who would walk around transmitting a signal, leaving the hams to track down the fox. The project uses a DRA818 VHF/UHF transceiver plugged into a low-pass filter combined with a hardware DTMF decoder, all controlled by an ATmega328P and powered by a 11.2 mAh battery.

[KE4FOX] also etched his own PCB, using the PCB toner transfer method, folding a sheet of transfer paper around the board to align both layers. Then he etched the board using cupric chloride. When assembling the board he realized he had made a terrible error, assuming the transceiver module’s pins went in the top layer when in fact they should have gone in the bottom layer. He solved this by soldering in the module in upside down.

He dropped the project into the 1020 and installed an SMA antenna. After he assembled the project he found out that the level shifter he used on the Arduino’s 5 V data didn’t work as expected and it was stuck at a single frequency. Something to work on for V2!

We publish a large number of amateur radio posts here on Hackaday, including fox hunting with Raspberry Pi and how to make a TDOA directional antenna.

[thanks, that Kat!]

Open Source Barbot Needs Only Two Motors

Most drinkbots are complicated—some intentionally so, others seemingly by design necessity. If you have a bunch of bottles of booze you still need a way to get it out of the bottles in a controlled fashion, usually through motorized pouring or pumping. Sometimes all thoe tubes and motors and wires looks really cool and sci fi. Still, there’s nothing wrong with a really clean design.

[Lukas Šidlauskas’s] Open Source Barbot project uses only two motors to actuate nine bottles using only a NEMA-17 stepper to move the tray down along the length of the console and a high-torque servo to trigger the Beaumont Metrix SL spirit measures. These barman’s bottle toppers dispense 50 ml when the button is pressed, making them (along with gravity) the perfect way to elegantly manage so many bottles. Drink selection takes place on an app, connected via Bluetooth to the Arduino Mega running the show.

The Barbot is an Open Source project with project files available from [Lukas]’s GitHub repository
and discussions taking place in a Slack group.

If it’s barbots you’re after, check out this Synergizer 4-drink barbot and the web-connected barbot we published a while back.

Continue reading “Open Source Barbot Needs Only Two Motors”

Hackaday Prize Entry: ESPMetric, A Simple And Easy Matrix

There’s a lot you can do with a bunch of LEDs connected to the Internet. You can display the time, the weather, the bus schedule, or any one of a number of important data points in your life. Custom matrices are a pain in the butt to set up, which is why we like to see one looking rather polished and clean. [Faire-soi-meme] prettied up an 8×32 NeoPixel matrix with some diffusers and a grid bezel. It’s the ESPMetric, and it’s also an entry for this year’s Hackaday Prize.

The NeoPixel matrix is controlled by a NodeMcu using elements from [squix]’s ESP82666 weather station code as well as Adafruit’s NeoMatrix library. There is a photoresistor to control brightness as well as 3 buttons to control its various modes. Tapping the buttons brings you by various settings like the time, WiFi status, stock market, and so on.

If you parlez-vous français–or enjoy the Google Translate experience–[Faire-soi-meme] has detailed the build steps on his blog, though you can also download his code from his GitHub repository. There’s a great video of this build, you can check that out below.

Continue reading “Hackaday Prize Entry: ESPMetric, A Simple And Easy Matrix”

Toy Dash Turned Gaming Interface

We see a lot of MAME cabinets and other gaming emulator projects here on Hackaday, but it’s not often that we see one the form factor of which so elegantly matches the ROM. [circuitbeard] converted a Tomy Turnin Turbo toy dashboard into a mini arcade machine playing Outrun.

There are many fascinating details in [circuitbeard]’s writeup. His philsophy is to “keep it looking stock” so he went to great lengths to add functionality to various elements of the toy without changing its appearance. The gear shifter was turned into a 3-way momentary switch with high and low speeds at top and bottom, with rubber bands pulling the switch back the center (neutral) when he lets go of it. The original toy’s steering wheel mounts to a slide potentiometer. The dash has a working ignition switch that uses a PowerBlock to manage the safe startup and shutdown of the Pi.  The dash also lights up the way you’d expect, and even displays accurate MPG and rev info.

For more MAME goodness here on Hackaday, see this broken tablet turned into a mini MAME cabinet or the portable MAME system of the future

Continue reading “Toy Dash Turned Gaming Interface”

Determining Kibble Level Via Time-of-Flight

[WTH] is building an IoT kitty food dispenser. There are a few of these projects floating around that measure out portions very sensibly — some use screws to dispense a set amount of food at a time, some measure the weight of the remaining stockpile. This build is definitely not that. This kitty food monitor uses a time of flight sensor to determine the remaining level of food in a hopper. [WTH]’s feeder lets the cat eat all the grub it wants, then alerts the hooman when kibble levels drop below a certain level.

The project starts with one of those pet food dispensers that consist of a hopper that gravity feeds into the food bowl. As the animal eats that food, more dispenses into the bowl. Attached to the lid is an ESP8266 connected to an Adafruit time of flight sensor. This reports the kibble level in centimeters, which is good enough for [WTH]’s purposes. Sensor data is logged to a Google Drive spreadsheet, published as a graph through M2X (AT&T’s IOT service), and texted to [WTH]’s smart watch via IFTTT.

Look for a plethora of Tweeting, Instagramming, and otherwise automated feeding of the cat overlords right here on Hackaday. Check out automatic cat feeder dispenses noms, wants cheezburger, and a cat feeder made with laminator parts.