Aug 31, 2011  Slot Machine. Author: Ian P (ippavlin) A slot machine written in VB.NET to experiment with combining images and timers in order to cause an 'animated' look. All images were made by me (larger versions appear blurry, however). Started: August 31, 2011 // 'Completed': September 1, 2011 (minus sounds) A fairly basic slot machine-type 'game'. Jun 27, 2016  Welcome! This is the second video in a series of Visual Basic projects! In this video, I will be creating a very simple slot machine. The code will be posted below, and feel free to edit it for.

This repository contains all applications related to SlotMachien; a Lego MindStorms robot designed to turn a specific lock.

Dependencies

Setup

Components

SlotMachienNXT

Software running on the MindStorms brick. Communicates with SlotMachienPC using a stable USB connection.

Visual Basic Slot Machine Downloads

SlotMachienPC

VisualDownload

Software running on the RPi. Communicates with SlotMachienNXT using a stable USB connection. Takes commands from stdin and sends status updates to stdout.

Slot Machine Tutorial

Simple Slot Machine

Web

Download Visual Basic 6 Free

Web server that handles POST requests to open/close the door, or can send the current status of the lock (open/closed/error). Runs on RPi in conjunction with SlotMachienPC.