https://www.youtube.com/watch?v=08_v_BuvqyA
All the 3D models are available here: https://www.thingiverse.com/thing:4561049
- Arduino Nano OR Wemos D1 OR Raspberry Pi Zero
- 2x Servo Motor (SG90)
- 2x push buttton
- 2x LED
- 2x 10k resistor
- 2x 220k resistor
- wires
Nano | Components |
---|---|
D12 | Servo Motor 1 |
D11 | Servo Motor 2 |
D8 | LED 1 |
D7 | LED 2 |
D3 | Push Button 1 |
D2 | Push Button 2 |
Wemos D1 mini | Components |
---|---|
D6 | Servo Motor 1 |
D5 | Servo Motor 2 |
D8 | LED 1 |
D7 | LED 2 |
D2 | Push Button 1 |
D1 | Push Button 2 |
Raspberry pi | Components |
---|---|
GPIO23 | Servo Motor 1 |
GPIO24 | Servo Motor 2 |
GPIO17 | Push Button 1 |
GPIO27 | Push Button 2 |
GPIO2 | LED 1 |
GPIO3 | LED 2 |
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.