Low-Power Challenge: Making An Analog Clock Into A Calendar With A 50-Year Life

You have to be pretty ambitious to modify a clock to run for 50 years on a single battery. You also should probably be pretty young if you think you’re going to verify your power estimates, at least in person. According to [Josh EJ], this modified quartz analog clock, which ticks off the date rather than the time, is one of those “The March of Time” projects that’s intended to terrify incentivize you by showing how much of the year is left.

Making a regular clock movement slow down so that what normally takes an hour takes a month without making any mechanical changes requires some clever hacks. [Josh] decided to use an Arduino to send digital pulses to the quartz movement to advance the minute hand, rather than let it run free. Two pulses a day would be perfect for making a 30-day month fit into a 60-minute hour, but that only works for four months out of the year. [Josh]’s solution was to mark the first 28 even-numbered minutes, cram 29, 30, and 31 into the last four minutes of the hour, and sort the details out in code.

As for the low-power mods, there’s some cool wizardry involved with that, like flashing the Arduino Pro Mini with a new bootloader that reduces the clock speed to 1 MHz. This allows the microcontroller and RTC module to run from the clock movement’s 1.5 V AA battery. [Josh] estimates a current draw of about 6 μA per day, which works out to about 50 years from a single cell. That’s to be taken with a huge grain of salt, of course, but we expect the battery will last a long, long time.

[Josh] built this clock as part of the Low-Power Challenge contest, which wrapped up this week. We’re looking forward to the results of the contest — good luck to all the entrants!

Low Power Challenge: Keep Plants Green And Clean With E-Paper Smart Tags

There are plenty of reasons to devote oneself to the care of houseplants — after all, a room full of bright, glossy-leaved plants can be a joy to behold, and that’s not even one of the more tangible benefits they bring. But as any green thumb knows, there’s a fine line between a healthy, vibrant plant and one that’s soon to give up the ghost.

If your thumb tends less toward green and more toward the brown and crusty side of things, something like [Jon]’s Smart Plant system might be just the thing for you. These low-power plant tags are built around increasingly ubiquitous e-Paper displays, like the kind you might find in a retail shelf price tag system. The current version of [Jon]’s tags uses a Waveshare 2.9″ tricolor display and a PCB with capacitive probes that stick into the plant’s soil. An ESP32-S lives on the top section of the PCB, along with a 1,000 mAh LiPo pack that’s charged off USB-C. The design includes an optional solar panel for keeping the battery topped off, which may or may not help depending on the plant’s place in your personal jungle.

In addition to the soil moisture sensor, the Smart Tag has an ambient temperature and humidity sensor and a light sensor — everything to keep your plant happy. The power-hungry sensors are only powered on when the Smart Tag pops out of deep sleep; this gives and estimated five to six weeks runtime between charges, without solar charging of course. The e-Paper display shows custom graphics of the plant’s current environmental state, and the same data is also available via Home Assistant thanks to the ESPHome firmware.

These are nice-looking plant tags that can really pull a lot of weight in keeping plants healthy. Check out the other offerings in our Low Power Challenge Contest, and maybe get an entry together yourself.

Hackaday.io Low-Power Challenge Begins Today

How low can you go? The 2023 Hackaday.io Low-Power Challenge is about doing the most with the least juice – bang for the power-budget buck, if you get our drift. And with three $150 gift certificates from Digi-Key on the line, you’ll be able to keep your projects going forever. The Challenge runs until March 21st, but with low-power, the devil is often in the details, so get started today!

More and more projects need to run on their own power, and more often than not, that means getting by without access to a wall plug. This contest is to encourage your designs that run on solar, small batteries, and generally energy harvested from wherever you can get it. But the power generation mechanism is taking the back seat here – we want to see what you can do with a few good electrons. Surprise us with your maximum minimalism!

Continue reading “Hackaday.io Low-Power Challenge Begins Today”

2022 FPV Contest: Congratulations To The Winners!

We wanted to see what the Hackaday crowd was up to in first-person view tech, and you didn’t disappoint! Commercial FPV quads have become cheap enough these days that everyone and their mom got one for Christmas, so it was fantastic to see the DIY spirit in these projects. Thanks to everyone who entered.

The Winners

None of the entries do the DIY quite as thoroughly as [JP Gleyzes]’s “poor man’s FPV journey”. This is actually three hacks in one, with DIY FPV goggles made from cheap optics and 3D printed additions, a USB joystick to PPM adapter to use arbitrary controllers with an RC transmitter, and even a fully DIY Bluetooth-based controller for a popular flight simulator. [JP] has done everything but build his own drone, and all the files are there for you to use, whether you’re goal is to do it on the cheap, or to do something new.

If you want to build your own drone from scratch, though, ESP32 Drone project has you covered. At least, mostly. This build isn’t entirely finished yet, and it’s definitely got some crash-testing still in its future, but the scope and accessibility of the project is what caught our eyes. The goal is to make a lightweight indoor quad around parts we can all get easily and cheaply, completely scratch-built. This drone is meant to be controlled by a smartphone, and the coolest parts for us are the ESP_Drone and ESPStream software that run on the drone and your phone respectively. Congrats to [Jon VB]! Now get that thing in the air.

And if you’re looking for a tidy little build, [Tobias]’s Mini FPV Speed Tank doesn’t disappoint. It’s a palm-sized mini tank, but this thing hauls, and looks like a ton of fun to drive around. It uses an absolutely tiny RP2040 module, an equally tiny receiver, and a nano FPV camera and transmitter to keep it compact. The 3D-printed frame and tracks are so nice that we’re not even complaining that the FPV rig is simply rubber-banded on top of the battery. This looks like a super fun build.

Each of these three projects have won a $150 Digi-Key shopping spree to help out with parts in this, or your next project. Thanks again to Digi-Key for sponsoring!

Continue reading “2022 FPV Contest: Congratulations To The Winners!”

2022 FPV Contest: Turbo Super Submarine

The projects featured on these pages frequently rule the air, the ground, the rails, and even the waves, but very rarely do they rule the deep. Building a submarine is hard, and thus it’s a challenge not taken on by all but the most courageous of builders. This hasn’t discouraged [Timo] though, who has embarked on the construction of what is shaping up to be a very nice underwater ROV build.

The design is straightforward enough, with a PVC tubing frame carrying thrusters for maneuvering, and a central tubular compartment for the electronics and a camera. Control and power comes via a wired connection, and there is a companion controller holding a Pi Pico interfaced to a PlayStation controller.

So far the craft is a work in progress, and he’s engaged in a battle with water pressure to keep in dry inside. The fittings are all 3D printed, and this means a constant battle with warped prints and collapsing infill. He’s not given up though, and is instead recovering enthusiasm by working on the shore-side controller.

We look forward to seeing this project completed, meanwhile if you’re thirsty for more underwater projects take a look at the glider which won the 2017 Hackaday Prize.

2022 FPV Contest: A Poor Man’s Journey Into FPV

FPV can be a daunting hobby to get into. Screens, cameras, and other equipment can be expensive, and there’s a huge range of hardware to choose from. [JP Gleyzes] has been involved with RC vehicles for many years, and decided to leverage that experience to do FPV on a budget.

Early experiments involved building a headset on the cheap by using a smartphone combined with a set of simple headset magnifiers. With some simple modifications to off-the-shelf hardware, [JP] was able to build a serviceable headset with  a smartphone serving as the display. Further work relied upon 3D printed blinds added on to a augmented-reality setup for even better results. [JP] also developed methods to use a joystick to fly a real RC aircraft. This was achieved by using an Android phone or ESP32 to interface with a joystick, and then spit out data to a board that produces PPM signals for broadcast by regular RC hardware.

[JP] put the rig to good use, using it to pilot a Parrot Disco flying wing drone. The result is a cheap method of flying FPV with added realism. The first-person view and realistic controls create a more authentic feeling of being “inside” the RC aircraft.

It goes to show that FPV rigs don’t have to break the bank if you’re willing to get creative. We’ve seen some great FPV cockpit builds before, too.

Continue reading “2022 FPV Contest: A Poor Man’s Journey Into FPV”

2022 FPV Contest: The LOTP Robot Dog

When you think of first person view (FPV) vehicles, aircraft might be what first comes to mind. However, [Limenitis Reducta] has brought a robot dog into the world, and plans to equip it for some FPV adventures.

LOTP pictured with various equippable modules.

The robot dog itself goes by the name of LOTP, for unspecified reasons, and was designed from the ground up in Fusion 360. A Teensy 3.5 is charged with running the show, managing control inputs and outputting the requisite instructions to the motor controllers to manage the walk cycle. Movement are issued via a custom RC controller. Thanks to an onboard IMU, the robotic platform is able to walk effectively and maintain its balance even on a sloping or moving platform.

[Limenitis] has built the robot with a modular platform to support different duties. Equitable modules include a sensor for detecting dangerous gases, a drone launching platform, and a lidar module. There’s also a provision for a camera which sends live video to the remote controller. [Limenitis] has that implemented with what appears to be a regular drone FPV camera, a straightforward way to get the job done.

It’s a fun build that looks ready to scamper around on adventures outside. Doing so with an FPV camera certainly looks fun, and we’ve seen similar gear equipped on other robot dogs, too.

Continue reading “2022 FPV Contest: The LOTP Robot Dog”