Posts | Comments

Planet Arduino

Archive for the ‘Genuino’ Category

1cover-1024x768

Coffee, good food, bar? Sometimes it’s hard to explore a new city and choose among hundreds options without spoiling it! A team of students at CIID (Grishma Rao, Justine Syen, Adriana Chiaia, Jivitesh Ranglani) created Pilgrim, a MKR1000-based device providing a tangible interface for discovery without a digital screen. Acting like a smart compass, Pilgrim points people in the direction of a desired location, sourcing data directly from the Yelp API and leading to an eventual unexpected discovery:

 

The experience begins with the selection of a category using a dial below the compass, that clicks to send out data. The proximity to the destination is then indicated by lights along the rim of the compass, that light up one by one as the person gets closer to the location.

Once a category selection is received via clicking the dial, the code queries the Yelp API to return the coordinates of the best matched result to Pilgrim. The magnetic needle would then turn an angle relative to the user’s current position, replacing magnetic north with coordinates of the destination.

Pilgrim is programmed with a Genuino MKR 1000 which enables the compass to be connected to internet and also has a higher amount of memory. Moreover, Pilgrim uses a magnetometer + accelerometer for the directions, a stepper motor with an H-bridge, and a rotary encoder for the dial.

3-2-1024x768

melopero_blogpost

After GermanySpain, Canada and Portugal,  now it’s time to introduce a new Genuino Reseller from Italy: Melopero.

melopero01

- Tell us a bit more about Melopero

We founded Melopero in 2015. Since then, we constantly added new products to our portfolio, the objective was to create a company of makers for makers. We have been waiting so intensely for Genuino to become available and finally we have it. Welcome Genuino!

- What’s your company’s super power

We love to support our customers giving them advice on the best hardware solution they can use to build their amazing projects.

What’s your favourite Arduino or Genuino project?

The Inebriator – Arduino Cocktail Machine by Ian Cooper and Jake Osborne

Why: Making a good cocktail is an art, and it’s not easy to mix the right quantities in the right sequence. This machine solves the equation! See video on Youtube.

***

Secret Knock Detecting Lock by Steve Hoefer

Why: We like this project because it’s an effective way to show the ability of Arduino in sensing the real word. See video on Youtube and explore how to make it on Instructables.

 

Contacts

Melopero Store Website  – FacebookTwitterYoutube  – Google+

Congratulations to Gustavo Reynaga from Sinaloa (Mexico) for the following picture taken at Genuino Day at Mazatlan International Center. We’re sending him a Genuino MKR1000 and a Genuino Mug!

First Arduino/Genuino Day in Sinaloa State of Mexico @arduino.cc @arduino.cc #ArduinoD16 #GenuinoD16

A photo posted by Gustavo Reynaga (@hulkco) on


It’s your time to win a MKR1000 too!

– Follow our official Arduino.cc account on Instagram

– Share your pics on your account on Instagram using hashtag #ArduinoD16 and #GenuinoD16 and mention us with the tag @Arduino.cc

– Every thursday, from April 7th to May 26th we are going to choose one of your pics (posted starting April 2nd) and announce on this blog a winner of an Arduino or a Genuino MKR1000 and one of our t-shirt or mug :) for a total of of 8 lucky people. Easy enough, right?

Remember to share cool pictures regarding Arduino and Genuino moments in your community also beyond Arduino and Genuino Day.
Show us your local activities!

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!

timely

A group of students (Kate Twomey, Leila ByronDaan Weijers, Luuk Rombouts) at the Copenhagen Institute of Interaction Design explored the creation of a tangible user interface displaying personal calendar’s meetings without using a screen.
The installation is called Timely and uses Temboo, Google Calendar API and a Genuino MKR1000 to pull all the upcoming week’s events and displaying each of them with a rotation of a laser cut base and its red strings:

The visual forecast is used to create awareness, while capacitive sensors in timely make it easy to adjust busy days by simply grabbing all three prongs of the chosen day. timely will then distribute your time more evenly throughout the day by rescheduling events and meetings, while automatically notifying attendees if needed.

IMG_7356-1024x683

Here we are today announcing the winner of this week for our Instagram giveaway!

Congratulations to Thinklab.ph from Manila (Philippines) for the following picture taken at Genuino Day with Rizal High School showcasing an Arduino based battle robot: Tagisang Robotics, Salamander.  They win a Genuino MKR1000 and a Genuino Mug!

Yes, you can win it too! Here’s how:

– Follow our official Arduino.cc account on Instagram

– Share your pics on your account on Instagram using hashtag #ArduinoD16 and #GenuinoD16 and mention us with the tag @Arduino.cc

– Every thursday, from April 7th to May 26th we are going to choose one of your pics (posted starting April 2nd) and announce on this blog a winner of an Arduino or a Genuino MKR1000 and one of our t-shirt or mug :) for a total of of 8 lucky people. Easy enough, right?

Remember to share cool pictures regarding Arduino and Genuino moments in your community also beyond Arduino and Genuino Day.
Show us your talent!

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  !

10percentOff

This is your chance to put your hands on Arduino Starter Kit or Genuino Starter Kit with a 10 % discount*.

The promotion is active on our online stores for a limited time: April 20th and 21st. Get it now  inserting the coupon code SPRING at checkout!

The Starter Kit is based on lessons Arduino’s founders have learned teaching their own classes: if you start with the assumption that learning to make digital technologies is simple and accessible, you can really make it so.

The package includes a Uno board and the components you need to make 15 fun projects following the step-by-step tutorials on the Project Book. The book walks you through the basics in a hands-on way, with creative projects you build by learning. Once you’ve mastered the basics, you’ll have a palette of software and circuits that you can use to create something beautiful, and useful!

GenuinoStarter_Blog

*Acquistando dall’Italia il coupon e’ valido esclusivamente selezionando Genuino Starter Kit in lingua italiana

* If you purchase from Italy the coupon is valid only selecting Genuino Starter Kit in italian language .

IMG_6474-1024x683

The Boogie Cup is an interactive project controlling the music volume according to the number of cups used in a party and allowing party-goers to follow each other on Spotify. How does it work?

The Boogie Cup Holder uses an infrared distance sensor to detect how many cups are in the stack. As guests take cups, the sensor detects a change in distance, and increases the volume at the party. The Genuino MKR1000 wifi chip connects the Boogie Cup to the Spotify API. When two guests pass by with similar playlists, their cups light up. When they cheers, a message is sent to a server that enables each user to follow each other on Spotify.

The device was created by a team of student (Sophie Chow, Priscila Ferreira, Lars Kaltenbach, Mary Mikhail) during a 4-day exploration into Physical Computing  during the Interaction Design Programme at CIID with the support of Massimo Banzi and Dario Buzzini, with the aim to encourage new behaviors with ordinary objects.

 

ciid_cup-app-1024x683

PTRobotics_blogpost

This week we’re presenting a new Genuino Reseller from Portugal: welcome Pedro Costa Silva of PTRobotics!

PTRobotics-Genuino

- Tell us a bit more about PTRobotics

Born in 2010, we are a startup that follows a lean business plan and our mission is to supply and support  engineers, inventors, designers and students with the products they need to accomplish their projects and ideas. As a micro-company in Portugal with a team of passion driven, highly motivated and skilled professionals, we represent and distribute worldwide brands, we have  more than +4000 different references in stock, with clients from  offices, laboratories, private and state organizations, foundations, schools and colleges,

- What’s your company’s super power

We support our clients in a many different ways, using a constantly improving process, interacting with them as individuals, who may or not need technical specific solutions. Our goal is to enable the individual tinkerer/engineer/student/inventor to get the products they need to make their ideas a reality.

- What’s your favourite Arduino or Genuino project?

I’m developing right now an Audio Matrix and a Speaker Matrix, both running on Genuino Uno. I’ll share them when they are done!

Contacts

PTRobotics Store Website Portugal  – FacebookTwitter –  Linkedin – Youtube



  • 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