An LED You Can Blow Out, With No Added Sensor

We’d seen it done with buttons, switches, gestures, capacitive touch, and IR remote, but never like this. [electron_plumber] made an LED that can be blown out like a candle, and amazingly it requires no added sensors. The project uses an Arduino to demonstrate turning a tiny LED on and off in response to being blown on, and the only components are the LED and a resistor.

How is this done? [electron_plumber] uses an interesting property of diodes (which are the “D” in LED) to use the LED itself as a temperature sensor. A diode’s voltage drop depends on two things: …read more

Continue reading An LED You Can Blow Out, With No Added Sensor

Rover V2 Handles Stairs as Easily as the Outdoors

Rover V2 is an open-source, 3D-printable robotic rover platform that has seen a lot of evolution and development from its creator, [tlalexander]. There are a number of interesting things about Rover V2’s design, such as the way the wheel hubs themselves contain motors and custom planetary gearboxes. This system is compact and keeps weight down low to the ground, which helps keep a rover stable. The platform is all wheel drive, and moving parts like the suspension are kept high up, as far away from the ground as possible. Software is a custom Python stack running on a Raspberry Pi …read more

Continue reading Rover V2 Handles Stairs as Easily as the Outdoors

Power Generation Modules Mix and Match Wind, Water, and Hand Cranks

What’s great about the Power Generation Modules project headed by [Cole B] is the focus on usability and modularity. The project is a system for powering and charging small devices using any number and combination of generator modules: wind turbine, hand-crank, and water turbine so far. Power management and storage is handled by a separate unit that acts as a battery bank to store the output from up to six generators at once. There’s also a separate LED lamp module, designed to be capable of being powered directly from any of the generator modules if needed.

The hand crank is …read more

Continue reading Power Generation Modules Mix and Match Wind, Water, and Hand Cranks

Tiny Solar Energy Module (TSEM) Brings Big Performance

The Tiny Solar Energy Module (TSEM) by [Jasper Sikken] is not only physically tiny at one-inch square, but it is all about gathering tiny amounts of solar energy — amounts too small to be useful in a conventional sense — and getting meaningful work done, like charging a battery for later use. Elements that make this board easy to integrate into other projects include castellated vias, 1.8 V and 3.3 V regulated outputs that are active when the connected battery has a useful charge, and a low battery warning that informs the user of impending shutdown when the battery runs …read more

Continue reading Tiny Solar Energy Module (TSEM) Brings Big Performance

Lily Power Pods Make the Seebeck Effect Look Good

The Seebeck effect (part of the broader thermoelectric effect) is how a difference in temperature can be directly converted into a voltage, and it is the operating principle behind things like thermocouples and Peltier junctions. Harnessing this effect in an effort to wrangle a useful electrical current out of the environment has led to some interesting ideas, like the Lily Power Pods by [Josh Starnes].

What’s interesting about this particular design is that the artistic angle crosses over with functionality. Electrically speaking, the pods have one side of the thermoelectric generator heated by the sun while the other is cooled …read more

Continue reading Lily Power Pods Make the Seebeck Effect Look Good

Ease Rover Development With These Self-Contained Track Units

Tracked drive systems are great, but implementation isn’t always easy. That’s what [nahueltaibo] found every time he tried to use open sourced track designs for his own rovers. The problem is that a tracked drive system is normally closely integrated with a vehicle’s chassis, mixing and matching between designs is impractical because the tracks and treads aren’t easily separated from the rest of the vehicle.

To solve this, [nahueltaibo] designed a modular, 3D printable rover track system. It contains both a motor driver and a common DC gearmotor in order to make a standalone unit that can be more easily …read more

Continue reading Ease Rover Development With These Self-Contained Track Units

The “P Cell” is Exactly What You Might Suspect

[Josh Starnes] had a dream. A dream of a device that could easily and naturally be activated to generate power in an emergency, or just for the heck of it. That device takes in urea, which is present in urine, and uses it to generate a useful electrical charge. [Josh] has, of course, named this device the P Cell.

An early proof of concept uses urine to create a basic galvanic cell with zinc and copper electrodes, but [Josh] has other ideas for creating a useful amount of electricity with such a readily-available substance. For example, the urea could be …read more

Continue reading The “P Cell” is Exactly What You Might Suspect

Thermal Actuators: Hydraulic Motors That Feed on Temperature Changes

These Fluid Displacement Thermal Actuators designed by [Andrew Benson] are a delightful and profoundly different approach to the Power Harvesting Challenge portion of The Hackaday Prize. While most projects were focused on electrical power, [Andrew]’s design is essentially a mechanical motor that harnesses the fact that Phase Change Materials (PCMs) change volume when they go from liquid to solid or vice-versa; that property is used to provide a useful hydraulic force. In short, it’s a linear actuator that retracts and expands as the PCM freezes or melts. By choosing a material with melting and freezing temperatures that are convenient for …read more

Continue reading Thermal Actuators: Hydraulic Motors That Feed on Temperature Changes

PTPM Energy Scavenger Aims for Maintenance-Free Sensor Nodes

[Mile]’s PTPM Energy Scavenger takes the scavenging idea seriously and is designed to gather not only solar power but also energy from temperature differentials, vibrations, and magnetic induction. The idea is to make wireless sensor nodes that can be self-powered and require minimal maintenance. There’s more to the idea than simply doing away with batteries; if the devices are rugged and don’t need maintenance, they can be installed in locations that would otherwise be impractical or awkward. [Mile] says that goal is to reduce the most costly part of any supply chain: human labor.

The prototype is working well with …read more

Continue reading PTPM Energy Scavenger Aims for Maintenance-Free Sensor Nodes

High Efficiency, Open-Sourced MPPT Solar Charger

A few years ago, [Lukas Fässler] needed a solar charge controller and made his own, which he has been improving ever since. The design is now mature, and the High Efficiency MPPT Solar Charger is full of features like data logging, boasts a 97% efficiency over a range of 1 to 75 Watts, and can be used as a standalone unit or incorporated as a module into other systems. One thing that became clear to [Lukas] during the process was that a highly efficient, feature-rich, open-sourced hardware solution for charge controllers just didn’t exist, at least not with the features …read more

Continue reading High Efficiency, Open-Sourced MPPT Solar Charger