Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GDG-Singapore 2013 talk

Harish Pillay
October 12, 2013

GDG-Singapore 2013 talk

using annikken andee to develop gui front end for arduino that runs on andriods

Harish Pillay

October 12, 2013
Tweet

More Decks by Harish Pillay

Other Decks in Technology

Transcript

  1. Challenges: – How can we get a GUI interface to

    control an Arduino? – Can this GUI be run from a touch-centric device – Can I use the ease of Arduino programming to build touch-centric apps?
  2. Arduino.cc Arduino is an open-source electronics prototyping platform based on

    flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists and anyone interested in creating interactive objects or environments.
  3. Arduino • Microcontroller with smarts to interface with the real

    world • Lowering the barrier to hardware hacking and tinkering so that everyone can play, not just us EEs
  4. Annikken-Andee • Gives you a way to get use your

    smartphone to interact with the physical world • It is an Arduino blue-tooth shield but on steroids • Steroids? - Write apps using Annikken-Andee that provides an interface on the Androids that gives you a way to control Arduinos.
  5. Annikken-Andee • Works with Arduino Unos, Megas and Leonardos •

    Communicates with the Arduino via the Arduino's ICSP SPI and Pin 8 • Andee needs to work with an app from Google Play • This app becomes the input/output for you to work with your Arduino
  6. Annikken-Andee • Go to annikken.com and download the libraries for

    use in Wiring – the default IDE for the Arduino (Wiring is based on Processing.org and is GPLv2 licensed) • Fire up your Arduino with the Andee shield plugged in • Associate the Andee via blue-tooth of your Android device