Skip to content

Commit 7b6f91f

Browse files
authored
Update README.md
1 parent 9a3886a commit 7b6f91f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# Sparky
2-
A scripting tool for Digispark microcontroller development board that converts BadUSB scripts into Arduino IDE sketches.
1+
# What is Sparky?
2+
Sparky is a GUI tool that converts your BadUSB or Ducky script to an Arduino Sketch (.ino) so you can upload it to your Digispark.
3+
4+
# How to use?
5+
Simply run the Sparky.py code, write or paste your Ducky script and press "Convert" button.
6+
Your Arduino code will be ready to copy or you can simply save it as an .ino file.
7+
You can change the name of you .ino sketch name.

0 commit comments

Comments
 (0)