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
WifiRobot - Cutting the Cord
Search
Mark Wolfe
July 25, 2015
Technology
0
92
WifiRobot - Cutting the Cord
Quick rundown on the ESP8266 and getting your Nodebot set up to use a simple wifi - serial bridge.
Mark Wolfe
July 25, 2015
Tweet
Share
More Decks by Mark Wolfe
See All by Mark Wolfe
IP Networking in AWS
wolfeidau
0
66
Getting Into Vue.js
wolfeidau
0
190
AWS Automation With Lambda
wolfeidau
1
89
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
140
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
120
Other Decks in Technology
See All in Technology
ハノーバーメッセ2025座談会.pdf
iotcomjpadmin
0
150
CI/CDとタスク共有で加速するVibe Coding
tnbe21
0
230
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
190
Абьюзим random_bytes(). Фёдор Кулаков, разработчик Lamoda Tech
lamodatech
0
300
VISITS_AIIoTビジネス共創ラボ登壇資料.pdf
iotcomjpadmin
0
150
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
950
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
0
160
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
220
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全
opelab
9
2.2k
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
110
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
11
4.2k
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
140
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
The Invisible Side of Design
smashingmag
299
51k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
Faster Mobile Websites
deanohume
307
31k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
A Tale of Four Properties
chriscoyier
160
23k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Git: the NoSQL Database
bkeepers
PRO
430
65k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Transcript
WifiRobot Cutting the Cord
ESP8266 Small Cheap Wireless Module 3 - 5 dollars SDK
for native development LUA Massive community of developers
Wifi Access Point Home Router Client Laptop Light Globe
WIFI Access Host AP Mode Private Access Point Client Mode
Join Existing Network
Firmware Written while @ajfisher was in China by the makeblock
team Has a small Admin UI Needs some work but very close @geekscape and I sorted out a few bugs! https://github.com/wolfeidau/nodebots_MeWIFI
Wifi Bridge Load firmware on your ESP8266 Module Connect to
the HostAP Load the Firmata configured to do 115200 baud Connect your robot to the ESP8266 Module Serial connection (RX/TX/VCC/GND) WIN
The Code
ESP-01 Module
Links http://espressif.com/en/products/esp8266/ https://github.com/wolfeidau/nodebots_MeWIFI https://github.com/igrr/esptool-ck https://github.com/nodebotsau/simplebot/blob/master/ examples/network_sb.js http://wiki.iteadstudio.com/ ESP8266_Serial_WIFI_Module
The End @wolfeidau on twitter https://github.com/wolfeidau
[email protected]
http://wolfe.id.au