What Would Sherlock Print, If Sherlock Printed In SLA Resin?

Resin printing — or more appropriately, stereolithography apparatus printing — is a costly but cool 3D printing process. [Evan] from [Model3D] wondered if it was possible to produce a proper magnifying glass using SLA printing and — well — take a gander at the result.

A quick modeling session in Fusion 360 with the help of his friend, [SPANNERHANDS 3D Printing] and it was off to the printer. Unfortunately, [Evan] learned a little late that his export settings could have been set to a higher poly count — the resultant print looked a little rough — but the lens would have needed to be sanded anyway. Lucky coincidence! After an eight hour print on his Peopoly Moai using clear SLA resin, [Evan] set to work sanding.

Continue reading “What Would Sherlock Print, If Sherlock Printed In SLA Resin?”

Printed Parts Make DIY Electric Longboard Possible

Appalled by expensive electric longboards, [Conor Patrick] still wanted one, and wanted it now. So — naturally — he converted an existing board into a sprightly electric version at a fraction of the cost.

[Patrick] is using a capable 380KV Propdrive motor, capable of pushing him up to 30mp/h! A waterproof 120A speed controller and 6000mAh, 22.2V LiPo battery slim enough to fit under the board give the motor the needed juice. He ended up buying the cheapest RF receiver and remote combo to control the board, but it fit the all-important “want electric long board now” criterion.

Continue reading “Printed Parts Make DIY Electric Longboard Possible”

Eavesdropping With An ESP8266

In the old days, spies eavesdropped on each other using analog radio bugs. These days, everything’s in the cloud. [Sebastian] from [Hacking Beaver]  wondered if he could make a WiFi bug that was small and cheap besides. Enter the ESP8266 and some programming wizardry.

[Sebastian] is using a NodeMCU but suggests that it could be pared down to any ESP8266 board — with similar cuts made to the rest of the electronics — but has this working as a proof of concept. A PIC 18 MCU samples the audio data from a microphone at 10 kHz with an 8-bit resolution, dumping it into a 512-byte buffer. Once that fills, a GPIO pin is pulled down and the ESP8266 sends the data to a waiting TCP server over the WiFi which either records or plays the audio in real-time.

[Sebastian] has calculated that he needs at least 51.2 ms to transfer the data which this setup easily handles, but there are occasional two to three second glitches that come out of the blue. To address this and other hangups, [Sebastian] has the ESP8266 control the PIC’s reset pin so that the two are always in sync.

Continue reading “Eavesdropping With An ESP8266”

The Internet Of Jack-O’-Lanterns

As the candy rush fades, the Halloween hacks continue pouring in. [Jeremy S Cook] has taken a few fundamental concepts and dressed them up inside the smartest pumpkin on the block.

This pumpkin has a WEMOS D1 Mini ESP8266 brain, LED eyes in place of a candle for illumination, and a small USB power bank for power. The code [Cook] is using is a modified sketch by YouTuber [Innovative Tom], which creates a server on your network — don’t forget to insert your network credentials! — that enable control of the LEDs from your computer or smart phone.

[Cook] has wired the LEDs to the relevant pins on the D1 Mini, zip-tied the battery and board together and stuff them in a plastic bag to keep them dry. Stick that into the pumpkin, hot glue the LEDs in place, and test it out!

Continue reading “The Internet Of Jack-O’-Lanterns”

Mercy Me, Thanks For The Heals

Sometimes, you have to call in the experts. [CorSec Props], builders of fine props, costumes and more, were commissioned to replicate Mercy’s healing staff from the game Overwatch. Sounds simple, but the customer — right as they always are — requested that it spin and light up just like the original.

To get a look at the electronics, the rotating head slides off after removing a screw. Inside, the rechargeable 18650 lithium-ion 3.7V battery — via a DC to DC converter — is bumped up to 5.5V in order to run a 12V, 120rpm motor. At full voltage the staff’s head rotates too fast, and so it’s deliberately under-powered for a more replica-appropriate speed.

A ring of RGB LEDs as well as a pair pointed at the tip of the staff toggle between yellow and blue hues. To switch between these different lighting modes, a double-pole, triple throw switch was modified to function like a more-suited-to-the-task-than-what-we-had-in-the-shop three position, double-pole, double-throw switch.

On the motor shaft, pair of studs slot into a piece of acrylic at the tip of the staff. This stops it from slipping, but also allows the LED glow to diffuse out the top as well as the portholes on the side of the staff. Check out the build after the break!

Continue reading “Mercy Me, Thanks For The Heals”

Bluetooth Bedroom Clock!

When [decino]’s old bedroom clock finally bit the dust, he built himself a new one from scratch for fun and functionality.

Initially, he wanted to solder Adafruit NeoPixel lights onto four prototype boards, using a mini-USB for power and a DS1307 to keep the time. However, after soldering the board for the first digit and realizing that carrying on with the other three would be a huge pain, he switched to etching the boards instead — a far more efficient solution. In keeping with this time-saving mindset, he added a Bluetooth module that would allow him to update the clock from his phone whenever the DS1307 started dropping minutes or whenever daylight savings time is in effect.

Continue reading “Bluetooth Bedroom Clock!”

This Drone Can Fly, Swim, And Explode….. Wait, What?

You’ve probably heard of micro-drones, perhaps even nano-drones, but there research institutions that shrink these machines down to the size of insects. Leading from the [Wiss Institute For Biologically Inspired Engineering] at Harvard University, a team of researchers have developed a miniscule robot that — after a quick dip — literally explodes out of the water.

To assist with the take off, RoboBee has four buoyant outriggers to keep it near the water’s surface as it uses electrolysis to brew oxyhydrogen in its gas chamber. Once enough of the combustible gas has accumulated — pushing the robot’s wings out of the water in the process– a sparker ignites the fuel, thrusting it into the air. As yet, the drone has difficulty remaining in the air after this aquatic takeoff, but we’re excited to see that change soon.

Looking like a cross between a water strider and a bee, the team suggest this latest version of the RoboBee series  — a previous iteration used electrostatic adhesion to stick to walls — could be used for search and rescue, environmental monitoring, and biological studies. The capacity to transition from aerial surveyor, to underwater explorer and back again would be incredibly useful, but in such a small package, it is troublesome at best. Hence the explosions.

Continue reading “This Drone Can Fly, Swim, And Explode….. Wait, What?”