armccoy / zoom_console

Zoom mic/video control console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zoom_console

Zoom mic/video control console

Origin: Elliotmade (4/22/2020)

Used a digispark clone

To link the 64bit version, into the Digistump tree:

First, make sure your board includes are all setup properly. Next, shutdown the Arduino IDE completely. Finally, from a shell prompt, move the Digistump snowflake out of the way, and link in the current shipping version:

$ cd ~/Library/Arduino15/packages/arduino/tools/avr-gcc

$ mv 4.8.1-arduino5 orig.4.8.1

$ ln -s /Applications/Arduino.app/Contents/Java/hardware/tools/avr 4.8.1-arduino5

About

Zoom mic/video control console


Languages

Language:C++ 78.4%Language:AppleScript 21.6%