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
91
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
59
Getting Into Vue.js
wolfeidau
0
180
AWS Automation With Lambda
wolfeidau
1
86
Ansible and Cloudformation
wolfeidau
1
220
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
360
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
120
Other Decks in Technology
See All in Technology
技術に触れたり、顔を出そう
maruto
1
170
20250122_FinJAWS
takuyay0ne
2
240
PaaSの歴史と、 アプリケーションプラットフォームのこれから
jacopen
7
1.7k
プロダクト開発、インフラ、コーポレート、そしてAIとの共通言語としての Terraform / Terraform as a Common Language for Product Development, Infrastructure, Corporate Engineering, and AI
yuyatakeyama
5
610
信頼性を支えるテレメトリーパイプラインの構築 / Building Telemetry Pipeline with OpenTelemetry
ymotongpoo
8
2.5k
スクラムマスターの活動と組織からの期待のズレへの対応 / Dealing with the gap between Scrum Master activities and organizational expectations
pauli
1
810
[SRE kaigi 2025] ガバメントクラウドに向けた開発と変化するSRE組織のあり方 / Development for Government Cloud and the Evolving Role of SRE Teams
kazeburo
3
1k
reinvent2024を起点に振り返るサーバーレスアップデート
mihonda
1
140
2025-01-24-SRETT11-OpenTofuについてそろそろ調べてみるか
masasuzu
0
110
2週に1度のビッグバンリリースをデイリーリリース化するまでの苦悩 ~急成長するスタートアップのリアルな裏側~
kworkdev
PRO
6
3.8k
SREKaigi.pdf
_awache
1
1.6k
Microsoft Ignite 2024 最新情報!Microsoft 365 Agents SDK 概要 / Microsoft Ignite 2024 latest news Microsoft 365 Agents SDK overview
karamem0
0
120
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1030
460k
Building Applications with DynamoDB
mza
93
6.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
348
20k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Site-Speed That Sticks
csswizardry
3
290
Building a Scalable Design System with Sketch
lauravandoore
460
33k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
The Language of Interfaces
destraynor
156
24k
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.7k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building Flexible Design Systems
yeseniaperezcruz
328
38k
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