Git Product home page Git Product logo

arduino-virtual-pinball-board's Introduction

Arduino PinOne Controller

Description

This is an all in one pinball controller, based on the Arduino framework. It is designed for an arduino micro and also utilizes other chips for communication:

  • MPU-6050 for accelerometer data
  • PCA9685 for adding up to three expansion boards 16x3 outputs
  • 74HC165 shift registers for the 24 button inputs

All of these components are easily purchased, so you can make your own board using them, or you can purchase a board from https://www.clevelandsoftwaredesign.com/pinball-parts

Without any of the above components, you can still use for a plunger input as well as 15 outputs, but the other button inputs will not work without 3 shift registers in place.

The board is also supported in DOF so that you can set it up as a device and allow games like Visual Pinball to send table events for solenoids, lights and other toys you might add to your cabinet.

Features

  • Support for 24 button inputs
  • Real plunger support through a potentiometer resistor (measured through analog port A5)
  • Full native windows controller support (will work natively in Steam without any special software or drivers)
  • Ability to configure maximum output values on any of the PWM outputs
  • Ability to configure maximum "on" time for any outputs to save components that might not support 100% duty cycle
  • Ability to trigger any output from the button inputs (for example, to allow flipper solenoids to trigger automaticaly when the flipper buttons are pressed, regardless of software support)
  • Support for analog nudge data that gets sent to the x/y axis on the joystick

How to configure and test outputs

You can run the configuration tool here: https://github.com/philipellisis/virtual-pinball-board-configurator to test all the outputs as well as configure the board

How to build

The arduino IDE will build almost all of the application code for you, but there are a few imports you will need to make

Can I contribute?

Yes please! I am happy to entertain any contribution that you might have! Feel free to create a PR for me to review

arduino-virtual-pinball-board's People

Contributors

philipellisis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.