They Want To Put A Telescope In A Crater On The Moon

When we first developed telescopes, we started using them on the ground. Humanity was yet to master powered flight, you see, to say nothing of going beyond into space. As technology developed, we realized that putting a telescope up on a satellite might be useful, since it would get rid of all that horrible distortion from that pesky old atmosphere. We also developed radio telescopes, when we realized there were electromagnetic signals beyond visible light that were of great interest to us.

Now, NASA’s dreaming even bigger. What if it could build a big radio telescope up on the Moon?

Continue reading “They Want To Put A Telescope In A Crater On The Moon”

Atopile Wants You To Code Schematics

We’d wager that, if you’re reading Hackaday, you’ve looked at more than a few circuit diagrams in your day. Maybe you’ve even converted a few of them over to a PCB. It’s a workflow that, at this point, is well-understood. But as designs become more complex, the schematics are harder to create and maintain. That’s why Atopile wants to treat hardware design more like writing code.

We can see some real benefits to this but also some possible drawbacks. On the plus side, reusing chunks of PCB description should be easy. On the other hand, detecting certain errors on a schematic or PCB layout is easier than spotting them in code. Of course, there are probably types of errors that are easier to catch in code, too, so maybe that’s not a problem. Certainly, if you can spit out a schematic from your code, you could — potentially — have the best of both worlds.

Continue reading “Atopile Wants You To Code Schematics”

Sailing (Directly) Into The Wind

Humans have been sailing various seas and oceans for thousands of years, and using boats for potentially even longer than that. But as a species we wouldn’t have made it very far if it was only possible to sail in the same direction the wind is blowing. There are a number of methods for sailing upwind, but generally only up to a certain angle. [rctestflight] wondered if there was some way of sailing straight upwind instead and built this rotary sail craft to test the idea.

Normally a boat sailing upwind will sail approximately 45° into it, then “tack” 90° across the wind until they’re at another 45° angle from the wind, this time facing the opposite direction. This back-and-forth nature is not the most efficient path, so this vessel uses a few propellers to bypass the traditional sail. The first iteration, built on a sleek catamaran hull, uses a large propeller to catch the wind’s energy, then transfers it mechanically through a set of shafts to an underwater prop.

It took a few tries to get the size and pitch of both propellers narrowed down to where the boat would move forward into the wind, but move it does. A second major iteration of the build uses a single shaft with no gears, with the trade-off that neither propeller is facing an ideal direction, but this has the added benefit of the boat naturally pointing itself upwind.

While none of the designs are speed demons, the concept is sound enough. It’s just that, in most cases, performing multiple tacks to get upwind is acceptable compared to the extreme efficiency losses and drag from propeller-driven sailing crafts like these. A more effective way of propelling a boat upwind, at least using modern technology, might be to trade sails for solar panels.

Continue reading “Sailing (Directly) Into The Wind”

LEGO Coin Sorter Is So Money

When it comes to LEGO and sorting, the idea is usually to sort bricks by color, which is a great way to help keep your sanity. And if you want to buy more, you may need to save your pennies and so on. What better way for worlds to collide than to build a working LEGO coin sorter?

[brickstudios]’ sorter does it all — pennies, nickels, dimes, quarters, half-dollars, and dollars. As with most coin sorters, the idea is to differentiate by size. This brings up challenge number one — the fact that a penny is ever-so-slightly bigger than a dime.

[brickstudios] was able to solve this by leveraging the difference between a headlight brick and a regular modified 1X1 with a stud on the side. Later, the same two coins reveal challenge two, which is that if you want to sort the coins in order by value, you have to somehow get the dimes past the pennies and nickels after each has fallen through the chute. Same deal with the giant half-dollar and smaller dollar coins.

The basic sub-build is a pair of tile rails on which the coins slide and either fall into the hole or keep going based on value. Once [brickstudios] had all the coins falling just right, it was time to address the value vs. size issue. Essentially, they solved this by building a ramp that turns the dimes and dollars and gets them to the right spots. Be sure to check out the build video after the break.

We are constantly amazed by the things people can make out of LEGO, like this hydroelectric dam or this hydraulic excavator. Have you made something amazing? Let us know!

Continue reading “LEGO Coin Sorter Is So Money”

3D Printed Pelvis And Femur Implants For Bone Cancer Treatment

On December 22nd of 2023, a Vietnamese patient underwent hours-long surgery in order to remove part of his pelvis and femur, as per the usual treatment for bone cancer. What was special here was that the bone was replaced with 3D-printed replicas, to restore the shape and function of the parts that were removed. A long time before this surgery, [Mr. Le Dinh Thuan] was diagnosed with lung cancer, for which he received surgery. Yet not long after this surgery it was discovered due to sudden hip pain that the cancer had spread to one hip joint, which is quite uncommon, but requires that the affected bone is removed. This replacement with a prosthetic was a first for cancer treatments in Vietnam. Continue reading “3D Printed Pelvis And Femur Implants For Bone Cancer Treatment”

Open-Source Solar Modules

As the price of solar panels continues to fall, more and more places find it economical to build solar farms that might not have been able to at higher prices. High latitude locations, places with more clouds than sun, and other challenging build sites all are seeing increased green energy development. The modules being used have one main downside, though, which is that they’re essentially a black box encased in resin and plastic, so if one of the small cells fails a large percentage of the panel may be rendered useless with no way to repair it. A solar development kit like this one from a group called Biosphere Solar is looking to create repairable, DIY modules that are completely open source, to help solve this issue.

The modular solar panel is made from a 3D printed holster which can hold a number of individual solar cells. With the cells placed in the layout and soldered together, they are then sandwiched between a few layers of a clear material like acrylic or glass with a seal around the exterior to prevent water intrusion. Since the project is open-source any number of materials can be used for the solar cell casing, and with the STL file available it’s not strictly necessary to 3D print the case as other manufacturing methods could be used. The only thing left is to hook up a DC/DC converter if you need one, and perhaps also a number of bypass and/or blocking diodes depending on your panel’s electrical layout.

The project is still in active development, and some more information can be found at the project’s website. While the “recyclability” of large-scale solar farms is indeed a problem, it’s arguably one which has been overblown by various interests who are trying to cast doubt on green energy. A small build like this won’t solve either problem anytime soon, so the real utility here would be for home users with small off-grid needs who want an open-source, repairable panel. It’s a great method to make sure solar technology is accessible and repairable for anyone that wants it, and in a way this approach to building hardware reminds us a lot of the Framework laptops.

Give Your Projects A Retro Tint With This 8051-based Arduino Uno

Most of us are familiar with the Arduino Uno, a starting place for electronics projects since 2010. But what if the Arduino Uno was released in 1980? You’d probably get something like [ElectroBoy]’s 8051-based Arduino Uno.

28-pin DIP integrated circuit with a window revealing the die
Close-up shot of the 87C752, an 8051 with EPROM

The Arduino Uno-compatible board has an MCS-51 (often called 8051 instead) instead of the usual ATmega328P/ATmega168. Specifically, [ElectroBoy] uses the AT89S52. Like the ATmega microcontrollers, the AT89S52 has an 8-bit CPU with a Harvard architecture and very similar GPIO capabilities. Unlike the ATmega, however, the original MCS-51 has a CISC CPU (as opposed to ATmega being RISC) and a release date about 36 years earlier.

The board itself also has some differences from the original Arduino Uno. First of all, it has a USB type-C port, which is definitely a bonus. Secondly, it’s simpler: No USB-UART (which also means no USB programming), a different pin layout (Arduino shields likely won’t fit) and more I/Os than the ATmegas have. Sure, it’s not as practical as an actual Arduino Uno, but it’s definitely cool for our retrocomputing nerds.