Skip to content

452/micropython-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micropython-examples

sudo minicom -s # setup -> select /dev/ttyUSB0
sudo minicom
# quit from minicom -> a -> q
python /git/esptool/esptool.py -p /dev/ttyUSB0 --baud 460800 write_flash --flash_size=8m 0 /git/micropython/esp8266/build/firmware-combined.bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages