Update README.md

main
blackfur 2021-02-09 09:56:34 +01:00 committed by GitHub
parent f623164f3d
commit e0a9e16ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

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