Skip to content

lufton/SHUIWIFI-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this project about

This script is intended to parse SHUIWIFI.BIN firmware file and generate partitions to flash ESP32/ESP8266 using USB TTL adapter.

How to use

Put SHUIWIFI.BIN file next to this script and run (or specify absolute path to the file):

python parser.py SHUIWIFI.BIN

Online

Also, you can parse SHUIWIFI.BIN file using online tool I have developed.