Congratulations to Geoff Seawright for the following photo showing a cute dog getting angry with four-legged Arduino spider. He’s the last winner of our MKR1000 giveaway, which kicked off back on Arduino Day! Thanks to all the participants sharing their pics and mentioning our new official Arduino Instagram account!
“The Cloud” is an interactive lamp and speaker designed to mimic a thunderstorm in terms of appearance and entertainment. Created by Richard Clarkson, it not only provides users with an Arduino-powered, motion-triggered lightning and thunder performance, but serves as a music-activated visualizing speaker as well.
The Cloud employs embedded motion sensors to create unique lightning and thunder shows while providing entertainment value and inspiring awe. This is a kind of magic, not based on illusions and trickery, but on sensors and code. Featuring a powerful speaker system, The Cloud allows its beholder to stream music via any Bluetooth-compatible device and can adapt to any desired lighting, color and brightness.
The hybrid installation is suspended from the ceiling, and consists of hypoallergenic polyester fiberfill with a sponge casing that holds the Arduino, lights, sensors, speakers and other components. Users can control the Cloud through a small, wireless remote.
“Acting as both an immersive lighting experience and a speaker with visual feedback, this hybrid lamp/speaker introduces a new discourse for what a light fixture could be. Advances in physical computing and interaction design hardware over recent years have created a new breed of smart-objects, which are gaining more and more traction in the design world. These smart-objects have the potential to be far more interactive and immersive than ever before.”
Seem awfully familiar? If it does, that’s because development of the project dates back 2012. Whereas the original model had subtle reactive light and sound elements, the latest iteration boasts a more robust design with a larger speaker system. And what’s even cooler is that multiple units are able to communicate with each other, creating a connected network of clouds right in your living room, office or wherever else it’s hanging.
You can check out Clarkson’s page to learn more about the Cloud, or even purchase your own for a few thousand dollars. You’ll also find cheaper versions with less functionality on the site, too.
Let’s face it, developers and programmers love their hoodies. That’s why last fall, a few members of the FirstBuild team built a connected sweatshirt capable of displaying text and tweets with a specific hashtag.
The hoodie is equipped with a Blend Micro board and a 16 x 32 LED matrix panel with a plastic overlay that’s sewn into a cutout on the front of the shirt. The system connects with a smartphone over Bluetooth to reveal the message, though in the future its creators hope to add animated GIFs.
Power is supplied through a USB battery placed inside a wearer’s pants or the hoodie’s pocket, in which case a USB cable can simply run from the Blend Micro. Ready to turn some heads as you walk down the street? You can check out FirstBuild’s entire project step-by-step here.
As fun as petting your dog can be, sometimes you’re just too busy to give it the attention it deserves — especially if he or she is needy. Luckily, there is now an automated mechanism that’ll give Fido a nice pat and reward him with a treat at the press of an arcade button. But that’s not all. Engineer James Cochrane’s “IOT Robot People/Pet Affectionator” allows your pup to reciprocate their appreciation, too.
The robot itself consists of an Arduino Nano, two H-Bridge motor drivers, two geared Pittman motors, and two geared hobby motors. The Kibbles ‘n Bits are delivered using a wooden spoon, while a button on the pup’s side enables them give their owner a nice rub of the head and a snack with a fork as well.
Arduino co-founder Massimo Banzi and Maker Media’s Dale Dougherty will be in Brussels next week to help kick off European Maker Week at the Opening Conference. During their keynote, they will address European citizens in hopes of inspiring Makers to build projects throughout the weeklong celebration taking place all over the continent. Those wishing to learn more can do so by checking out the agenda and booking their free ticket for Monday, May 30th at the European Committee of the Regions.
European Maker Week is the first initiative promoted by European Commission and implemented by Maker Faire Rome, in collaboration with Startup Europe, to raise awareness around the significance of the Maker culture and its ecosystem, as well as foster creativity and innovation in schools.
Europe is not only home to the highest number of fab labs, Makerspaces, and hackerspaces in the world, it’s also the birthplace of disruptive projects like Arduino, Raspberry Pi, micro:bit, and RepRap. Every year, there are over 50 Maker Faires, Mini Maker Faires, and the flagship Maker Faire Rome, which drew attention from 100,000-plus visitors in 2015.
European Maker Week, which will be held May 30th to June 5th, will play host to more than 450 events across 28 countries. Click on the map below to find the the event nearest you:
Connor Nishijima has come with a unique way to detect motion using an Arduino Uno. The active media developer is polling an ADC pin with a pair of wires twisted tightly together — one plugged into A3, another plugged into ground — and generating readings whenever a large living object (like his two cats) is nearby.
“The closest I have ever come to explaining this is capacitive coupling. So what it is is the antenna is leaching a little bit of electricity off you, and you are leaching a little bit of electricity from the antenna. The differential that happens when you move around is what the Arduino is picking up.”
He’s calling this effect “Capacitive Turbulence,” and so far he’s only got it work on the Arduino, no luck using other boards with ADCs. You can watch him explain this magical phenomenon in more detail below!
In support of the TBS show “America’s Greatest Makers,” YouTuber/plumber/stuntman/inventor Colin Furze recently took on the challenge of turning a bass guitar into a flamethrower with the help of a Genuino 101. Because after all, there’s nothing more metal than fire bursting as a rockstar shreds on-stage.
To bring this project life, Fruze added a pair of modified blow torches to the neck of the guitar and sawed off part of the instrument’s base to fit in the firing mechanisms. As you can see in his tutorial video below, the body is equipped with a gas reservoir on top, solenoid valves, a few switches, a gas supply to the blow torches, an inlet pipe, and some other components.
He even converted his amp to house a gas tank, along with a speaker, the Genuino board and a relay shield that enables the Maker to synchronize flames to certain musical patterns and sequences.
It goes without saying that you may not want to try this at home…
I make things for people that can’t be bought off a shelf, and in the past several years I have gone through a lot of Arduinos. More and more, they are simply the right tool for both the job and the client. This wasn’t always the case; what changed?
My clients today still include startups and other small businesses, but more and more they’re artists, hobbyists venturing into entrepreneurship, or people who make one-offs like the interactive displays you find in museums or science centers. The type of people I work for has changed, and because of this, the right tool for their job is almost always an Arduino.
If Not Arduinos, What?
I was chatting with some new people at a local hackerspace, and we were talking about what we do. I told them I spent a lot of time making one-off devices, prototypes, or small production runs for people who know what they need, but can’t buy it off a shelf. I mentioned that I go through plenty of Arduinos as a result.
“What would you be using if it wasn’t an Arduino?” I was asked.
I thought for a moment and replied something about how I’d probably use an AVR on a board I designed, and roll that out when I needed a microcontroller to do things. I said this because that board was my go-to solution when I needed something for my own projects. There was a nod and the conversation moved on, but after thinking a moment more I realized I had to change my answer.
If I wasn’t using an Arduino, what would I use? Probably nothing. Because the job wouldn’t exist.
The Arduino is the Right Tool for Their Jobs
Prototypes for a mesh wireless client project. Arduinos inside.
A lot of my work looks like this: the client comes in with an idea but it’s not quite there, and it needs some development before it can become a product. First I build a proof of concept, but then we often move to iterative prototypes where we do a lot of testing and measuring. What is learned from one prototype is rolled into subsequent prototypes in a continuous flow of learning and refinement. (The following saying applies to this process: “Developing hardware is just like developing software, except that every time you hit ‘compile’ it takes weeks and costs thousands of dollars.”)
Eventually, we reach the end of what’s possible with the Arduino and readily available components. Then it’s time for the engineers to design a solution: something focused directly around exactly what was discovered, with minimal waste. That engineered solution is not very likely to include an Arduino.
But until we hand the job off to the engineers, the Arduino was part of the solution. And a big reason for that is the comfort level of the client during this phase of iterative refinement. A lot of clients would throw up their hands at an AVR-ISP or a hex file but they know what an Arduino is. They are often comfortable uploading sketches and making changes to them, or even following a wiring diagram. They probably even prototyped their idea with an Arduino. Using an Arduino allows them to remain hands-on with the development of their idea, even as they outsource some of the work to consultants.
The Clients have Changed
Sticking with what the client knows and expects is often the right move but there’s another, deeper reason that an Arduino is even involved in the first place. Without the Arduino and the whole ecosystem of open and accessible hardware and tools that has grown along with it, many of my clients would probably never have even begun to develop their ideas. They certainly would never have gotten to the point of hiring me for my help.
Custom ultra-slow speed turntable used to capture high magnification video for Broken Sound by Gary James Joynes
The observation that I was going through a lot of Arduinos also made me realize that my clients had changed. I now work more with artists who are incorporating electronics into their work in ways that weren’t accessible just a few years ago, basement inventors who are taking the plunge to see if their idea will fly, people who need small production runs of 10-100 in a world where “small” often means thousands, and stage magicians who need someone to help them make the next great trick happen. (I hadn’t expected that last one, but you better believe that market exists.)
All of these clients need someone to handle the hard or time-consuming parts of something they otherwise grasp, or someone to make them something they can plug in to the rest of their work. They don’t always have much of a budget to work with, but they do have enthusiasm and they know what they want. They’re idea people who roll up their sleeves and get their hands dirty, and they weren’t around in the numbers that they are now.
There’s one more advantage to working with these types of folks: when people have experience with developing their own solutions and experience running into the roadblocks, they usually also have some understanding of and appreciation for the kind of time, work, detail, and costs that go into development. Those of you who have done professional development work will recognize what a boon that is.
I’ve done custom work for many people over the years, but change is constant. It’s a big world and I’ve only worked in and seen my piece of it. Have you found things to be as I described, or different? Is my experience somehow unique? Post up in the comments!
There’s a new Genuino reseller in town! Everyone say hello to Cytron, who is excited to have a number of Genuino products available for its Malaysian customers.
We recently had the chance to sit down with Youn Koon Hong (pictured above holding a Genuino Uno) to learn more about his company:
- Tell us a bit more about Cytron.
We are the largest e-commerce store in Malaysia providing off-the-shelf electronics and mechanical parts to assist Makers, inventors, and engineers in experimenting with their ideas. You can easily turn your concept into a reality using our parts and our services.
- What’s your company’s super power?
We know how to support Makers and our experienced team can assist you along the way.
What’s your favorite Arduino or Genuino project?
We’ve been doing tons of projects using Arduino, especially since it’s an excellent platform for anyone, whether an amateur or pro, looking to build electronics. Here’s the link to our top 10 favorite projects.
More than 10 years ago, we set out to simplify electronics with easy-to-use, open-source hardware. 10 years later, we’re looking to do the same for Internet of Things development with Arduino Create — an integrated online platform that enables Makers to write code, access content, configure boards, and share projects.
Traditionally speaking, going from an idea to a fully-functional IoT device has been a tedious process even for the most advanced engineers and developers. Until now, they would have to frequently switch back and forth between various tools and screens, from IDEs to cloud services. That’s why Arduino has set out to launch a one stop shop for the Maker experience, which will change the way you create, collaborate and communicate with your projects and the rapidly growing community.
Whereas many companies deliver IDEs, some offer clouds and others curate DIY projects, Arduino Create converges all of that under one roof for an entirely fragmented-free user experience. Designed to provide Makers with a continuous workflow, the new platform connects the dots between every part of a Maker’s journey from inspiration to installation. Ideally, you will now have the ability to manage every aspect of your project right from a single dashboard.
With Arduino Create, you can tap into the power of the community on the Arduino Project Hub by browsing a collection of projects and then making them your own. You can share your creations, along with step-by-step guides, schematics, references, and receive feedback from others.
Despite your skill level, Arduino Create features in-depth guided flows to help easily configure online services like the Web Editor and Cloud. There’ll even be an additional learning component via Arduino’s popular Creative Technologies in the Classroom (CTC) educational program in the near future that will spark collaboration between teachers and their students.
The Arduino Web Editor allows you to write code and upload sketches to any Arduino or Genuino board after installing a simple plug-in — your Sketchbook will be stored in the cloud and accessible from any device. You can even import your Sketchbook via a .zip file! What’s more, sharing a sketch is now as easy as sharing a link.
For Maker Faire Bay Area we are bumping up the number of beta testers for the Arduino Web Editor: the most active contributors will receive 10 invites each! If you’d like to contribute to the development as well, you can sign up on the waiting list to join more than a thousand testers.
It should also be noted that Arduino has partnered with Amazon Web Services to power the new Arduino Create ecosystem. “By adopting AWS IoT and AWS Lambda for our IoT Cloud infrastructure, we provide Arduino Cloud and Arduino Web Editor users with a secure, reliable, and highly scalable environment that will enable Makers to connect their projects to the Internet and manage them through the Cloud,” says Arduino co-founder Massimo Banzi.
Interested in learning more? Maker Faire goers can hear all about it from Massimo himself on Saturday, May 21 at 12:30pm in his annual “State of Arduino” address.