Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
PingDuino
Search
Harrington Joseph
February 21, 2013
Technology
0
130
PingDuino
Arduino real time web experiment.
Harrington Joseph
February 21, 2013
Tweet
Share
More Decks by Harrington Joseph
See All by Harrington Joseph
When Booleans Are Not Enough... State Machines?
hjoseph
2
390
Arduino Intro
hjoseph
0
120
Arduino Relays
hjoseph
3
150
Other Decks in Technology
See All in Technology
次世代のメールプロトコルの斜め読み
hirachan
1
190
オブザーバビリティが育むシステム理解と好奇心
maruloop
3
1.9k
serverless team topology
_kensh
3
260
AWS DMS で SQL Server を移行してみた/aws-dms-sql-server-migration
emiki
0
270
新米エンジニアをTech Leadに任命する ー 成長を支える挑戦的な人と組織のマネジメント
naopr
1
340
OTEPsで知るOpenTelemetryの未来 / Observability Conference Tokyo 2025
arthur1
0
390
【SORACOM UG Explorer 2025】さらなる10年へ ~ SORACOM MVC 発表
soracom
PRO
0
200
datadog-incident-management-intro
tetsuya28
0
110
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
530
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
2
1.6k
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
610
初海外がre:Inventだった人間の感じたこと
tommy0124
1
160
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Code Reviewing Like a Champion
maltzj
526
40k
Six Lessons from altMBA
skipperchong
29
4k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
650
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Testing 201, or: Great Expectations
jmmastey
46
7.7k
4 Signs Your Business is Dying
shpigford
186
22k
Context Engineering - Making Every Token Count
addyosmani
8
320
Designing for Performance
lara
610
69k
Embracing the Ebb and Flow
colly
88
4.9k
Music & Morning Musume
bryan
46
6.9k
Transcript
PINGDUINO ARDUINO REAL TIME WEB EXPERIMENT Harrington Joseph February 21,
2013 LA Arduino Meetup
OBJECTIVES BI-DIRECTIONAL COMMUNICATION • Arduino - Web. • Web Arduino.
REAL TIME STATUS PANEL • Visualize information that comes from the Arduino.
TECHNOLOGIES ARDUINO | PYTHON | NODE.JS
THE EXPERIMENT NODE.JS • Socket.IO: Connection (Web clients and Arduinos).
• Event management.
THE EXPERIMENT PYTHON • Arduino client that communicates to Node.js
(using SocketIO_client). • Communication with the Arduino through the serial port. • Event handling.
THE EXPERIMENT ARDUINO • Input (buttons, switches and sensors). •
Output (speakers, lights, motors, etc). • Outputs information to the serial port.
DEMO http://pingduino.hjoseph.com
APPLICATIONS ONLINE CONTROL AND AUTOMATIZATION
THE SOURCE http://github.com/harph/pingduino
THANKS :) TWITTER: @harph WEB: hjoseph.com GITHUB: github.com/harph SLIDES: speakerdeck.com/hjoseph