Posts | Comments

Planet Arduino

Archive for the ‘Esplora’ Category

Mar
31

Using Arduino Esplora with graphical programming languages

arduino, Esplora, Featured, Kids, scratch, Snap Comments Off on Using Arduino Esplora with graphical programming languages 

esplorascratch

Alan Yorinks shared on Arduino Community on Gplus a physical computing environment he created to make it easier for 10 and 11 year old’s to start playing. He picked up an Arduino Esplora, and wrote some software so that it could be controlled from the Scratch and Snap! graphical programming languages. According to Alan, the Arduino Esplora has on-board integrated sensors, actuators and make it a perfect match for the graphical programming languages that the kids love to use.

By combining an Arduino Esplora microcontroller with the esp4s library and either the Scratch or Snap! programming languages, that first line of code can be written in minutes!

Take a look at his documentation on Github.

ArduinoEsplora retail package

Jun
20

Jugando a SuperTux Cart con Arduino Esplora – Video tutorial

arduino, Esplora, Spanish, supertux, tutorial, tutorials, video, videogame Comments Off on Jugando a SuperTux Cart con Arduino Esplora – Video tutorial 

videotutorial supertux spanish

(en español a continuación)

Last April we launched the first of a series of video tutorial in german language with the aim of exploring cool projects with Arduino boards. Now we are happy to announce we are starting a collaboration with Pablo Murillo from Arduteka to create video tutorials in spanish language to be published  on the official Arduino channel on Youtube.

Starting today you can enjoy a step-by-step tutorial to understand how use your Arduino Esplora  as a customized computer gamepad to play any of your videogames.

The code is configured to be suitable for SuperTuxKart, our favorite  open-source racing game!

————————————–

El pasado abril se lanzó el primero de una serie de video tutoriales en Alemán, con el objetivo de explorar nuevos proyectos interesantes a desarrollar con Arduino. Hoy estamos felices de anunciar que empezamos una colaboración con Pablo Murillo de Arduteka para crear video tutoriales en Español, que se publicará en el canal oficial de Arduino en Youtube.

A partir de hoy se puede disfrutar de un tutorial paso a paso para entender cómo usar Arduino Esplora como un gamepad personalizado para jugar en cualquiera de sus videojuegos.

El código está configurado para ser utilizado con SuperTuxKart, nuestro juego de carreras de código abierto favorito!

May
22

Introducing the Arduino TFT LCD screen

Esplora, Hardware, LCD, pong, Processing, Robot, TFT Comments Off on Introducing the Arduino TFT LCD screen 

LCD_blog

 

In conjunction with the release of the new version of the Arduino IDE and the Arduino Robot, we’re also putting out a TCT LCD screen. The screen was developed in conjunction with Complubot and the library relies on the Adafruit GFX and ST7735 libraries.

The screen lets you do all sorts of fun things, like play games or lose the serial monitor to see the values from sensors.

The Arduino specific library, named TFT, extends the Adafruit libraries to support  more Processing-like methods. You can write text, draw shapes, and show bitmap images on the screen in a way that should be familiar to users of Processing.

The screen works well with all types of Arduinos with a little bit of wiring, and fits perfectly in the Esplora and Robot sockets. In addition to all this other goodness, there’s a SD card slot on the back for storing pictures and other data.

If you want to learn more about the screen and what it’s capable of, check out the TFT library page, getting started guide, and product page.

You can buy the TFT screen from the Arduino store now!

If you have something cool you’ve made with this, let us know!

Apr
30

Esplora is now available in the Arduino store

arduino, Esplora, Hardware, store Comments Off on Esplora is now available in the Arduino store 

Arduino Esplora

 

The Arduino Esplora is a ready-to-use, easy-to-hold controller that lets you explore the infinitive possibilities you have in the world of sensor and actuators, without having to deal with breadboards, soldering or cable.

There is no limit to the applications-amusing, educational, useful – you can program. You can even add a couple of extra sensor and actuators if you need them. Add a colour LCD module and you’ll be able to create original game on your very own open-source console!

Buy it from the Arduino Store (you can also have it with the retail package below).

ArduinoEsplora retail package

Apr
18

Let’s go german with Arduino video Tutorials – auch auf Deutsch

arduino, controllers, Esplora, game controllers, german, languages, supertux, tutorial, video, video game Comments Off on Let’s go german with Arduino video Tutorials – auch auf Deutsch 

Arduino Esplora Video Tutorial

(Den Text auf Deutsch findet Ihr weiter unten)

Today we are announcing the first of a series of video tutorials in german created in collaboration with our friend Max, founder of MaxTechTV and published on Arduino channel on Youtube.

The tutorial of this month explains how to turn your Arduino Esplora into a customized computer gamepad to play any of your videogames. And it’s just the beginning to start the real fun of personalizing the controller: what about configuring it to start a special weapon with a shout using the microphone, included in the board? The options are endless! (here’s the tutorial in english)

For this example we configured the code to be suitable for SuperTuxKart, an open-source racing game we love to play during our breaks!

Enjoy the video below and share with us your new projects made with Esplora, or other Arduino boards, joining our official Flickr Group.

————————————————-

Wir freuen uns heute das erste Video einer Reihe von Videotutorials auf deutsch veröffentlichen zu können. Die Tutorials werden in Zusammenarbeit mit unserem Freund Max, Gründer von MaxTechTV produziert und auf dem Arduino YouTube-Kanal veröffentlicht .

Das Tutorial des Monats April erklärt wie man den Arduino Esplora  in ein individuelles Gamepad für den Computer verwandeln kann, um jedes beliebige Videospiel damit zu steuern. Und das ist nur eine von vielen tollen Möglichkeiten den Controller zu personalisieren und anzupassen: Wie wäre es das eingebaute Mikrofon zu nutzen, um über einen Sprachbefehl eine ‘Special Weapon’ abzufeuern ? Die Möglichkeiten sind endlos! (Hier das Tutorial auf Englisch)

Für dieses Beispiel haben wir den Code angepasst, um damit das open-source Spiel SuperTuxKart zu steuern, ein Rennspiel, das wir auch gern mal in unseren Pausen spielen.
Viel Spaß mit dem Video! Ihr könnt Eure Projekte mit dem Esplora oder einem anderen Arduino Board in unserer offiziellen Flickr Gruppe teilen.

 

————————————————- Ankündigung

Du sprichst deutsch und möchtest uns dabei unterstützen einen Teil der Arduino Dokumentation in deine Sprache zu übersetzen? Wir haben schon angefangen und hier kann man unseren Fortschritt beobachten: http://arduino.cc/de/Main/Products.

Wenn Du uns helfen willst, schreibe Max (max @ maxtechtv.de) und er wird Dir erklären wie Du in das Gemeinschafts-Übersetzungsprojekt eingebunden werden kannst. Danke!

 

Jan
25

Learning Game Programming with Esplora at the Iron Yard

community, education, Esplora, game controllers Comments Off on Learning Game Programming with Esplora at the Iron Yard 

Anne Mahaffey is an engineer with Analog Devices and was one of the beta testers for the Arduino Due. Anne’s been an ardent advocate for Arduino at Analog, and recently contacted us about a workshop she was planning with the Iron Yard, an accelerator in her hometown of Greenville, South Carolina. The workshop was to introduce kids to programming in Scratch, and to let them build their own game controller with Arduino. She had plans to do it the way many Arduino workshops go: introduce the kids to a little electronics, then a little code, then get them building. She happened to reach us about the time we were putting the finishing touches on the new Esplora, and since we had a good reationship with her as a beta tester, we suggested that she try the Esplora instead. We had a good feeling about it, but no one had used it for a class yet. But Anne’s game for anything, so she said yes.

Anne Mahaffey teaching with the Esplora

Anne Mahaffey teaching with the Esplora. Photo: Chris Brank

 

When she got the boards in hand, she was a bit skeptical:

“I won’t lie. The Esplora was not at all what I had in mind… what about the breadboard? The wires? The hookup diagrams? Isn’t that the fun part? Is it possible likely certain that my perceptions/opinions are being colored by my extremely specialized professional experience as an Analog/RF-centric Electrical Engineer?”

But she gave it a try. The results were promising:

“My first class was last night. I had 17 kids, mostly aged 10-12, if I had to guess. Each child (or sometimes, pair of siblings) had a parent. I had 5 or so volunteers, as I anticipated the first class would be the most challenging.

“It only took about 10 minutes to hand out Esploras, connect them, select correct board and port, and upload EsploraBlink. We had two Windows machines that we had to work with b/c they had many COM ports, so we needed to investigate which COM port was associated with the Esplora.”"

“In an hour and a half, I was able to send everyone home with a known working Esplora, which had run EsploraBlink, EsploraAccelerometer, and EsploraMusic; knowledge of how to select board, port, open example, upload to board, and open serial port; my e-mail, and a link to my tumblr… with the ability to ask me questions via both…

“Everyone, including parents were very engaged. They were very attentive, and I think everyone had a really good time!”

The Iron Yard Arduino Class. Photo: Chris Brank

We’re excited about this because it bears out what we’d hoped would happen with the Esplora: sometimes you want to learn about microcontrollers only a little bit, without a lot of time spent on the electronics. After her second class, Anne notes:

“It’s interesting now, to look at the differences in the approach that I’m able to take with the Esplora, vs. the approach I would have to take with [other boards and an electronics kit]… when working with breadboards, wires, etc, what’s you’re teaching is the hookup, and then you’re just loading an example, and hitting upload.  [you don't] really go into much detail on the program, and how it works.

Alternatively, I’m teaching the Esplora class with minimal focus on the “electronics,” and am able to focus on the programming.  I think this is going to work out well in the end… when we move on from the Esplora, the kids will have a much stronger understanding of all the programming aspects, and can focus on the electronics.”

We’re thankful that Anne was willing to take a risk with a brand new product, and we’re eager to hear more about her classes as they go along. We’re hoping this opens the doors for teachers who want to get students thinking about the relationship between software, physical interface, and hardware without having to run an electronics class. Keep an eye on Anne’s blog posts on the Iron Yard blog for further updates.

Dec
15

Meet The Arduino Esplora

arduino, Esplora Comments Off on Meet The Arduino Esplora 

8261619184_914efc4228

Here’s a new piece of hardware from your beloved OSHW project. The Arduino Esplora is meant for newbies and anybody willing to enter in the world of Arduino, without having to deal with breadboards or soldering. Shaped like a game controller, it’s designed to be used out of the box without extra parts since it comes with many sensors and actuators already on it. [via]

Meet The Arduino Esplora - [Link]

Dec
11

Arduino Esplora makes a great controller

arduino, arduino hacks, Esplora Comments Off on Arduino Esplora makes a great controller 

duino

The folks at Arduino seem to be stepping up their game. With the new Arduino Leonardo board able to emulate USB keyboards and mice right out of the box, it seems the perfect time for Arduino designers to come up with a proper video game controller. This new board is called the Arduino Esplora and packs enough buttons and sensors inside to capture just about any user input you can imagine.

On board the Esplora is the same ATMega 32U4 microcontroller found in the newest Arduino boards. For input, the designers included an analog joystick, four tact switches, a linear pot, a microphone, and light sensor. The Esplora also includes a three-axis accelerometer, RGB LED, buzzer, and a breakout for an SPI-controlled TFT LCD display, lest you would want to recreate something like the new Wii U controller on your own.

You can check out everything the Esplora can do over on the official Arduino site for the Esplora library.


Filed under: arduino hacks
Dec
10

Arduino Esplora Announced

arduino, Esplora Comments Off on Arduino Esplora Announced 

8134573901_63952a4f17_bThe Arduino Esplora looks super cool! It’s a game pad with a built-in Arduino Leonardo. It packs an ATMega 32U4, as well as sound, light, and temperature sensors, a linear pot, a buzzer, joystick, controller buttons, and RGB LED. I can’t wait to see all the cool games folks make [...]

Read the full article on MAKE

Dec
10

Meet The Arduino Esplora

arduino, Esplora, game, game controller, game controllers, Kids Comments Off on Meet The Arduino Esplora 

Here’s a new piece of hardware from your beloved OSHW project. The Arduino Esplora is meant for newbies and anybody willing to enter in the world of Arduino, without having to deal with breadboards or soldering. Shaped like a game controller, it’s designed to be used out of the box without extra parts since it comes with many sensors and actuators already on it.

Have a look at the Esplora Page on the Arduino site, you will find Arduino Esplora at Radioshack’s in its Retail Version (like the one you see on top) and soon on the Arduino Store and from our distributors in both Standard and Retail versions.



  • 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