Skip to content

ErikHeidstra/OctoPrint-flashArduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctoPrint-flashArduino

Plugin to flash Arduino based printer boards.

Install avrdude on your machine and point the add-on in the settings to the correct avrdude executable and avrdude.conf file.

Select a hex file, port and board and press flash.

This project is in heavy WIP phase. So please be carefull. Would be nice to run octoprint in --debug mode to see whats going on.

At the moment a limit amount of boards is supported and many are still untested. If you know your the settings for your board(programmer / baudrate / chip type) for AVR dude please make a PR with the information so I can add it to the plugin.

##TODO Make board profiles wich can be edited, added and removed.

-Booli

About

Flash Arduino boards with OctoPrint utalizing avrdude

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • JavaScript 24.3%
  • CSS 0.6%