Skip to content

Receive gcodes via wifi and forward to uart0 of esp8266

License

Notifications You must be signed in to change notification settings

easyqiot/gcode-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOTA

Formware over the air transmission using easyQ.

Build

Follow this instruction to setup your environment.

source esp-env/nonos/activate.sh

cd esp-env/sdk/
git clone git@github.com:easyqiot/fota.git
cd fota 
bash gen_misc.sh

Or:

make clean
make assets
make flash_map6user1 

About

Receive gcodes via wifi and forward to uart0 of esp8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published