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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
410
Arduino Intro
hjoseph
0
120
Arduino Relays
hjoseph
3
150
Other Decks in Technology
See All in Technology
DX Improvement at Scale
ntk1000
3
450
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.7k
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
170
メタデータ同期に潜んでいた問題 〜 Cache Stampede 時の Cycle Wait を⾒つけた話
lycorptech_jp
PRO
0
160
20260305_【白金鉱業】分析者が地理情報を武器にするための軽量なアドホック分析環境
yucho147
3
220
マルチアカウント環境でSecurity Hubの運用!導入の苦労とポイント / JAWS DAYS 2026
genda
0
380
Kubernetesにおける推論基盤
ry
1
280
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
120
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
技術的負債の泥沼から組織を救う3つの転換点
nwiizo
8
3.5k
Agentic Software Modernization - Back to the Roots (Zürich Agentic Coding and Architectures, März 2026)
feststelltaste
1
230
JAWS FESTA 2025でリリースしたほぼリアルタイム文字起こし/翻訳機能の構成について
naoki8408
1
250
Featured
See All Featured
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
1
150
A Soul's Torment
seathinner
5
2.4k
Bash Introduction
62gerente
615
210k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
210
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Paper Plane (Part 1)
katiecoart
PRO
0
5.4k
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
210
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
Between Models and Reality
mayunak
2
230
A designer walks into a library…
pauljervisheath
210
24k
First, design no harm
axbom
PRO
2
1.1k
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