Tell us about yourself!
- JennaSys made the instructable USB to ESP-01 Adapter Board Modification
- JennaSys commented on Grintor's instructable Pan / Tilt face tracking with the raspberry piView Instructable »
A breadboard definitely makes it a bit easier to make the connections - at least on a temporary basis.In the code you'll see the lines:pPan = 23pTilt = 24which define the GPIO pins that the pan and tilt servos will connect to for the control signal. (You also have the red/black connections that are used to power the servos as well.)That said, I don't know if the RPIO library used in this code will work with the Pi3. I know some work has been done on it, but I don't know if they fixed the compatibility with the newer RasPi boards yet or not.
Soldering a small push button switch on the bottom works great!