Update README.md

This commit is contained in:
blackfur 2021-02-09 09:56:34 +01:00 committed by GitHub
parent 1b50edf676
commit 679fefec50

View file

@ -2,6 +2,7 @@
### Control a Lego Powerfcunctions Car with a Arduino! ### Control a Lego Powerfcunctions Car with a Arduino!
## Setup ## Setup
1. Download the [Lego Powerfunctions Library](https://github.com/schultzy51/LEGOPowerFunctions) and place it into your libraries folder. 1. Download the .ino file and place it in a folder with the same name.
2. Eventually change the pintout to match your wireing setup. 2. Download the [Lego Powerfunctions Library](https://github.com/schultzy51/LEGOPowerFunctions) and place it into your libraries folder.
3. Press Upload 3. Eventually change the pintout to match your wireing setup in the .ino file.
4. Plug your Arduino in and press Upload.