A documents/notes repository for the Project-OWL ClusterDuck-Protocol project
Fork ClusterDuck-Protocol repository from github
https://github.com/Code-and-Response/ClusterDuck-Protocol
Download and install from https://www.arduino.cc/en/guide/macOSX
Download http://www.silabs.com/Support%20Documents/Software/Mac_OSX_VCP_Driver_10_6.zip
IMPORTANT: If the install gets stuck, go to [System Preferences] -> [Security and Privacy] -> [General] and allow Silicon Labs. This will grant permission for the Driver to access system files.
Open the Arduino IDE and go to [Preferences].
In [Additional Boards Manager URLs] add the following string:
https://dl.espressif.com/dl/package_esp32_index.json,https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
- From Arduino IDE menu, select [Tools] > [Board] > [Boards Manager] Search for "esp32". You should see the "esp32 by Espressif Systems" library. Install this library.
- Close Arduiono IDE
./cdp-install-osx.sh <github_username>