Avrdude addon: flash Arduino from Hassio

The custom addon allows you to upgrade on the air (OTA) the Arduino firmware connected to the RPi via USB

It’s an add-on for those who:

The task can be divided into stages:

  • on “big PC” compile source code, for example using Arduino IDE
  • transfer compiled binary hex-file to RPi
  • install and run the add-on and Arduino will start in seconds the updated program.