Skip to content

Independent programmer for Atmega microcontrollers with firmware reading from SD card

Notifications You must be signed in to change notification settings

forem1/MultiBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MultiBoot

Independent programmer for Atmega microcontrollers with firmware reading from SD card

Save your .hex files on SDcard, select one in menu with the buttons Up and Down, then press Ok to program the controller.

Supported controllers for program: Atmega 328p

For reboot programmer send reboot from controller. For load another file send load:filename.hex

Programmer <-> Controller

D3 --------- SCK

D5 --------- Reset

D6 --------- MISO

D7 --------- MOSI

Programmer <-> SD

D4 ------- CS

D11 ------- MOSI

D12 ------- MISO

D13 ------- SCK

Programmer <- Buttons

A0 -------- Up

A1 -------- Down

A2 -------- Ok

D8 -------- Cancel

Projects: Simple OLED game console: https://easyeda.com/Forem/multi

About

Independent programmer for Atmega microcontrollers with firmware reading from SD card

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages