Vista Normal

Hay nuevos artículos disponibles. Pincha para refrescar la página.
AnteayerSalida Principal

An Easy Transparent Edge Lit Display

24 Junio 2024 at 20:00

Displays are crucial to modern life; they are literally everywhere. But modern flat-panel LCDs and cheap 7-segment LED displays are, well, a bit boring. When we hackers want to display the progress of time, we want something more interesting, hence the plethora of projects using Nixie tubes and various incantations of edge-lit segmented units. Here is [upir] with their take on the simple edge-lit acrylic 7-segment design, with a great video explanation of all the steps involved.

Engraving the acrylic sheets by hand using 3D printed stencils

The idea behind this concept is not new. Older displays of this type used tiny tungsten filament bulbs and complex light paths to direct light to the front of the display. The modern version, however, uses edge-lit panels with a grid of small LEDs beneath each segment, which are concealed within a casing. This design relies on the principle of total internal reflection, created by the contrast in refractive indices of acrylic and air. Light entering the panel from below at an angle greater than 42 degrees from normal is entirely reflected inside the panel. Fortunately, tiny LEDs have a wide dispersion angle, so if they are positioned close enough to the edge, they can guide sufficient light into the panel. Once this setup is in place, the surface can be etched or engraved using a CNC machine or a laser cutter. A rough surface texture is vital for this process, as it disrupts some of the light paths, scattering and directing some of it sideways to the viewer. Finally, to create your display, design enough parallel-stacked sheets for each segment of the display—seven in this case, but you could add more, such as an eighth for a decimal point.

How you arrange your lighting is up to you, but [upir] uses an off-the-shelf ESP32-S3 addressable LED array. This design has a few shortcomings, but it is a great start—if a little overkill for a single digit! Using some straightforward Arduino code, one display row is set to white to guide light into a single-segment sheet. To form a complete digital, you illuminate the appropriate combination of sheets. To engrave the sheets, [upir] wanted to use a laser cutter but was put off by the cost. A CNC 3018 was considered, but the choice was bewildering, so they just went with a hand-engraving pick, using a couple of 3D printed stencils as a guide. A sheet holder and light masking arrangement were created in Fusion 360, which was extended into a box to enclose the LED array, which could then be 3D printed.

If you fancy an edge-lit clock (you know you do) check out this one. If wearables are more your thing, there’s also this one. Finally, etched acrylic isn’t anywhere near as good as glass, so if you’ve got a vinyl cutter to hand, this simple method is an option.

RC Batwing Actually Flies

16 Junio 2024 at 17:00

Batman is a compelling superhero for enough reasons that he’s been a cultural force for the better part of a century. His story has complex characters, interesting explorations of morality, iconic villains, and of course a human superhero who gets his powers from ingenuity instead of a fantastical magical force. There are a number features of the Batman universe that don’t translate well to the real world, though, such as a costume that would likely be a hindrance in fights, technology that violates the laws of physics, and a billionaire that cares about regular people, but surprisingly enough his legendary Batwing jet airplane actually seems like it might be able to fly.

While this is admittedly a model plane, it flies surprisingly well for its nontraditional shape. [hotlapkyle] crafted it using mostly 3D printed parts, and although it took a few tries to get it working to his standards, now shoots through the air quite well. It uses an internal electric ducted fan (EDF) to get a high amount of thrust, and has elevons for control. There are two small vertical stabilizer fins which not only complete the look, but allow the Batwing to take to the skies without the need for a flight controller.

Not only is the build process documented in the video linked below with some interesting tips about building RC aircraft in general, but the STL files for this specific build are available for anyone wanting to duplicate the build or expand on it. There are plenty of other interesting 3D-printed models on [hotlapkyle]’s page as well that push the envelope of model aircraft. For some other niche RC aircraft designs we’ve seen in the past be sure to check out this F-35 model that can hover or this tilt-rotor Osprey proof-of-concept.

Thanks to [Keith] for the tip!

BikeBeamer Adds POV Display to Bicycle Wheels

11 Junio 2024 at 20:00

Unless you’re living in a bicycle paradise like the Netherlands, most people will choose to add some sort of illumination to their bicycle to help drivers take note that there’s something other than a car using the road. Generally, simple flashing LEDs for both the front and the rear is a pretty good start, but it doesn’t hurt to add a few more lights to the bicycle or increase their brightness. On the other hand, if you want to add some style to your bicycle lighting system then this persistence of vision (POV) display called the BikeBeamer from [locxter] might be just the thing.

The display uses four LED strips, each housed in their own 3D printed case which are installed at 90-degree angles from one another in between the spokes of a standard bicycle wheel. An ESP32 sits at the base of one of the strips and is responsible for storing the image and directing the four displays. This is a little more complex than a standard POV display as it’s also capable of keeping up with the changing rotational speeds of the bicycle wheels when in use. The design also incorporates batteries so that no wires need to route from the bike frame to the spinning wheels.

This is an ongoing project for [locxter] as well, meaning that there are some planned upgrades even to this model that should be in the pipe for the future. Improving the efficiency of the code will hopefully allow for more complex images and even animations to be displayed in the future, and there are also some plans to improve the PCB as well with all surface-mount components. There are a few other ways to upgrade your bike’s lighting as well, and we could recommend this heads-up headlight display to get started.

Automating 3D Printer Support Hardware

6 Junio 2024 at 23:00

While 3D printers have evolved over the past two decades from novelties to powerful prototyping tools, the amount of support systems have advanced tremendously as well. From rudimentary software that required extensive manual input and offered limited design capabilities, there’s now user-friendly interfaces with more features than you could shake a stick at. Hardware support has become refined as well with plenty of options including lighting, ventilation, filament recycling, and tool changers. It’s possible to automate some of these subsystems as well like [Caelestis Workshop] has done with this relay control box.

This build specifically focuses on automating or remotely controlling the power, enclosure lighting, and the ventilation system of [Caelestis Workshop]’s 3D printer but was specifically designed to be scalable and support adding other features quickly. A large power supply is housed inside of a 3D printed enclosure along with a Raspberry Pi. The Pi controls four relays which are used to control these various pieces hardware along with the 3D printer. That’s not the only thing the Pi is responsible for, though. It’s also configured to run Octoprint, a piece of open-source software that adds web interfaces for 3D printers and allows their operation to be monitored and controlled remotely too.

With this setup properly configured, [Caelestis Workshop] can access their printer from essentially any PC, monitor their prints, and ensure that ventilation is running. Streamlining the print process is key to reducing the frustration of any 3D printer setup, and this build will go a long way to achieving a more stress-free environment. In case you missed it, we recently hosed a FLOSS Weekly episode talking about Octoprint itself which is worth a listen especially if you haven’t tried this piece of software out yet.

Make a Super Cute LiDAR Measurement Module

2 Junio 2024 at 20:00

This ultra-cute tiny LiDAR rangefinder project by [gokux] can be thought of as a love letter to the incredible resources and components hobbyists and hackers of all types have access to nowadays. In fact, it all stemmed from coming across a miniscule half-inch 64×32 OLED display module that was simply too slick to pass up.

USB connector for charging on the bottom, hole for distance sensor out the top.

To use it, one simply powers it on and the display will read out the distance in millimeters. The VL53L0X time-of-flight sensor inside works by sending out a laser pulse and measuring how long it takes for the pulse to bounce back. We hope you’re curious about what such a sensor looks like on the inside, because here’s a nifty teardown of these fantastic devices. The device can technically measure distances of up to 2 m, but [gokux] says accuracy drops off after 1 m.

The main components besides the OLED display and VL53L0X sensor are an ESP32-C3 board (which handily integrates battery charging circuitry), 3D-printed enclosure, tiny rechargeable battery, and power switch. The whole thing is under one cubic inch. Not bad, and it even makes a passable keychain. Parts list, code, and 3D model files, including STEP format, are all available if you’d like to spend an afternoon making your own.

Tell Time and Predict the Heavens with this Astronomical Timepiece

31 Mayo 2024 at 11:00

Looking for a new project, or just want to admire some serious mechanical intricacy? Check out [illusionmanager]’s Astronomical Clock which not only tells time, but shows the the positions of the planets in our solar system, the times of sunrise and sunset, the phases of the moon, and more — including solar and lunar eclipses.

One might assume that the inside of the Astronomical Clock is stuffed with a considerable number of custom gears, but this is not so. The clock’s workings rely on a series of tabs on movable rings that interact with each other to allow careful positioning of each element. After all, intricate results don’t necessarily require complex gearing. The astrolabe, for example, did its work with only a few moving parts.

The Astronomical Clock’s mechanical elements are driven by a single stepper motor, and the only gear is the one that interfaces the motor shaft to the rest of the device. An ESP32-C3 microcontroller takes care of everything else, and every day it updates the position of each element as well as displaying the correct time on the large dial on the base.

The video below shows the clock in operation. Curious its inner workings? You can see the entire construction process from beginning to end, too.

Noodles Time Themselves While Cooking

31 Mayo 2024 at 05:00

Despite the name, so-called “instant” noodles still need to sit for a few minutes before they’re actually ready to eat. Most people would likely use a simple kitchen timer to let them know when it’s time to chow down, but this unique mechanical timer uses the weight of the noodles themselves to power a timing mechanism.

The timer acts in much the same way that a pendulum clock would, in that a weight provides the energy to drive the clock’s mechanism which releases that energy in discrete steps. Besides a few metal parts and some magnets, the majority of the clock is 3D printed with a small platform on the side where the noodles rest. As the platform falls the weight drives the clock mechanism which will finally alert the user when they finish their descent three minutes later with the help of a small bell. There’s even an analog display which shows the number of minutes remaining before the noodles are ready to eat.

As far as single-purpose kitchen appliances go, this is one that we might find ourselves sacrificing some counter space for not only for the usefulness but also for the aesthetic appeal of the visible clock movements and high-quality design. It could even go beside the automatic ramen cooker for when we’re too busy (or lazy) to even boil the water for instant noodles ourselves.

Thanks to [PietdeVries] for the tip!

Clock Mixes Analog, Digital, Retrograde Displays

31 Mayo 2024 at 02:00

Unique clocks are a mainstay around here, and while plenty are “human readable” without any instruction, there are a few that take a bit of practice before someone can glean the current time from them. Word clocks are perhaps on the easier side of non-traditional displays but at the other end are binary clocks or even things like QR code clocks. To get the best of both worlds, though, multiple clock faces can be combined into one large display like this clock build from [imitche3].

The clock is actually three clocks in one. The first was inspired by a binary clock originally found in a kit, which has separate binary “digits” for hour, minute, and second and retains the MAX 7219 LED controller driving the display. A standard analog clock rests at the top, and a third clock called a retrograde clock sits at the bottom with three voltmeters that read out the time in steps. Everything is controlled by an Arduino Nano with the reliable DS3231 keeping track of time. The case can be laser-cut or 3D printed and [imitche3] has provided schematics for both options.

As far as clocks builds go, we always appreciate something which can be used to tell the time without needing any legends, codes, or specialized knowledge. Of course, if you want to take a more complex or difficult clock face some of the ones we’re partial to are this QR code clock which needs a piece of hardware to tell the time that probably already has its own clock on it.

Adaptive Chef’s Knife Provides Better Leverage

16 Mayo 2024 at 08:00

[Colleen] struggled with using a chef’s knife to cut a variety of foods while suffering from arthritis in her wrist and hand. There are knives aimed at people with special needs, but nothing suitable for serious work like [Colleen]’s professional duties in a commercial kitchen.

As a result, the IATP (Illinois Assistive Technology Program) created the Adaptive Chef’s Knife. Unlike existing offerings, it has a high-quality blade and is ergonomically designed so that the user can leverage their forearm while maintaining control.

The handle is durable, stands up to commercial kitchen use, and is molded to the same standards as off-the-shelf knife handles. That means it’s cast from FDA-approved materials and has a clean, non-porous surface. The pattern visible in the handle is a 3D printed “skeleton” over which resin is molded.

Interested? The IATP Maker Program makes assistive devices available to Illinois residents free of charge (though donations in suggested amounts are encouraged for those who can pay) but the plans and directions are freely available to anyone who wishes to roll their own.

Assistive technology doesn’t need to be over-engineered or frankly even maximally efficient in how it addresses a problem. Small changes can be all that’s needed to give people meaningful control over the things in their lives in a healthy way. Some great examples are are this magnetic spoon holder, or simple printed additions to IKEA furnishings.

3D Printed Fidget Knife Snaps Back and Forth All Day Long

8 Mayo 2024 at 08:00

Fidget toys all have a satisfying mechanical action to engage with, and [uhltimate]’s OTF (out the front) “fidget knife” model provides that in spades. The model snaps open and closed thanks to a clever arrangement of springs and latches contained in only three printed pieces.

Here’s how it works: at rest, the mock blade (orange in the image above) is latched in the closed position. As one presses the slider forward, the bottom spring begins to pull up against the blade until it moves far enough to release the latch. When the latch is released, the tension built up in the spring propels the blade outward where it again latches in the open position. Retraction is the same essential process, just in the opposite direction (and using a latch on the opposite side of the blade, which faces the other direction.)

As you may imagine, effective operation depends on the material. The model is designed to be printed in PLA, but [uhltimate] also provides a part variation with a stiffer spring for those who find that basic model isn’t quite up to the task for whatever reason. Smooth surfaces are also helpful for hitch-free operation, but lubrication shouldn’t be necessary.

If this sort of thing is up your alley, don’t miss the satisfying snap action of this 3D printed toggle mechanism, either!

A Vernier Take On A 3D Printer Extruder Indicator

3 Mayo 2024 at 23:00

A common way to visualize that a 3D printer’s extruder motor — which feeds the filament into the hot end — is moving is to attach a small indicator to the exposed end of the motor’s shaft. As the shaft turns, so does the attached indicator.

Small movements of the motor are therefore turned into larger movements of something else. So far, so simple. But what about visualizing very small extrusions, such as those tiny ones made during ironing?

[Jack]’s solution is a Vernier indicator for the extruder. Even the smallest movements of the extruder motor’s shaft are made clearly visible by such a device, as shown in the header image above. Vernier scales are more commonly found on measurement tools, and the concept is somewhat loosely borrowed here.

The usual way these lightweight indicators are attached is with a small magnet, and you can read all about them and see examples here.

This new design is basically the same, it simply has a background in a contrasting color added into the mix. [Jack]’s design is intended for the Bambu A1 printer, but the idea can be easily adapted. Give it a look if you find yourself yearning for a bit more visibility in your extruder movements.

❌
❌