Junk Build Printer Uses Pencil To Print

Sometimes, it is interesting to see what you can build from the bits that you have in your junk drawer. [Dr West] decided to build a printer with spare parts including a hard drive, a scanner base and an Arduino. The result is a rather cool printer that prints out the image using a pencil, tapping the image out one dot at a time. The software converts the image into an array, with 0 representing white and 1 representing black. The printer itself works a bit like an old-school CRT TV: the scanner array moves the printer along a horizontal line, then moves it vertically and along another horizontal line. It then triggers the hard drive actuator to create a mark on the paper if there is a 1 in the array at that point.

We’ve seen a few drawing printers before, but most use a plotter or CNC approach, where the motors move the pencil on an X-Y . This type of dot matrix printer (sometimes called a dotter) isn’t as efficient, but it’s a lot of fun and shows what can be achieved with  a few bits of junk and a some ingenuity.

Continue reading “Junk Build Printer Uses Pencil To Print”

Making A Covox Speech Thing Work On A Modern PC

Long ago, when mainframes ruled the earth, computers were mute. In this era before MP3s and MMUs, most home computers could only manage a simple beep or two. Unless you had an add-on device like the Covox Speech Thing, that is. This 1986 device plugged into your parallel port and allowed you to play sound. Glorious 8-bit, mono sound. [Yeo Kheng Meng] had heard of this device, and wondered what it would take to get it running again on a modern Linux computer. So he found out in the best possible way: by doing it.

Continue reading “Making A Covox Speech Thing Work On A Modern PC”

LED Stand For Lego Saturn V Boldly Goes Where No Lego Has Gone Before

Hackers everywhere have spent the last couple of weeks building the remarkable Saturn V Lego models that they got for the holidays, but [Kat & Asa Miller] decided to go an extra step for realism: they built a stand with LED lights to simulate launch. To get the real feel of blast off, they used pillow stuffing, a clear acrylic tube and a string of NeoPixel LEDs. These are driven by an Adafruit Trinket running code that [Asa] wrote to create the look of a majestic Saturn V just lifting off the launchpad with the appropriate fire and fury.  They initially were not sure if the diminutive Trinket would have the oomph to drive the LEDs, but it seems to work fine, judging by the video that you can see after the break.

Continue reading “LED Stand For Lego Saturn V Boldly Goes Where No Lego Has Gone Before”

Hackerfarm Brings Light To Puerto Rico

Puerto Rico has a long road to recovery, and part of this is the damaged infrastructure: much of the electricity distribution network was destroyed, and will take months or years to rebuild. The Japanese hacker group [Hackerfarm], founded by Hackaday friend [Akiba], is looking to help by sending some of their solar lanterns to provide off-grid light.

They’ve already shipped one batch, and are using the proceeds from sales of these paper lanterns to send more of them to Puerto Rico, where they will be given out to those who need them. The group has carried out similar projects before, distributing lanterns to Tsunami-hit areas of Japan and to Rwanda, where a women’s group builds and sells the lanterns. It seems like a great cause, and the design of the lanterns is pretty neat. We love that they provide an introduction to soldering and serve a higher purpose at the same time.

We’ve mentioned Hackerfarm before, both as part of a growing rural hackerspace scene, and because of their insane EL-wire creations and choreography. And [Akiba] gave a great talk at last year’s Supercon where he discussed the ins and outs of getting virtually anything done in Shenzhen. Check it out if you haven’t already.

Impressive Electric Quad Bike

[EV4] is a small Polish company that makes electric vehicles, like this rather cool electric quad It’s an impressive build, including two 1 kW motors and a tilting turning system that makes it more maneuverable than most quad bikes. It has big, wide tires, a raised battery and longitudinal arms that mean it can climb over obstacles. That all makes it great for off-road use, and it’s just 60 cm (just under 24 inches) wide, which is much smaller than most quad bikes. It also has a top speed of 35 km/h, which would make it somewhat illegal to use on the public roads in many places. As someone who can’t ride a two-wheel bike because of a lousy sense of balance, I’d love to build something like this. Has anyone got plans for something similar?

Continue reading “Impressive Electric Quad Bike”

Military Satellite Goes Civilian

Space may be the final frontier, but that doesn’t mean we all get to explore it. Except, perhaps by radio, as the US Air Force has just demobbed a satellite and handed it over to the public to use. FalconSAT-3 was built and used by students at the US Air Force Academy (USAFA) as part of their training, then launched into orbit in 2007. It’s still going 10 years later, but the USAFA is building and launching more satellites, so they don’t need FalconSAT-3. Rather than trash it, they have turned off the military bits and and are allowing radio amateurs to use it.

Continue reading “Military Satellite Goes Civilian”

Pitmaster BBQ Dashboard Monitors Your Meat And Veggies

Barbecue is all about temperature, about making sure that whatever is on the grill reaches the right temperature. At least, that is the part that makes sure you don’t poison people, because your food should get hot enough to kill any bacteria. [Chris Aquino] decided to take this a step further than simply sticking a thermometer into a hunk of meat by creating Pitmaster. This combination of hardware and software monitors the temperature of multiple chunks of food and alerts you when each is ready, all through a web interface.

Continue reading “Pitmaster BBQ Dashboard Monitors Your Meat And Veggies”