Skip to content

wolfeidau/nodebots_MeWIFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodebots_MeWIFI

This is a slightly tweaked version of the amazing work by makebot team who built an ESP8266 wifi based UDP <-> serial bridge.

Building

Update your projects WORKDIR path in the Dockerfile.

Then build the project.

docker build -t esp8266-build-bridge .
docker run -v /Users:/Users -t esp8266-build-bridge make

flashing

make flash

License

Most of the sources to this came from http://git.oschina.net/riven/MeWifi-Module

My code is Copyright (c) 2014 Mark Wolfe and licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published