Posts | Comments

Planet Arduino

Archive for the ‘Galileo’ Category

Apr
03
Galileo-IllustrationTonight at at 9pm ET / 6pm PT, we’re wrapping up Getting Started with Intel Galileo Maker Sessions with a “show-and-tell” Hangout On Air.

Read more on MAKE

fig05Thursday night's Intel Galileo Maker Session focuses on Internet-connected projects with the Arduino-compatible board. Join us via Google+ Hangout On Air!

Read more on MAKE

Mar
25

Muzzley and Intel Galileo LED strip demo

Android, arduino, ArduinoCertified, Galileo, Intel Galileo, iOS, LED, smartphone Comments Off on Muzzley and Intel Galileo LED strip demo 

muzzley

Muzzley provides libraries for the most popular languages and platforms and in this project allows you to control a led strip with a mobile device (iOS and Android) using an Intel Galileo Board:

We integrated Muzzley into an Intel Galileo board so that we could control an RGB LED strip with our smartphone through the cloud. We’re also able to read from and write to the individual GPIO pins.

Check the code on Github and enjoy the video:

 

 

 

New-slideTonight at 6pm PT we're launching the Getting Started with Intel Galileo Maker Sessions. Join our Hangout to learn more about the Intel-based Arduino-compatible board.

Read more on MAKE

Mar
17
fig00The Getting Started with Intel Galileo Maker Sessions are just around the corner! Join our Google+ Community to connect with other makers and watch the Hangout On Air this Thursday evening.

Read more on MAKE

Feb
27

WebsocketClient for Intel Galileo + Spacebrew

arduino, Galileo, Intel Galileo, iot, spacebrew Comments Off on WebsocketClient for Intel Galileo + Spacebrew 

 

intel galileo

The SmartUp Team submitted on Intel Community a project developed in their new digital fabrication laboratory, tinkering with  Intel Galileo boards and Spacebrew.

Spacebrew  is “an open, dynamically re-routable software toolkit for choreographing interactive spaces”, basically a way to connect smart objects of any kind using the WebSocket protocol.

Basically, they modified the Arduino WebsocketClient library to use it with Intel Galileo and specifically with Spacebrew:

The received situation was of a version of the Arduino WebsocketClient library: https://github.com/labatrockwell/ArduinoWebsocketClient (oriented to Spacebrew) adapted from: https://github.com/krohling/ArduinoWebsocketClient (implementing the online websocket protocol) neither of them supporting Galileo, an Intel SoC Pentium-based board. It has been revised, modified, and integrated, so that this version runs on Galileo and works for both the connection to a server such as echo.websocket.org and Spacebrew. This version includes extended tracing facilities for debugging (see WebSocketClient.h). The main changes with respect to the previous versions are marked by slash-slash-star-slash-slash.

You can explore the library on Github.

Galileo in ShedThe Maker Shed has just received a limited quantity of Intel's X86 based microcontroller, the Galileo. Designed in collaboration with the Arduino team, the Galileo is compatible with Arduino sketches and R3 compatible shields. Get yours now before they're gone!

Read more on MAKE

Jan
29

Creating a moisture sensor system using nails and Intel Galileo (now in the Arduino Store!)

arduino, ArduinoCertified, Galileo, Intel Galileo, moisture, tutorial Comments Off on Creating a moisture sensor system using nails and Intel Galileo (now in the Arduino Store!) 

soil sensor

Manoel Ramon was at Maker Faire Rome last October and created a cool project, in a couple of hours, based on Intel Galileo.

As many of you already know Intel Galileo board is the first product in a new family of Arduino Certified boards featuring Intel architecture. Starting today is also available for purchase in the Arduino Store!

intel galileo

You can get started with Intel Galileo following the tutorial on the moisture sensor  system made by Manoel. It’s based on two sensors, each of them built using galvanized nails connected to an analog port and making a resistor division with another resistor. The system is simple, cheap and allows you to monitor soil only using nails.

nail sensor

Check the code and the steps to make it work!

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.”

Oct
04

Now there is an Intel based Arduino – Intel Galileo

arduino, Galileo, intel, Intel Quark, Microcontroller, X1000 Comments Off on Now there is an Intel based Arduino – Intel Galileo 

BVpjLOcIcAAi2-7

Intel® Galileo – Intel® Galileo is the first in a line of Arduino-compatible development boards based on Intel architecture.

Galileo is a microcontroller board based on the Intel® Quark SoC X1000 Application Processor, a 32-bit Intel Pentium-class system on a chip. It is the first board based on Intel® architecture designed to behardware and software pin-compatible with Arduino shields designed for the Uno R3. Digital pins 0 to 13 (and the adjacent AREF and GND pins), Analog inputs 0 to 5, the power header, ICSP header, and the UART port pins (0 and 1), are all in the same locations as on the Arduino Uno R3.

Now there is an Intel based Arduino – Intel Galileo - [Link]



  • 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