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
開発組織を進化させる!AWSで実践するチームトポロジー
iwamot
2
560
クラウド関連のインシデントケースを収集して見えてきたもの
lhazy
9
2k
Platform Engineeringで クラウドの「楽しくない」を解消しよう
jacopen
4
220
貧民的プログラミングのすすめ
kakehashi
PRO
1
160
Охота на косуль у древних
ashapiro
0
130
"TEAM"を導入したら最高のエンジニア"Team"を実現できた / Deploying "TEAM" and Building the Best Engineering "Team"
yuj1osm
1
240
【Forkwell】「正しく」失敗できるチームを作る──現場のリーダーのための恐怖と不安を乗り越える技術 - FL#83 / A team that can fail correctly by forkwell
i35_267
2
120
LINE NEWSにおけるバックエンド開発
lycorptech_jp
PRO
0
390
JAWS FESTA 2024「バスロケ」GPS×サーバーレスの開発と運用の舞台裏/jawsfesta2024-bus-gps-serverless
ma2shita
3
400
どうすると生き残れないのか/how-not-to-survive
hanhan1978
2
340
QAエンジニアが スクラムマスターをすると いいなぁと思った話
____rina____
0
160
Global Databaseで実現するマルチリージョン自動切替とBlue/Greenデプロイ
j2yano
0
170
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
115
51k
Optimizing for Happiness
mojombo
377
70k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Facilitating Awesome Meetings
lara
53
6.3k
The Cost Of JavaScript in 2023
addyosmani
47
7.5k
Designing for humans not robots
tammielis
250
25k
Agile that works and the tools we love
rasmusluckow
328
21k
A designer walks into a library…
pauljervisheath
205
24k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
440
Bash Introduction
62gerente
611
210k
Done Done
chrislema
182
16k
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