Showing posts with label printing. Show all posts
Showing posts with label printing. Show all posts

Using Arduino on industrial digital printing machines

on Friday, July 5, 2013

Arduino goes industrial

Most of the projects we’ve been featuring on this blog are  happen to be focused on diy approaches around music, design, art. We are  noticing that more and more people are starting to realize the benefits of using Arduino also in  industrial settings.

Today I’m going to highlight a project posted by Paul M Furley on his blog and describing how back in 2009 he worked in a  family firm, producing the user operator software for their new digital printing machine and decided to use Arduino in high-tech manufacturing:

 I’d been hacking around with Arduino since my masters project and it came along at a perfect time for JF Machines. They had just developed their new ink circulation system: a serious affair with 5 separate ink bottles rising and falling to alter  pressure along with precise temperature control. They needed a way to drive the bottle lifting motors, read in alarm signals and switch inputs as well as output various flashing sequences for the benefit of the operator. Although a PLC would have been suitable, Arduino seemed like a great option.

Since then he realized why he made the right choice  and lists a number of the reasons useful to explore.

You can read the complete story on  his page, here’s just a couple of the most interesting benefits:

Supply security – even if Arduino stopped supplying boards tomorrow, other manufacturers are making clones, and the hardware design lives on. If Arduino changed their physical design, it wouldn’t be much trouble to make a converter to adapt the new and old sockets – in fact, someone would probably release it was an off-the-shelf project as soon as the announcement was made! In the worst case scenario, JF Machines could manufacture the whole Arduino board from the designs for as long as the a compatible microcontroller remained available.

Low cost – I often hear the opposite argument when discussing Arduino with the hobby and hacker scene. I agree that for integrating into a consumer product, the Arduino’s off-the-shelf price is fairly expensive (although good luck designing and making a small batch yourself for cheaper…). However when integrated in a five-figure industrial printing machine, the cost comes close to zero, especially when considering the PLC alternative and the support benefits. If JF Machines were ever to mass-produce their machines, reducing the price of the Arduino would be fairly low on the list of priorities!

picocolour

If you have a similar story and want to share it, we’d be happy to feature it on the blog,  just submit it on this page.



View the Original article

Kids and parents discovering the wonders of 3d printing

on Monday, April 1, 2013

tinkercad codemotion

Last weekend Arduino and Officine Arduino participated to  the third edition of Codemotion Rome, the international event focused on the art of programming.

During the three-day event we organized presentations and lab sessions: Federico Vanzati gave a great talk on the Internet of Things world and the new Arduino Gsm Shield, plus a live coding session on how to use it; then Davide Gomba introduced Processing using the Arduino Esplora as a controller to code and play Pong videogame.

arduino gsm shield presentation

In this creative context the activity that left us with more intense memories has been the 3d printing workshop involving kids an parents into experimenting for the first time the excitement of transforming bits into atoms.

As you can see from the pictures below, kids (with the help of their geek parents) after understanding the basics of the cloud-based 3d app Tinkercad, started creating their virtual objects. Later on the Kentsrappers  team and mister Slic3r with their own 3d printers showed them how, layer by layer, any 3d file could be materialized into an object.

It’s a pity that a couple of days ago Tinkercad announced the closure of the platform, but we hope their new project is going to be as cool as this in involving newbies into the 3dprinting revolution!



View the Original article