Posts | Comments

Planet Arduino

Archive for the ‘Genuino 101’ Category

The brainchild of Tomás de Camino Beck, Polymath Boxes are experimental sound boxes. Using a Genuino Uno and 101 along with some 3D printing, these units enable young Makers and adults to experiment with programming and math to produce noises and tunes, from square and triangular waves to sample players and interactive sound generators.

The boxes were originally conceived by Camino Beck as part of an open-source experimental art project with the goal of stimulating STEAM in education, from high school to college, and to allow artists, engineers and computer scientists, or pretty much anyone interested, to explore programming and digital fabrication. They were developed and fabricated in “Inventoria”–Costa Rica’s own idea of a Makerspace.

More than just a finished project, these boxes are designed to be hacked and to help move away from more conventional ways of thinking when it comes to sound.

These boxes use coding as a way to “write music,” and to take advantage of the diversity of physical low cost sensors to trigger sound. Some of the boxes play with basic waves, just creating basic  PWM, and others go from there to create arpeggiator and interactive. They will be used in several workshops and experimental music concerts in Costa Rica.

The brainchild of Tomás de Camino Beck, Polymath Boxes are experimental sound boxes. Using a Genuino Uno and 101 along with some 3D printing, these units enable young Makers and adults to experiment with programming and math to produce noises and tunes, from square and triangular waves to sample players and interactive sound generators.

The boxes were originally conceived by Camino Beck as part of an open-source experimental art project with the goal of stimulating STEAM in education, from high school to college, and to allow artists, engineers and computer scientists, or pretty much anyone interested, to explore programming and digital fabrication. They were developed and fabricated in “Inventoria”–Costa Rica’s own idea of a Makerspace.

More than just a finished project, these boxes are designed to be hacked and to help move away from more conventional ways of thinking when it comes to sound.

These boxes use coding as a way to “write music,” and to take advantage of the diversity of physical low cost sensors to trigger sound. Some of the boxes play with basic waves, just creating basic  PWM, and others go from there to create arpeggiator and interactive. They will be used in several workshops and experimental music concerts in Costa Rica.

101

A few weeks ago, an announcement was posted on the Arduino Forum mentioning new improvements on the software side of the Arduino/Genuino 101. With this release, the board–which was developed in collaboration with Intel–is reaching its full potential, with not only better code generation but unlocking useful features to make your sketches even more interactive as well.

You can easily upgrade the core using the Arduino IDE’s Board Manager (pictured below), while Arduino Create users will be automatically updated, so no action is required–the cool thing about the cloud!

Core-package

In more detail:

  • The GCC compiler has been updated to support hardware extensions to the ARC EM core in the Intel® Curie™ module. This provides significant improvements in floating point operations, bit shifting, and other operations to enhance Sketch performance.
  • The Arduino/Genuino 101 platform offers 2MB Flash storage onboard, which is now enabled for user sketches.
  • An experimental driver has been implemented to enable the I2S interface via the CurieI2S library. Connecting the I2S bus to an external DAC (digital to analog converter) allows users to play high-quality music (HiFi).

Other improvements and bug fixes:

  • Motion Sensor: Several sample sketches, like MotionDetection, have been implemented to demonstrate the application of the IMU data
  • Bluetooth LE: Several new examples for BLE peripheral library added
  • IMU: Correct motion detection setting implemented
  • Library CurieTimerOne APIs are now compatible with the TimerOne library

For comprehensive release notes refer to the Intel Open Source Technology Center on GitHub.

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.

The Maker even converted his amp to house a gas tank, along with a speaker, the Genuino board and a relay shield that enables him to synchronize flames to certain musical patterns and sequences.

It goes without saying that you may not want to try this at home…

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.

The Maker even converted his amp to house a gas tank, along with a speaker, the Genuino board and a relay shield that enables him to synchronize flames to certain musical patterns and sequences.

It goes without saying that you may not want to try this at home…

mbanzi-agm

Last night Massimo Banzi was Guest Judge on Intel  America’s Greatest Maker - episode 4 and had the difficult task of evaluating the teams and their projects competing in the Make or Break rounds for $100,000 and a spot in the million dollar finale.

Check some bits of the episode in this Meet and Greet video and in the Fast Forward of the episode!

ABX00005_front

We’re very happy to announce that the source code of the real-time operating system (RTOS) powering the Arduino 101 and Genuino 101 is now available for hacking and study purposes.

The package  contains the complete BSP (Board Support Package) for the Curie processor on the 101. It allows you to compile and modify the core OS and the firmware to manage updates and the bootloader. (Be careful with this one since flashing the wrong bootloader could brick your board and require a JTAG programmer to unbrick it).

The firmware runs on the x86 chip inside the Curie module and communicates with the ARC core (which runs your Arduino sketches) using the callbacks.
Right now, the x86 core takes care of handling Bluetooth Low Energy (BLE) and USB communication, offloading the ARC core.
You can use the code which implements these functionalities as a starting point for your custom extra features.

Ever wondered about adding Mouse and Keyboard functionalities to your Arduino 101 and Genuino 101? Or uploading your sketches via BLE? Or add deep sleep functionalities when your application is battery powered? Now you can! (Some effort may be required :) )

We hope that this step will bring even more interesting features to your Arduino 101 and Genuino 101, so even if you are not into low-level C programming, keep an eye on the dedicated forum section and Arduino 101 core github repo to follow the news and be the first to try new features.

If you want to know more about projects made with Arduino 101, check our Project Hub section in Arduino Create, don’t forget to share with the community your experiments creating a new project and take look to this obstacle avoidance tutorial  on America’s Greatest Maker website  !

americagm

Massimo Banzi is among the judges on “America’s Greatest Makers” a reality competition from Mark Burnett (the reality-TV king behind “Survivor,” “The Apprentice,” and “The Voice”) in partnership with Intel which debuted last week on TBS.

In a first of its kind competition, the tv show takes 24 teams of makers from across US and puts them in head-to-head challenges to invent disruptive projects and win $1 million. The team are composed by unique people from 15 years old to 59 with ideas going to inspire a whole new audience of potential makers.

Intel_AGM_stacked_rgb_3000

 

In the first two episodes, each team pitched their device idea to the judging panel composed by Intel CEO Brian Krzanich; business and financial expert Carol Roth; comedian, serial entrepreneur and co-host of truTV’s Hack My Life Kevin Pereira; and one of the celebrity guests.

At the end of April during 4th episode guest judge Massimo Banzi joins the panel as the remaining makers compete in the “Make or Break” rounds for $100,000 and a spot in the million dollar finale. If you are not in the USA, watch the episode at this link after April 27th.

mbanziagm

In the meanwhile you can also watch a beginner maker project to learn how to do obstacle avoidance using Arduino 101. Cara Santa Maria is the trainer who’s going to guide you into the tutorial about this really important topic for projects involving moving objects like robots and drones:

Arduino101Tut-Intel

 

Follow the show on Twitter, Instagram, Facebook and use hashtag #AmericasGreatestMakers

 

Arduino101Unboxing2

Circuit Basic recently posted a 9-minute video unboxing, Setting Up, and Comparing the Arduino 101 to the Arduino Uno.

The Arduino 101 (US only) and the Genuino 101 (outside US), created in collaboration with Intel, keeps the same robust form factor and peripheral list of the Uno with the addition of onboard Bluetooth LE capabilities and a 6-axis accelerometer/gyro to  expand your creativity into the connected world.

Watch the video below to learn the first steps on how to use this new board!

ABX00005_ContextWeb

We’re very excited to announce that starting today Arduino 101* (USA only) and Genuino 101 (Outside USA) made in collaboration with Intel, are available for purchase exclusively on the Arduino Stores at the price of $30/€28,65 (+ tax).

Arduino 101 and Genuino 101 are the ideal successor of the Uno featuring a 32-bit Intel® Quark™ microcontroller for minimal power consumption, 384 kB of flash memory, 80 kB of SRAM (24 kB available for sketches), an integrated DSP sensor hub, Bluetooth Low Energy radio, and 6-axis combo sensor with accelerometer and gyroscope. You’ll be able to create projects with great features like recognising gestures and controlling your phone over Bluetooth connectivity — all without needing additional hardware.

We presented it and gave a preview during Maker Faire Rome 2015: watch Massimo Banzi and Josh Walden Senior Vice President of Intel Corporation introducing the board at the Faire in the video below.

We prepared some documentation so you can learn all the details about the new board:

And  3 tutorials focused on the new features of Arduino and Genuino 101:

Like all our boards, Arduino 101 & Genuino 101 are supported by Arduino IDE starting with version 1.6.7, that we have just released. Check out the download page. IDE version 1.6.7 contains a revamped, faster and more compliant version of Arduino-builder (all the fixes are reported here), a lot of fixes to Board Manager and the serial plotter is now able to plot multiple signals at once.

*Please note: Arduino 101 boards sold in USA are in pre-selling, we’ll ship them  from December 28th onword.

Genuino101



  • 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