Skip to content

stylesuxx/arduino-c2-flasher

Repository files navigation

Web based Arduino C2 interface

Allows to flash SiLabs EFM8 BB based MCU via Brwoser and an Arduino UNO or Nano.

Check it out here: https://stylesuxx.github.io/arduino-c2-flasher/

Arduino Code

The Arduino code can be found here. It comes with a python client in case you prefer to use a stand alone approach instead of the web UI.

Contributing

Contributions are very welcome. Clone the repostiory, install dependencies and run the dev sserver to get started. Please direct your PRs against the latest develop branch.

Dependencies

Install dependencies:

yarn install

Run the dev server

Run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Flash SiLabs EFM8 BB MCUs via Browser and an Arduino Uno or Nano.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published