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
140
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
AI時代のシステム開発者の仕事_20260328
sengtor
0
310
来期の評価で変えようと思っていること 〜AI時代に変わること・変わらないこと〜
estie
0
110
ブラックボックス化したMLシステムのVertex AI移行 / mlops_community_62
visional_engineering_and_design
1
220
PostgreSQL 18のNOT ENFORCEDな制約とDEFERRABLEの関係
yahonda
0
140
RGBに陥らないために -プロダクトの価値を届けるまで-
righttouch
PRO
0
130
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
Oracle Cloud Infrastructure(OCI):Onboarding Session(はじめてのOCI/Oracle Supportご利⽤ガイド)
oracle4engineer
PRO
2
17k
Zephyr(RTOS)でOpenPLCを実装してみた
iotengineer22
0
150
Amazon Qはアマコネで頑張っています〜 Amazon Q in Connectについて〜
yama3133
1
150
Embeddings : Symfony AI en pratique
lyrixx
0
400
「通るまでRe-run」から卒業!落ちないテストを書く勘所
asumikam
2
840
【社内勉強会】新年度からコーディングエージェントを使いこなす - 構造と制約で引き出すClaude Codeの実践知
nwiizo
28
14k
Featured
See All Featured
So, you think you're a good person
axbom
PRO
2
2k
Odyssey Design
rkendrick25
PRO
2
560
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
My Coaching Mixtape
mlcsv
0
87
Fireside Chat
paigeccino
42
3.9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
230
Mind Mapping
helmedeiros
PRO
1
130
Breaking role norms: Why Content Design is so much more than writing copy - Taylor Woolridge
uxyall
0
230
Making the Leap to Tech Lead
cromwellryan
135
9.8k
jQuery: Nuts, Bolts and Bling
dougneiner
66
8.4k
The Language of Interfaces
destraynor
162
26k
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