Mobile Sauna For On-The-Go Relaxation

While it might be nice to imagine owning a cabin in the woods to escape from society, complete with an outdoor sauna to take in the scenic views of nature, most of us will be satisfied with the occasional vacation to a cabin like that. For those trips, or even for long-term camping trips, [Schitzu] and a group of friends thought it would be nice to be able to ensure access to a sauna. For that, they created this mobile, timber-framed sauna that he can tow behind his car.

The sauna is built out of a combination of spruce and Douglas fir, two types of lumber with weather-resistant properties. For an additional layer of protection, the frame was varnished after assembly. The walls are filled with baked cork for insulation, and heat is provided by a small wood-fired oven placed in the corner of the sauna with a stove pipe plumbed through the roof. Performance of the sauna shows good design too, as it can heat up quickly and performs well in all of the tests so far. The final touch on the mobile sauna was to finish the roof with some solar panels in order to gather some energy for long-term camping trips and also to ensure that the roof was protected from rain and weather.

The sauna is designed for two adults to sit in, but it will also accommodate a single person to lay down and sleep (presumably when not using it as a sauna), so the entire trailer actually makes a fairly capable mobile camper too. With the addition of a panoramic window, anyone can take in the sights as well as someone with their own permanently-located sauna could, which is a win in all of our books. If you’re looking for a mobile sauna that’s a little more discrete though, be sure to check out this one which is built in the back of a white panel van.

A Simple Sun Tracker With Very Few Parts

There are a huge number of ways to track the sun if you have some reason to do so. You can use time-based algorithms, or feed in coordinates from the Internet, or you could do it with minimal parts and no electronic processing at all. The latter is how this project from [3D Printer Academy] works. 

One key thing about this project is that you shouldn’t be fooled by the solar panels. They’re not here to generate power for external use. Instead, they’re wired up in opposing polarities to a DC gear motor. The motor turns the panel assembly. As one panel is hit by the sun, it turns the assembly to bring the other panel into the sun as well simply by applying a DC voltage to the motor. The other panel is wired up the opposite way, so if it is in the sun, it brings the other panel into alignment as well.

This serves as a very simple planar solar tracker. If you want to track the sun with minimal parts, this is a very easy way to do it. You’ll just need to put whatever you want to actually aim at the sun on top of the assembly. if that happens to be a larger solar panel, it may be cumbersome and another more complex design may be more suitable.

It’s an ingenious and easy way of tracking the sun, even if it’s not immediately apparent how the device would be useful in its current form. If you’ve got an idea how you would use such a mechanism, let us know in the comments.

We’ve seen other solar tracker projects before, too. Video after the break.

Continue reading “A Simple Sun Tracker With Very Few Parts”

Precise Sundial Tells Time To The Minute

We’re always a fan of an interesting or unique clock build around here, which often use intricate pieces of technology to keep time such as weights and gears, crystal oscillators, or even a global network of satellites in the case of GPS. While these are all interesting methods of timekeeping, the original method of tracking the sun is often forgotten. With this clock, the sun is the main method of keeping track of time, but unlike traditional sundials it has a number of advancements that let it keep surprisingly accurate time. (Google Translate from German)

While most sundials can only show hours, this one from [leon andré], a retired physicist, has a method for displaying minutes as well. It uses pinholes instead of shadows to keep track of the position of the sun, with the pinhole casting a bright spot of sunlight onto a diagram below. The diagram keeps track of the minutes, and consists of curved lines which help account for the sun’s changing path throughout a typical year. The dial keeps track of local solar time, as any sundial would, but by rotating it along its vertical axis it can be calibrated for the timezone that it’s in regardless of its position.

As far as clock builds go, one that is completely passive like this semi-digital sundial is fairly unique, especially for its accuracy. And, when set to local solar time, it will be the most reliable method of keeping time long-term than possibly any other clock we’ve seen before, as long as it’s not too cloudy outside. On the other hand, it is possible to augment a sundial with some modern technology as well.

Thanks to [Adrian] for the tip!

Live Energy Monitor Helps Plan Power-Hungry Appliance Use

There are a lot of good reasons to have a better understanding of one’s household power use, and that is especially true for those that do their own solar power collection. For example, [Frederick] determined that it would be more efficient to use large appliances (like a dishwasher or washing machine) when there was excess solar power available, but the challenge was in accessing the right data in a convenient way. His Raspberry Pi-based live energy monitor was the solution, because it uses an LED matrix to display live energy data that can be consulted at a glance.

Interestingly, this project isn’t about hacking the power meter. What this project is really about is conveniently accessing that data when and where it is best needed. [Frederick] has a digital power and gas meter with the ability to accept a small wireless dongle. That dongle allows a mobile phone app to monitor power usage, including whether power is being taken from or exported to the grid.

Since [Frederick] didn’t want to have to constantly consult his mobile phone, a Raspberry Pi using a Pimoroni Unicorn HAT HD acts as a glanceable display. His Python script polls the power meter directly over WiFi, then creates a live display of power usage: one LED for every 250 W of power, with the top half of the display being power used, and the bottom half representing power exported to the grid. Now the decision of when to turn on which appliances for maximum efficiency is much easier, not by automating the appliances themselves, but simply by displaying data where it needs to be seen. (This kind of thing, incidentally, is exactly the idea behind the Rethink Displays challenge of the 2021 Hackaday Prize.)

As for those of us without a digital power meter that makes it easy for residents to access power data? It turns out there is no reason a power meter’s wireless service interface can’t be sniffed with RTL-SDR.

Automate The Farm With Acorn

Farming has been undergoing quite a revolution in the past few years. Since World War 2, most industrial farming has relied on synthetic fertilizer, large machinery, and huge farms with single crops. Now there is a growing number of successful farmers bucking that trend with small farms growing many crops and using natural methods of fertilizing that don’t require as much industry. Of course even with these types of farms, some machinery is still nice to have, so this farmer has been developing an open-source automated farming robot.

The robot is known as Acorn and is the project of [taylor] who farms in California. The platform is powered by an 800 watt solar array feeding a set of supercapacitors for energy storage. It uses mountain bike wheels and tires fitted with electric hub motors which give it four wheel drive and four wheel steering to make it capable even in muddy fields. The farming tools, as well as any computer vision and automation hardware, can be housed under the solar panels. This prototype uses an Nvidia Jetson module to handle the heavy lifting of machine learning and automation, with a Raspberry Pi to handle the basic operation of the robot, and can navigate itself around a farm using highly precise GPS units.

While the robot’s development is currently ongoing, [taylor] hopes to develop a community that will build their own versions and help develop the platform. Farming improvements like this are certainly needed as more and more farmers shift from unsustainable monocultures to more ecologically friendly methods involving multiple simultaneous crops, carbon sequestration, and off-season cover crops. It’s certainly a long row to hoe but plenty of people are already plowing ahead.

Continue reading “Automate The Farm With Acorn”

The Regulatory Side Of Rolling Your Own Moderate Solar Farm

[Russell Graves] lives in Idaho and recently connected his solar installation to the grid, which meant adhering to regulatory requirements for both the National Electric Code (NEC) as well as complying with the local power company’s own regulations. His blog post is an interesting look at the whole regulatory process and experience, and is of interest to anyone curious about running their own solar farm, whether they have plans to connect it to the grid or not.

A circuit breaker that met NEC code, but not the power company’s requirements.

The power company has a very different set of priorities from the NEC, and part of [Russell]’s experience was in having to meet requirements that weren’t documented in the expected places, so study of the materials didn’t cut it. In particular, the power company needed the system to have disconnects with conductors that visually move out of position when disconnected. [Russell] was using NEC-compliant circuit breakers that met NEC code, but they didn’t meet the power company requirement for conductors that can be visually confirmed as being physically disconnected. Facing a deadline, [Russell] managed to finesse a compliant system that was approved, and everything got signed off just as winter hit.

How well does his solar farm work out? Sometimes the panels produce a lot of power, sometimes nearly nothing, but it has been up and running for all of winter and into spring. Over the winter, [Russell] pulled a total of 3.1 MWh from the grid, mainly because his home is heated with electric power. But once spring hit, he started pushing considerably more into the grid than he was pulling; on some days his setup produces around 95 kWh, of which about 70 kWh gets exported.

[Russell] didn’t go straight to setting up his own modest solar farm; we saw how he began by making his own ideal of a perfect off-grid office shed that ran on solar power, but it has certainly evolved since then and we’re delighted to see that he’s been documenting every bit of the journey.

Better Solvents Could Lead To Cleaner, Greener Perovskite Solar Cells

Regardless of appearances, almost all scientific progress comes at a price. That which is hailed as a breakthrough technology that will save the planet or improve the lots of those living upon it almost always comes at a cost, which sometimes greatly outweighs the purported benefits of the advancement.

Luckily, though, solving these kinds of problems is what scientists and engineers live for, and in the case of the potentially breakthrough technology behind perovskite solar cells (PSCs), that diligence has resulted in a cleaner and safer way to manufacture them. We’ve covered the technology of perovskites in the past, but briefly, as related to photovoltaic cells, they’re synthetic crystals of organometallic cations bonded to a halide anion, so something like methylammonium lead tribromide. These materials have a large direct bandgap, which means a thin layer of the stuff can absorb as much solar energy as a much thicker layer of monocrystalline silicon — hence the intense interest in perovskites for cheap, easily manufactured solar cells.

The problem with scaling up PSC manufacturing has been the need for volatile and dangerous solvents to dissolve the perovskites. One such solvent, dimethylformamide (DMF), commonly used in pharmaceutical manufacturing and often a component of paint strippers, is easily absorbed through the skin and toxic to the liver in relatively low concentrations. Another common solvent, γ-butyrolactone (GBL), is a precursor to γ-hydroxybutyric acid (GHB), a common recreational club-drug known as “liquid ecstasy”.

In a recent paper, [Carys Wrosley] and colleagues at Swansea University showed that γ-valerolactone (GVL), a far less toxic and volatile solvent, could be effectively substituted for DMF and GBL in perovskite manufacturing processes. One of the most promising features of perovskites for solar cells is that the solution can be easily applied to transparent conductive substrates; the use of GVL as a solvent resulted in solar cells that were comparably efficient to cells made with the more dangerous solvents.

Continue reading “Better Solvents Could Lead To Cleaner, Greener Perovskite Solar Cells”