25 Jul 2014
CohesiveFT hosted a CloudCamp Developer Night this week. Speakers were Philip Szalwinski of 8th Light, John Downey of Braintree, Marcy Capron of Polymathic, and me. My presentation, Citizen Science With OpenROV, was based on the blog post of the same name.
Thank you Margaret Walker for running a great event. Slides appear below.
Continue reading →
21 Jul 2014
RVM is an effective way to manage Ruby versions on Linux or OS X. RVM was working well on my Ubuntu-based Parallella, until one day it stopped:
linaro-nano:~> rvm list
rvm: Command not found.
linaro-nano:~>
rvm: Command not found.
Fortunately, Zach Briggs and I were pairing at a joint OpenHack - ChicagoRuby event when the problem occurred. Zach is an ideal pairing partner; troubleshooting was smooth because he was there. Time to investigate.
Continue reading →
07 Jul 2014
Update: Here’s a 25-minute video intro to Parallella.
Parallella is a single-board supercomputer smaller than a deck of cards. While today’s fastest laptops contain four processor cores, Parallella has eighteen (2 ARM cores plus an Epiphany chip with 16 RISC cores). The maker of Parallella, Adapteva, is on a mission to democratize parallel computing. The company’s tag line is Supercomputing for Everyone.
Continue reading →
30 Jun 2014
OpenROV is an underwater robot controlled through a web browser. The server-side of the web app is written in Node.js, running on a BeagleBone Black inside the OpenROV.
You don’t need to know Node.js in order to pilot an OpenROV. And you don’t need to do anything in this article to construct an OpenROV from a kit. But if you’re the kind of maker who likes to dig deep into a project, you might enjoy exploring Node.js.
Continue reading →
28 Jun 2014
You know what the trouble is? We used to make things in this country, build things. Now we just put our hand in the next guy’s pocket.
~Frank Sobatka
David Lang is a maker. After a stint with a struggling Silicon Valley startup, David teamed up with former NASA engineer Eric Stackpole to build an underwater robot called OpenROV. That’s a two-sentence oversimplification of David’s maker journey, detailed in his book: Zero to Maker: Learn (Just Enough) to Make (Just About) Anything.
The book starts off like a novel, with the exploration of the mysterious Hall City Cave and an 1840s-era gold robbery. Fast-forward to the present day where a multi-disciplinary team of makers joins forces to create an inexpensive vehicle for underwater exploration.
The author was not a born maker. But through force of will, discipline, and the right mentorship, he grew from non-maker to co-founder of the OpenROV company in roughly one year.
Continue reading →