This is code that uploads Young Lab DAC/ADC firmware to an Arduino Giga. If there's no firmware
directory present, make sure that you've downloaded this from the latest DAC/ADC firmware release.
- Linux (Debian):
sudo apt install dfu-util
- MacOS:
brew install dfu-util
- Windows:
- Download the
dfu-util
to your local system, e.g., underD:\dfu-util
. - Rename it to
dfu-util.exe
. - Append the path of the
dfu-util.exe
to the system environment variable PATH.
- Download the
- new_hardware
- old_hardware
- new_shield_old_dac_adc