Posts | Comments

Planet Arduino

Archive for the ‘Open source hardware’ Category

DIY Satellite builders have been at it since 1961Setting the record straight on the history of Do-It-Yourself satellites.

Read more on MAKE

Mar
19

Support Open Source Beehives and help promoting international bee recovery

arduino, ArduinoAtHeart, beehive, digital fabrication, Fablab, indiegogo, Open source hardware, opensource Comments Off on Support Open Source Beehives and help promoting international bee recovery 

Open Source Beehive

Recent declines in honey bee populations raised attention of many scientists and now makers started activating swell.

The Open Source Beehives (OSBH) project is a collaborative response to the threat faced by Bee populations in industrialised nations around the world.
They’ve just launched a campaign on Indiegogo and are waiting for your contribution.

The campaign will help to build new sensors to understand the behaviour of the bees and the pollutants that are killing them. Also the production of the hives relies on the Fab Lab Network, which makes it able to be produced anywhere in the world. The project is proudly powered by the Arduino At Heart Smart Citizen Kit.

Jonathan Minchin, the bee-man in the lab ;) , told us:

The development team is made up of makers, technologists, entomologists and is being led by a wide ranging community of beekeepers. The OSBH team came together in 2013 from the Fab Lab Barcelona, OKNO in Brussels and the Open Tech Collaborative in Denver with the shared objective of designing hives that can support Bee colonies in a sustainable way. To monitor and track the health and behaviour of a colony as it develops and to engage an active and diverse community to respond to the threats faced by Bees.

Work began to design our Internet-connected beehives and to put them into backyards everywhere. The aim is to grow a citizen-led beehive network that both strengthens bee populations and generates insightful hive data, ultimately we want to help discover what is causing Colony Collapse Disorder (CCD). The Smart Citizen platform and (SCK) sensor kit with Arduino at heart provides a perfect fit with the aims of the project in that it allows us to quickly and efficiently develop a powerful and specialised sensor shield adapted for use within a Beehive. The data we produce can also be published openly to the Smart Citizen online platform and shared with the community.

Open source beehive

The data from the hives will help beekeepers and scientists monitor the temperature, humidity and relevant sound frequencies coming from within the hives in a non-intrusive way. This data helps them to understand what the colony is doing and how it reacts to environmental changes. We are also working with sensors that can measure the weight of the hive and monitor air born pollutants that might affect the bees. The data collected from each hive is published together with geolocations, allowing for a further comparison and analysis between the hives.

These sensor enhanced hive designs as well as the electronic schematics are being published openly and can be downloaded and made locally at a Fab Labs or any other maker space. The hives along with different options to support the project can be ordered through our current crowdfunding campaign on Indiegogo.

Now watch the video to look at some visual details and meet the other collaborators:

 

Jan
06

New Project: Make Your Own D*mn Board – Part 1: Layout

arduino, Open source hardware Comments Off on New Project: Make Your Own D*mn Board – Part 1: Layout 

The Really Bare Bones BoardUse Eagle to design a bare bones Arduino board.

Read more on MAKE

d012efb95054f2296c18d37bbcdddc1f_largeHow do you teach programming to children with no prior programming experience?

Read more on MAKE

Oct
23

Open source matters in hardware, too – Interview

arduino, Galileo, Interview, Massimo Banzi, open source, Open source hardware, press, TRE Comments Off on Open source matters in hardware, too – Interview 

Arduino TRE

(Article originally published on Ars Technica)

Jon Brodkin of Ars Technica conducts a Q&A with Massimo Banzi as Arduino’s rise continues.

Most of the technology world is familiar with open source software and the reasons why, in some eyes, it’s more appealing than proprietary software. When software’s source code is available for anyone to inspect, it can be examined for security flaws, altered to suit user wishes, or used as the basis for a new product.

Less well-known is the concept behind open source hardware, such as Arduino. Massimo Banzi, co-creator of Arduino, spoke with Ars this month about the importance of open hardware and a variety of other topics related to Arduino. As an “open source electronic prototyping platform,” Arduino releases all of its hardware design files under a Creative Commons license, and the software needed to run Arduino systems is released under an open source software license. That includes an Arduino development environment that helps users create robots or any other sort of electronics project they can dream up.

So just like with open source software, people can and do make derivatives of Arduino boards or entirely new products powered by Arduino technology.

Why is openness important in hardware? “Because open hardware platforms become the platform where people start to develop their own products,” Banzi told Ars. “For us, it’s important that people can prototype on the BeagleBone [a similar product] or the Arduino, and if they decide to make a product out of it, they can go and buy the processors and use our design as a starting point and make their own product out of it.”

While Arduino has been around since 2005, the Raspberry Pi has been the hot platform for hobbyists over the past 18 months. But the Pi’s hardware isn’t open.

“With the Raspberry Pi you cannot even buy the processor,” Banzi said. “With the processor on the BeagleBone, you can go buy even one of them if you need to.” Raspberry Pi is “a PC designed for people to learn how to program. But we are a completely different philosophy. We believe in a full platform, so when we produce a piece of hardware, we also produce documentation and a development environment that fits all together with hardware.”

BeagleBone and Arduino, partners in open hardware

You may have noticed that Banzi spoke positively about the BeagleBone even though it’s ostensibly an Arduino competitor, made by the BeagleBoard.org foundation and CircuitCo. The platforms share the same open hardware philosophy, and they recently collaborated to build the Arduino Tre, scheduled to be released in spring 2014.

The Arduino Tre and BeagleBone Black both use a 1GHz Sitara AM335x ARM Cortex-A8 processor from Texas Instruments. BeagleBoard.org co-founders Gerald Coley and Jason Kridner helped the Arduino team design the hardware and software for the Tre, according to Senior Embedded Systems Engineer David Anders of CircuitCo. Like the BeagleBone, the Tre is manufactured by CircuitCo.

The collaboration “began as a discussion about how to introduce users (not just students, but also artists, designers, sociologists, and anyone who doesn’t come from a CS/EE background) to what embedded Linux offers without assuming that they know Linux,” Anders told Ars.

Software will also be portable between the two platforms. “The Arduino Tre does contain the essential core of a BeagleBone Black, and we are working to standardize the default distribution between the two platforms, which would provide easy transition between working on either platform,” Anders said.

In another development important for open source hardware, the creators of BeagleBoard andArduino have each developed platforms containing Intel processors for the first time.

At the LinuxCon conference, Intel CTO Dirk Hohndel told the crowd that CircuitCo’s Minnowboard is “specifically designed as the first open hardware board based on x86, and that allows you to build derivatives without an NDA. All the pieces are open and available, all the blueprints you need, all the source files you need. You can create your own embedded platforms without Intel, without any of the vendors involved.”

After the Minnowboard’s release, Intel teamed with Arduino to create the Intel Galileo, due out next month for $60 or less.

Intel Galileo

Intel’s embrace of open hardware came in response to customer demand. Banzi heard one story about Intel unsuccessfully trying to sell a customer a new processor. “The customer told them, ‘I’m not moving even if you give me the processor for free because I don’t want to lose the community,’” Banzi said. “For this person, it was very important to have a platform based on Arduino and the Arduino community behind it.”

An Arduino for every project

Banzi co-developed Arduino while teaching at a design school in northwest Italy, simply because there weren’t any good hardware options for his students. “We had to figure out something that would be simple, cheaper, USB plug and play, and you could program on Windows, Mac, and Linux,” he said.

“Arduino allows you to move your code across platforms so you can always choose the platform that fits with your project.”

Arduino was expected to be useful “in that particular tiny context,” but it morphed into something much bigger. “It sort of escaped the lab—let’s put it this way, you know like a virus—and started to touch all sorts of different other markets,” Banzi said. “Now if you go to the Maker Faire, you see that 80 percent of the projects are running on Arduino in one way or another.”

There are about a million official Arduino boards “out in the wild” and perhaps several million more of the unofficial variety, he said. Arduino is trademarked—even though it’s open hardware, makers of new products should “explicitly say that you’re not connected to Arduino and your product is a derivative,” the company says.

While some Arduino clones are made well and are compatible with Arduino software, there are many cheap knockoffs, Banzi said. “There is a problem that a number of people have started to use the ‘Arduino compatible’ words too much,” he said. “There’s no guarantee it’s going to be compatible or that you can use the official Arduino IDE [integrated development environment] to program it.”

A company called Seeed Studio has done a good job making products that are compatible and respectful of trademarks. But there are many bad apples, which Banzi has catalogued on his website.

Beyond that problem, pretty much everything is going great for Arduino. The new Intel- and ARM-based Arduinos take their place alongside existing boards like the Arduino Uno, based on the ATmega328 8-bit microcontroller.

Arduino UNO

“The Arduino Uno is the cornerstone of Arduino, that’s where everybody starts,” Banzi said. “You learn how to fly with the Arduino Uno and then you graduate to different boards.”

The Arduino partnership with Intel is going to yield more fruit, as the Intel Quark processor is designed in such a way that new versions with slightly different capabilities can be rolled out quickly, Banzi said. “We have a collaboration agreement where this is just the start.”

The Intel Galileo runs a stripped-down, custom version of Linux and is ideal for building 3D printers or applications that are part of the “Internet of things.” That includes home automation applications and wireless sensor networks.

It’s not clear whether the Intel Galileo or the Arduino Tre is more powerful, as Banzi said no benchmarks have been run to compare them. They have different capabilities and tradeoffs, though. The Tre can run a desktop and is thus suitable for applications where you need time-sensitive I/O operations and a graphical interface, such as Kinect-like sensors.

The Galileo opens Arduino up to the world of x86 applications, but it lacks a video card and is imagined as a platform for applications that don’t need a desktop interface, Banzi said.

Previous-generation Arduinos are not obsolete, either. Last year’s Arduino Due, for example, uses a 32-bit processor which is “good for those applications where timing is important,” like a 3D printer or stepper motor, Banzi said. “8-bit processors are starting to struggle on the more interesting printers.”

What’s significant is that Arduino has a piece of hardware for almost every use case.

“We are moving to a situation where you would be able to scale your code from an 8-bit microcontroller to a 32-bit microcontroller, to a 400MHz Intel chip, all the way up to a 1GHz ARMv7 computer with HDMI,” Banzi said. “Arduino allows you to move your code across platforms so you can always choose the platform that fits with your project.”

Raspberry Pi and RobosapienToday I spent the day somewhere where you might not think to find makers: the Great British Node Conference. For those of you who haven't come across it yet, node.js is a server-side solution for JavaScript—it's an event-driven Javascript platform which does non-blocking I/O—and is rapidly gaining popularity, and mindshare amongst the web communit

Read more on MAKE

Screen Shot 2013-09-18 at 11.32.55 AMMAKE's editors are offering six different "Getting Started" presentations this weekend at World Maker Faire New York. Beginner sessions on 3D Printing, Arduino, Raspbserry Pi, BeagleBone, Breadboarding, and Choosing a Board are taught by MAKE editors and will run multiple times a day.

Read more on MAKE

Evolution of Microcontrollers PanelWhen two titans of the maker movement microcontroller world take the stage at the Hardware Innovation Workshop, they find plenty of common ground. http://makezine.com/hardware-innovation-workshop/

Read more on MAKE

401214193392Maker Faire loves robots. Don't you? Here are just a fraction of the robotic exhibits, presenters and performers at World Maker Faire 2013. Robots for kids! Aerial Drones, Robotic Art, Humanoid Robots, and more.

Read more on MAKE

fingertipAided by affordable materials, 3D printers, and open source technology, the merging of human and machine is a thriving subset of the maker community. Next week's World Maker Faire New York will showcase a number of these projects and the makers who made them. These projects are also a testament to the best impulses of human nature: once we possess new skills and technology we look for ways to use them as a force for good and to share them with others.

Read more on MAKE



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook