Skip to content

Instantly share code, notes, and snippets.

@aliustaoglu
Created April 7, 2018 04:05
Show Gist options
  • Save aliustaoglu/30f78abfd47554795121703bee50086d to your computer and use it in GitHub Desktop.
Save aliustaoglu/30f78abfd47554795121703bee50086d to your computer and use it in GitHub Desktop.
Arduino Nano with MAC
  1. Download and install https://github.com/ledongthuc/example/blob/master/file/CH34x_Install_V1.3.zip
  2. nano /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/platform.txt
  • Find -P{serial.port} and wrap in double quotes (if not already wrapped)
  1. nano /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/programmers.txt
  • Find -P{serial.port} and wrap in double quotes (if not already wrapped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment