Domain: hackaday.io
Stories and comments across the archive that link to hackaday.io.
Stories · 10
-
Adding Eye Control To Wheelchairs for Quadriplegics (hackaday.com)
szczys writes: The inventor of the Eyedriveomatic has ALS. This prevents him from controlling his electric wheelchair, but it didn't prevent him from teaming up with two other people (one also a quadriplegic) to design a way around the limitation. Eyegaze hardware is what lets people speak through a computer using only their eyes. Eyedrivomatic is an open source project that uses common materials to connect the Eyegaze to the joystick of the wheelchair without altering the chair (which is rented equipment in most cases). A 3D-printed gimbal is strapped over the existing joystick, but does not prevent it from still being used normally by caregivers. The gimbal's servo motors actuate the joystick with commands from the Eyegaze. -
Rebuilding the PDP-8 With a Raspberry Pi
braindrainbahrain writes: Hacker Oscarv wanted a PDP-8 mini computer. But buying a real PDP-8 was horribly expensive and out of the question. So Oscarv did the next best thing: he used a Raspberry Pi as the computing engine and interfaced it to a replica PDP-8 front panel, complete with boatloads of fully functional switches and LEDs. -
Rebuilding the PDP-8 With a Raspberry Pi
braindrainbahrain writes: Hacker Oscarv wanted a PDP-8 mini computer. But buying a real PDP-8 was horribly expensive and out of the question. So Oscarv did the next best thing: he used a Raspberry Pi as the computing engine and interfaced it to a replica PDP-8 front panel, complete with boatloads of fully functional switches and LEDs. -
An Open Source Flat Pack Robot Arm That's As Easy To Build As Ikea Furniture
An anonymous reader writes The MeArm is a flat-pack robot arm. It has been developed in a very short time frame as the creators have been able to tap into crowd development by open sourcing all of the designs. Because of this it's exploded around the world with builders on every continent (bar Antarctica) and there are even people manufacturing them to sell in Peru, Taiwan and South Africa. MeArm manufacture them in the UK and export to distributors around the world, including Open Source pioneers like Adafruit and Hackaday in the USA. They're currently running a Kickstarter for a controller to take it out of the 'Hackersphere' and into the living room. They doubled their target in the first week and are still going strong so it's looking like they will be the first consumer flat pack robot kit in the world! Controller or not, you can download the arm from Thingiverse, and follow the project at Hackaday. -
Arducorder, Next Open Source Science Tricorder-like Device, Nears Completion
upontheturtlesback writes: The Arducorder Mini, an Arduino-compatible pocket-sized handheld sensing tool and the next in line of open source science tricorder-like devices designed by Dr. Peter Jansen, is nearing completion. Where the previous models have included about a dozen sensors spanning atmospheric, electromagnetic, and spatial readings, an exciting video of the new prototype shows this model includes sensors for spectroscopy, low-resolution thermal imaging, and radiation sensing. The development is open with the project build logs and most recent source schematics, board layouts, and firmware available on github. This project is an entry in the Hack a Day Prize for a trip to space. -
A Look At the Firepick Delta Circuit Board Assembler (Video)
From the Firepick website: 'We are developing a really cool robotic machine that is capable of assembling electronic circuit boards (it also 3D prints, and does some other stuff!). It uses a vacuum nozzle to pick really tiny resistors and computer chips up, and place them down very carefully on a printed circuit board.' There are lots of companies here and in China that will happily place and solder components on your printed circuit board, but hardly any that will do a one-off prototype or a small quantity. And the components have gotten small enough that this is really a job for a robot (or at least a Waldo), not human fingers. || There are obviously other devices on the market that do this, but Firepick Delta creator Neil Jansen says they are far too expensive for small companies, let alone individual makers.
The Firepick Delta Hackaday page talks about a $300 price for this machine. That may be too optimistic, but even if it ends up costing two or three times that amount, that's still a huge step forward for small-time inventors and custom manufacturers who need to populate just a few circuit boards, not thousands. They have a Haxlr8r pitch video, and have been noticed by TechCrunch, 3DPrintBoard.com, and Adafruit, just to name a few. Kickstarter? Not yet. Maybe next year. Open source? Totally, complete with GitHub repository. And they were at OSCON 2014, which is where Timothy found them. (Alternate Video Link) -
Hack A Day Prize is a Trip To Space (Video)
Last month, at Maker Faire Bay Area 2014, Timothy Lord spotted a guy wearing a very large piece of headgear that included two crossed wrenches. The guy turned out to be Mike Szczys, Managing Editor of hackaday.com, which says, "The Hackaday Prize will send one person into space for building the next evolution of hardware." That's certainly of interest to the hardware hacker/maker crowd. How they're going to arrange the space flight (probably one of those "just above the atmosphere" hops) isn't specified, but even so the contest is an interesting idea, and the Hack A Day site seems to have some interest hacks and tutorials on it. So go ahead and enter the contest -- and don't forget to take your camera with you on your flight into space, because we'll want to see pictures! (Alternate Video Link) -
Servo Stock 3D Printer Brings Closed-Loop Control To Reprap
A limitation of current (affordable) 3D printers is their use of open loop controllers and stepper motors which limits reliability (drove the motor too quickly and skipped a step? Your model is ruined) and precision (~300 steps per revolution). A new project, Servo Stock instead uses cheap RC Servomotors combined with Hall Effect sensors, using a closed-loop controller to precisely position the extruder. The Servo Stock is derived from the delta robot Reprap Rostock (which is pretty cool even with stepper motors). The sensors give a resolution of 4096 ticks per rotation, and the controller can currently position the motors to within +/-2 ticks. They've also simplified the printer electronics by driving as much as possible from the controlling computer using Bowler, a new communication protocol for machine control. The Servo Stock also includes sensors for the hot end, presumably to be used to control the filament feed rate and temperature. The hardware models are fully parametric, allowing reasonably straightforward scaling of the design. Source for the hardware, firmware, and software is available.A note on the video: the extruder platform is tilted in the video, but a project update indicates it was fixed by making the support arms more rigid.
-
Servo Stock 3D Printer Brings Closed-Loop Control To Reprap
A limitation of current (affordable) 3D printers is their use of open loop controllers and stepper motors which limits reliability (drove the motor too quickly and skipped a step? Your model is ruined) and precision (~300 steps per revolution). A new project, Servo Stock instead uses cheap RC Servomotors combined with Hall Effect sensors, using a closed-loop controller to precisely position the extruder. The Servo Stock is derived from the delta robot Reprap Rostock (which is pretty cool even with stepper motors). The sensors give a resolution of 4096 ticks per rotation, and the controller can currently position the motors to within +/-2 ticks. They've also simplified the printer electronics by driving as much as possible from the controlling computer using Bowler, a new communication protocol for machine control. The Servo Stock also includes sensors for the hot end, presumably to be used to control the filament feed rate and temperature. The hardware models are fully parametric, allowing reasonably straightforward scaling of the design. Source for the hardware, firmware, and software is available.A note on the video: the extruder platform is tilted in the video, but a project update indicates it was fixed by making the support arms more rigid.
-
Hackaday Offers Trip Into Space For Best DIY Hardware
An anonymous reader writes "SupplyFrame is launching The Hackaday Prize, a challenge to create open connected devices judged by Andrew 'Bunnie' Huang, and Limor 'Ladyada' Fried, among others. The grand prize is an all-expense-paid trip to space on a carrier of your choice or $196,418 if going into space isn't your thing. 'We launched The Hackaday Prize because we want to see the next evolution of hardware happen right now, and we want it to be open,' said Mike Szczys, managing editor of Hackaday.com."