jk1551 / bb-core

An application that burns programs to different types of MCUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Byte Burner

Alt Text

Byte Burner is a user-friendly application designed to streamline the process of flashing binary images onto a wide range of microcontroller units (MCUs). Whether you're a seasoned embedded systems engineer or a hobbyist tinkering with IoT devices, Byte Burner empowers you to effortlessly upload firmware, bootloaders, and other essential software components to your MCUs with ease and efficiency.

Usage

Using Byte Burner is a breeze! Simply connect your bridge device (UM232H) to your laptop and select it from the dropdown menu. Next, choose a supported MCU device and the file you want to burn, then click 'Burn.' That's all there is to it! Your program should be successfully burned to the device. Why not give it a try with a simple blinky program?

Alt Text

Installation

Go to https://www.byte-burner.com/ to install the correct version of Byte Burner

Supported platforms include:

  • Windows 10 / 11 x64
  • Windows 10 / 11 arm64
  • Ubuntu 22.04 x64
  • Ubuntu 22.04 arm64
  • OSX x64
  • OSX arm64

Contributing

If you're interested in contributing to this project, please read the contribution guidelines before getting started. We welcome contributions from everyone!

Changelog

Check out any notable changes in our Changelog!

License

Byte Burner (including the bb-core repo) is licensed under the MIT License.

About

An application that burns programs to different types of MCUs

License:MIT License


Languages

Language:C# 53.4%Language:JavaScript 37.2%Language:Assembly 5.6%Language:Shell 1.8%Language:PowerShell 1.7%Language:CSS 0.2%Language:C 0.1%Language:HTML 0.0%