-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It would be nice to have a GIF showing the effect of introducing a simple command to an Arduino (e.g. the pin 13 -H - pin 13 -L explained on the README). This way, the Readme would be more visual.
The GIF must contain:
- Beautiful Arduino board (e.g. from Fritzing)
- Beautiful console (e.g. Arduino IDE Serial Monitor) showing:
-
help-> available commands -
pin 13 -H-> the inboard LED turns on -
pin 13 -L-> the inboard LED turns off
-
The GIF must be animated.