Skip to content

PC-side bootloader for microcontrollers (currently focused on PIC24 and dsPIC series)

License

Notifications You must be signed in to change notification settings

slightlynybbled/booty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This code base is for creating a bootloader to be utilized for programming microcontroller flash memory. This program takes a hex file as the input and will parse that hex file and send it to the microcontroller bootloader over a serial UART (commonly referred to as a "serial port" or "COM port").

The companion project to this is the bootypic project. Hopefully, more will follow. GUI provided at bootycontrol.

Please see the documentation for further guidance!

About

PC-side bootloader for microcontrollers (currently focused on PIC24 and dsPIC series)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages