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
130
Other Decks in Technology
See All in Technology
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
3
450
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
140
AWS アーキテクチャ作図入門/aws-architecture-diagram-101
ma2shita
29
10k
How Community Opened Global Doors
hiroramos4
PRO
1
110
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
130
Node-RED × MCP 勉強会 vol.1
1ftseabass
PRO
0
140
Liquid Glass革新とSwiftUI/UIKit進化
fumiyasac0921
0
180
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
160
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
300
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
3
760
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
240
CSS、JSをHTMLテンプレートにまとめるフロントエンド戦略
d120145
0
280
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
We Have a Design System, Now What?
morganepeng
53
7.7k
Typedesign – Prime Four
hannesfritz
42
2.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
A designer walks into a library…
pauljervisheath
206
24k
Why Our Code Smells
bkeepers
PRO
337
57k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
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