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
90
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
380
Using JWT to Authenticate Microservices
wolfeidau
1
250
Managing Secrets IN AWS
wolfeidau
0
150
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
130
Other Decks in Technology
See All in Technology
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.2k
DroidKaigi 2025 Androidエンジニアとしてのキャリア
mhidaka
2
370
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
560
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
490
要件定義・デザインフェーズでもAIを活用して、コミュニケーションの密度を高める
kazukihayase
0
120
AWSで始める実践Dagster入門
kitagawaz
1
680
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
190
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
190
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1.1k
2つのフロントエンドと状態管理
mixi_engineers
PRO
3
110
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
820
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Site-Speed That Sticks
csswizardry
10
820
YesSQL, Process and Tooling at Scale
rocio
173
14k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Automating Front-end Workflow
addyosmani
1370
200k
Producing Creativity
orderedlist
PRO
347
40k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Thoughts on Productivity
jonyablonski
70
4.8k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
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