Skip to content

gilphilbert/pedal-flasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Flasher

DIY FFB Pedal Flasher is a web-based flashing tool that installs firmware for the DIY FFB Pedal project.

To use, simply plug in your board while holding the BOOT button and click "Connect" to select the correct serial port. Select the correct board and click "Flash" and the tool will do the rest.

https://gilphilbert.github.io/pedal-flasher/

Development

To setup the development environment:

git clone [email protected]:gilphilbert/pedal-flasher.git
npm i
npm run dev

To build the project for deployment

npm run build
git add .
git commit -m "my amazing commit"
git push

GitHub pages will do the rest!

Libraries

  • esptool-js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published