/Arduino-ESP8266-4LED-Servo-Project

Simple 4 LED with a Servo Project that Connects to Twitch for User Interaction.

Primary LanguageC++

Arduino-ESP8266-4LED-Servo-Project

Simple 4 LED with a Servo Project that Connects to Twitch for User Interaction.

This Project is based on the Slapbot Built by the following:
Created with code from TheOtherLoneStar (https://www.twitch.tv/theotherlonestar)
Hackaday IO: https://hackaday.io/otherlonestar
By Brian Lough (https://www.twitch.tv/brianlough)
YouTube: https://www.youtube.com/channel/UCezJOfu7OtqGzd5xrP3q6WA
Created with code from noycebru www.twitch.tv/noycebru

I built it mainly to use a demo for on Stream Project and to work with Twitch Chat commands.

Parts Needed for this Build

1 - ESP8266
1 - Breadboard
1 - Servo (Used is a 180 degree Servo)
4 - 330 ohm Resistors (or 220 ohm)
6 - Black Wires
2 - Red Wires
1 - Yellow Wire
1 - Orange Wire
1 - Blue Led
1 - Red Led
1 - Green Led
1 - Yellow Led

You could use 2 Yellow Wires, 1 for the LED and 2nd for Servo or 2 Orange. Honestly your choice, you could be a monster and use all the same colors.

RED Led is connected to GPIO 14 = D5
YELLOW Led is connected to GPIO 16 = D0
BLUE Led is connected to GPIO 4 = D2
GREEN Led is connected to GPIO 2 = D4
Servo Led is connected to GPIO 12 = D6