First steps
Last updated
Last updated
First, let's figure out how this program works. This script converts code from the Ducky Scritp language into code that is understandable to the Arduino compiler.
Firstly open the Terminal in current direcroty
You should open CMD or PowerShell if you use Windows system
Now type in command prompt:
Use python
in Windows
Press Ctrl+O
and choose example/example.ino
Now choose Arduino Leonardo
Choose port
Finally press Ctrl+U