Turning A One-armed-bandit Into Web Slots

[Kyle Kroskey] just finished his first Arduino project, adding web control to a slot machine. He started with an IGT S+ model which were extremely popular in Vegas and Atlantic City casinos for years, but are now being replaced with more modern versions. His grand idea was to modify the machine so that it can be controlled from a PC, then unleash a live stream so that the Internets can play.

This turned out not to be too hard, there’s just a few controls he patched the Arduino into; the button for maxing out the wager amount, and sensors that measure coin inserts and payouts. In order to keep the peace he disconnected the speaker but rerouted the audio into a PC so that it can be played over the streaming feed. This make sure it’s quiet in the room without sacrificing the online fun. The PC is running Ubuntu and controls the video feed, a screen detailing jackpot data above the machine, and facilitates passing webpage player requests to the Arduino for machine control.

For another fun slot machine hack, check out this gaming device turned bartender.

14 thoughts on “Turning A One-armed-bandit Into Web Slots

  1. interesting! you could do some cool testing of machine randomness with this.

    re-routing the audio is smart but… won’t it still be going “whrrrrrrrrrrrCHUNKrrrrrCHUNKrrrrrrCHUNK”?

  2. @joe
    To let people play it online? Especially placed where there are no slots/gambling.

    @emilio
    I’d imagine that sound really isn’t too bad. From what I recall a lot of the sound is added, even the stop sounds. That said, I’d probably put this in an isolated area if possible to reduce the bother that it could create.

  3. “do some cool testing of machine randomness”

    I read a couple of years back that people have already done this and figured out that the machines cheat. You can download fruit machine emulators that will run the real code from various machines, but which also allow you to save the state and go back, useful for looking at things like high/low gaambles, and surprise surprise the odds are fixed against you.

  4. Where can I find the instructions on how to build this arduino controlled device. I just bought my first IGT S2000 slot machine yesterday and would like to be able to add credits to it remotely.

Leave a Reply to vtlCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.