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

PingDuino

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

 PingDuino

Arduino real time web experiment.

Avatar for Harrington Joseph

Harrington Joseph

February 21, 2013
Tweet

More Decks by Harrington Joseph

Other Decks in Technology

Transcript

  1. OBJECTIVES BI-DIRECTIONAL COMMUNICATION • Arduino - Web. • Web Arduino.

    REAL TIME STATUS PANEL • Visualize information that comes from the Arduino.
  2. THE EXPERIMENT PYTHON • Arduino client that communicates to Node.js

    (using SocketIO_client). • Communication with the Arduino through the serial port. • Event handling.
  3. THE EXPERIMENT ARDUINO • Input (buttons, switches and sensors). •

    Output (speakers, lights, motors, etc). • Outputs information to the serial port.