ATMega328 3D!

Small OLED displays are inexpensive these days–cheap enough that pairing them with an 8-bit micro is economically feasible. But what can you do with a tiny display and not-entirely-powerful processor? If you are [ttsiodras] you can do a real time 3D rendering. You can see the results in the video below. Not bad for an 8-bit, 8 MHz processor.

The code is a “points-only” renderer. The design drives the OLED over the SPI pins and also outputs frame per second information via the serial port.

As you might expect, 3D output takes a good bit of math, and the chip …read more

Continue reading ATMega328 3D!

Fake Your ID Photos – the 3D Way

Photographs for identification purposes have strict requirements. Lighting, expression, and framing are all controlled to enable authorities to quickly and effectively use them to identify individuals reliably. But what if you created an entirely fake photograph from scratch? That’s exactly what [Raphael Fabre] set out to do.

With today’s 3D modelling tools, human faces can be created in extreme detail. Using these, [Raphael] set out to create a 3D model of himself, which was then used to render images simulating a passport photograph. Not content to end the project there, [Raphael] put his digital doppelgänger to the test – applying …read more

Continue reading Fake Your ID Photos – the 3D Way

Helix Display Brings Snake Into Three Dimensions

Any time anyone finds a cool way to display in 3D — is there an uncool way? — we’re on board. Instructables user [Gelstronic]’s method involves an array of spinning props to play the game Snake in 3D.

The helix display consists of twelve props, precisely spaced and angled using 3D-printed parts, each with twelve individually addressable LEDs. Four control groups of 36 LEDs are controlled by the P8XBlade2 propeller microcontroller, and the resultant 17280 voxels per rotation are plenty to produce an identifiable image.

In order to power the LEDs, [Gelstronic] used wireless charging coils normally used for cell …read more

Continue reading Helix Display Brings Snake Into Three Dimensions

Digitize Your Room With LIDAR

What’s the best way to image a room? A picture? Hah — don’t be so old-fashioned! You want a LIDAR rig to scan the space and reconstruct it as a 3D point map in your computer.

Hot on the heels of [Saulius Lukse]’s scanning thermometer, he’s replaced the thermal camera on their pan/tilt setup with a time-of-flight (TOF) camera — a Garmin LIDAR — capable of 500 samples per second and end up scanning their room in a mere fifteen minutes. Position data is combined with the ranging information to produce a point cloud using Python. Open that file in …read more

Continue reading Digitize Your Room With LIDAR

Printing Bed Off-Kilter? Blu-Tack To The Rescue!

For all their applications, 3D printers can be finicky machines. From extruder problems, misaligned or missing layers, to finding an overnight print turned into a tangled mess, and that’s all assuming your printer bed is perfectly leveled. [Ricardo de Azambuja’s] new linear delta printer was frustrating him. No matter what he did, it wouldn’t retain the bed leveling calibration, so he had to improvise — Blu-Tack to the rescue.

It turns out [Azambuja]’s problem was so bad that the filament wouldn’t even attempt to adhere to the printing bed. So, he turned to Printrun Proterface and a combination of its …read more

Continue reading Printing Bed Off-Kilter? Blu-Tack To The Rescue!

Making Laser Cutter Designs Work in a 3D Printer

The main mechanical tools in a hacker’s shop used to be a drill press and a lathe. Maybe a CNC mill, if you were lucky. Laser cutters are still a rare tool to find in a personal shop, but today’s hackers increasingly have access to 3D printers. What happens when you have a design for a laser cutter (2D parts) but only have access to a 3D printer? You punt.

[DIY3DTECH] has a two-part video on taking a 2D design (in an SVG file) and bringing it into TinkerCad. At that point, he assembles the part in software and creates …read more

Continue reading Making Laser Cutter Designs Work in a 3D Printer

Ingenious use of 3D Printer gives Simba the Mane he deserves

Here at Hackaday, we love clever 3D prints. This amazing lion statue remixed by [ _primoz_], makes us feel no different. It is no secret that FDM 3D printers have come a long way, propelled by the enthusiastic support from the open source community.

However, FDM 3D printers have some inherent limitations; some of which arise from a finite print nozzle diameter, tracing out the 3D object layer by layer. Simply put, some print geometries and dimensions are just unattainable. We discussed the solution to traditional FDM techniques being confined to Planer layers only in a previous article.

The case …read more

Continue reading Ingenious use of 3D Printer gives Simba the Mane he deserves

Spinning 3D POV Display: a High School Term Project

If you are a fan of sci-fi shows you’ll be used to volumetric 3D displays as something that’s going to be really awesome at some distant point in the future. It’s been about forty years since a virtual 3D [Princess Leia] was projected to Star Wars fans from [R2D2]’s not-quite-a-belly-button, while in the real world it’s still a technology with some way to go. We’ve seen LED cubes, spinning arrays, and lasers projected onto spinning disks, but nothing yet to give us that Wow! signaling that the technology has truly arrived.

We are starting to see these displays move from …read more

Continue reading Spinning 3D POV Display: a High School Term Project