Please describe the steps to install this project.
For example:
-
Open this file
-
Edit as you like
-
Release to the World!
Assemble the circuit following the diagram layout.png attached to the sketch
Upload the code contained in this sketch on to your board
sketch123 => Arduino sketch folder ├── sketch123.ino => main Arduino file ├── schematics.png => (optional) an image of the required schematics ├── layout.png => (optional) an image of the layout └── ReadMe.adoc => this file