On the Starship Enterprise, an engineer can simply tell the computer what he’d like it to do, and it will do the design work. Moments later, the replicator pops out the needed part (we assume to atomic precision). The work [Raf Ramakers] is doing seems like the Model T ford of that technology. Funded by Autodesk, and as part of his work as a PhD Researcher of Human Computer Interaction at Hasselt University it is the way of the future.
The technology is really cool. Let’s say we wanted to control a toaster from our phone. The first step is to take a 3D scan of the object. After that the user tells the computer which areas of the toaster are inputs and what kind of input they are. The user does this by painting a color on the area of the rendering, we think this technique is intuitive and has lots of applications.
The computer then looks in its library of pre-engineered modules for ones that will fit the applications. It automagically generates a casing for the modules, and fits it to the scanned surface of the toaster. It is then up to the user to follow the generated assembly instructions.
Once the case and modules are installed, the work is done! The toaster can now be controlled from an app. It’s as easy as that. It’s this kind of technology that will really bring technologies like 3D printing to mass use. It’s one thing to have a machine that can produce most geometries for practically no cost. It’s another thing to have the skills to generate those geometries. Video of it in action after the break. Continue reading “RetroFab: Machine Designed Control Of All The Things”






Building a robot can be very simple — assembling pre-configured parts or building something small, quick, and cute — or it can be an endeavour that takes years of sweat and tears. Either way, the skills involved in building the ‘bot aren’t necessarily the same as those it takes to program the firmware that drives it, and then eventually the higher-level software that makes it functional and easy to drive.
Open Roberta is the user-facing middleware in a chain of software and firmware bits that make a robot work in a classroom environment. For the students, everything runs inside a browser. OR provides a webserver, robot programming interface and language, and then converts the output of the students’ programs to something that can be used with the robots’ firmware. The robots that are used in classrooms are mostly based on the Lego Mindstorms EV3 platform because it’s easy to put something together in short order. (But if you don’t have an EV3, don’t despair and read on!)