MakerWorld
Electronics
Go to Model
russian roulette tazer
6
Downloads
14
Likes
0
Makes
Hey! Have you ever wanted to feel the thrill of playing Russian Roulette but not actually die? I got you.This is a working Russian Roulette Taser you can play with friends. The loser gets tased.⚠️ WARNING: Do not shoot yourself in the head – that's dangerous. Aim for the arm instead.The revolver has two modes:Solo mode – play by yourself.Multiplayer mode – each player gets a separate barrel. You can switch between players using the reroll button.plaRequired parts:3 small buttonsHigh voltage generator (3–6V input, 40kV step-up)Any kind of Arduino-like devicemosfet transistor16x2 LCD displaySome wiresBreadboard (optional)any kind of glue to hold pla or other plasticthe arduino goes on the back as shown on photosgenerator goes to the barrel tape 2electrodes to tip of the barrelput 2x aa battery inisdehandlearduino code:#include#includeLiquidCrystal_I2C lcd(0x27, 16, 2);const int triggerPin = 4;const int rerollPin = 3;const int settingsPin = 2;const int mosfetPin = 8;int bulletCount =
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!