Let's learn how to flash a .hex program to an Arduino using PowerShell on Windows!
=================================================
Commands Used In Video
----------------------------------------------------------------------------------------------
C:\Users\bamhm\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9/bin/avrdude -CC:\Users\bamhm\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9/etc/avrdude.conf -v -patmega2560 -cwiring -PCOM3 -b115200 -D -Uflash:w:XXXXX:i
This command is created by flashing source to an Arduino using the Arduino IDE. The XXXXX at the very end of the command needs to be modified to be the file path of the file you wish to flash.
=================================================
Links
----------------------------------------------------------------------------------------------
Arduino Mega 2560: https://amzn.to/2Hvi2F1
Arduino IDE: https://www.arduino.cc/en/Main/Softwa...
=================================================
Support Me
-----------------------------------------------------------------------------------------------------------
I make these videos for free with no expectation of monetization and never plan to have YouTube ads. If you like what I'm doing, I would greatly appreciate you supporting this channel via one of the following methods:
Patreon: / bytepen