A Twitch enabled banning or timeout device for those really, really, really, big streams.
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Snap_Glove.inoSnap Glove code for the ESP32 and Arduinoino - 3.87 kB - 12/22/2018 at 05:14 |
|
|
Thanos Twitch Bot.pyA basic Twitch bot that collects all users in a chat, segments half of them off for timeouts, and will time them out when a specific message is sent by a specific person Is missing the cfg file for communicating with twitch (its passwords and what not)-> # cfg.py HOST = "irc.twitch.tv" # the Twitch IRC server PORT = 6667 # always use port 6667! NICK = "twitch_username" # your Twitch username, lowercase PASS = "oauth:xxxxxxxxxxxxxxxxxxxx" # your Twitch OAuth token CHAN = "#channel" # the channel you want to joinplain - 4.28 kB - 12/20/2018 at 13:21 |
|
The Snap glove is rather straightforward with the esp32. I hooked it up to a single cell lipo for power. Gpio 14 is a capacitive touch pin, called T6 when coding. I attached a wire to gpio 14 and soldered it to silver conductive thread!
*Remember to keep your touch pads small so they have good sensitive control. Too large of a pad will result in no touch triggers or constant touch depending on how the sensitivity is set.
Conductive Fabric is definitely difficult to solder (if you are me). I find that getting your iron just hot enough to melt your solder and nothing beyond that is where you want to stay.
Tin your wire by melting some solder onto it, place it on the conductive fabric, and apply heat from with your soldering iron in burst of 3 seconds. Check the solder joint after each burst to see if more heat needs to be applied or if it will work.
Just take it slow, and don't be afraid to mess this step up.
I stitched all the sensor pads in with regular thread, and sewed some of the cabling as well. This helps with repeated bending of the solder joint.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
I don't geel so good..