(Topic ID: 110936)

Pinduino: Ultimate lights and mods control!

By Prof_Pinball

9 years ago


Topic Heartbeat

Topic Stats

  • 372 posts
  • 75 Pinsiders participating
  • Latest reply 5 months ago by hankle
  • Topic is favorited by 159 Pinsiders

You

Linked Games

Topic Gallery

View topic image gallery

181547873_10227036475357340_4437761825296060041_n (resized).jpg
e12ab557af46de9040227efada44091d6636a2e6 (resized).jpg
51Sef+9KoNL._AC_ (resized).jpg
IMG_0518 (resized).jpg
IMG_0519 (resized).jpg
IMG_0517 (resized).jpg
IMG_0515 (resized).jpg
IMG_20200501_125638 (resized).jpg
IMG_20200501_125620 (resized).jpg
IMG_20171106_202617 (resized).jpg
IMG_20171106_202611 (resized).jpg
IMG_20171106_202557 (resized).jpg
IMG_20171106_202510 (resized).jpg
IMG_20171106_202454 (resized).jpg
IMG_20171106_202431 (resized).jpg
IMG_20171106_202550 (resized).jpg

You're currently viewing posts by Pinsider prof_pinball.
Click here to go back to viewing the entire thread.

#1 9 years ago

Updated 6/9/2015
Updated core Pinduino library with new functions to fade in/out addressable LED strips across all channels
Updated code for Ironman GI lighting

Updated 6/7/2015
Added beta code for controlling GI in Ironman:
https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/IM_interactive_GI

Updated 5/11/2015
Added code for apron/backpanel for Spiderman:
https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/SM-Apron-Back

Updated 3/25/2015
Added code for Metallica backpanel of playfield: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/Metallica-Apron-Back

Update 3/20/2015
Added support for Stern whitestar systems.

Lord of the Ring (LOTR) apron and playfield:
*Install instructions: https://docs.google.com/document/d/1flqpWpg-yn98aAIjPoJgZX-o_H5LMovO5QdyXzAD88U/edit
*Code: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/LOTR-Apron-Back

Update 3/9/2015
Added instructions for installing Pinduino code and library:
https://docs.google.com/document/d/1Xk9QtnBrs58lnKNAFGCy8bAlQ9cdEmo1Trk4WAJEpYM

Update 3/7/2015
Added instructions for building/connecting addressable LED strips: https://docs.google.com/document/d/16LbYL2x28CdcNPdOtlQ6sCq2ZnG9WlICS7bRPxxhEcw

Update 3/5/2015
Added instructions for installing/building an Addams Family backbox kit: https://docs.google.com/document/d/1HKyJwPsHfhxWkHS7zmrljCiCwN6ou_A6P5EYyhbwRRM

Update: 3/3/2015
The Addams Family backbox lights has been created.

Update: 3/2/2015
Game list with supported games and videos now available: http://goo.gl/krqwnD
Includes links to instructions, video, and code

Update: 2/17/2015

Instructions for assembling a Pinduino: https://docs.google.com/document/d/1y68ZkTQ2VHid4RKTt7BpwDiLYukaT8Dqg48kC-UWgqU/edit?usp=sharing

Update: 2/16/2015

Added apron and under backbox lighting effects for XMen. Code is available: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/XMen-Apron-Back

Update: 2/15/2015

We have the Pinduino installed in a WPC game (Theatre of Magic).
*Code: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/Theatre_of_Magic
*Instructions to make it: https://docs.google.com/document/d/1AILkBQkR4-VTdYEEuH_BTGi2seYsod-aqP9rHbFgXhY/edit?usp=sharing

Update: 2/14/2015

Almost all of the components are in for the Pinduino (just waiting for TIP122s). We have developed a general purpose Pinduino library to make programming these for new games quick and easy: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/pinduino
Feel free to pull a copy and use as you wish.

All our code for games are posted to GitHub: https://github.com/elyons/professor_pinball_pinduino_sketches

Update: 12/19/2014

Version 2 of the Pinduino is returning from production. Details on the improvements are in this post: https://pinside.com/pinball/forum/topic/update-arduino-shield-propin-pinhead#post-2118187

--------------------------------------------

This is an update on our progress on our Arduino shield for intercepting flasher and coil outputs. Since this is prof_pinball, here is our science-style update:

Purpose: Develop a plug-and-play Arduino shield that let's anyone easily make custom programs for controling any pinball mod.

Background: This is a plug and play shield for Arduino Megas (http://arduino.cc/en/Main/arduinoBoardMega) with all the necessary circuitry for plugging into J6 and J7 on SAM Stern pinball machines, and plug outs to drive LED strips, addressable (programmable) LED strips, or other mods. You can easily program Arduinos using all the open source tools available (Windows, Mac, Linux: http://arduino.cc/en/Guide/HomePage) so that every time a J6/J7 flasher or coild is triggered (or a sequence of them), you can trigger a custom mod in your game. Right now, we have been writing programs for ramp lights, backbox lights, and under backbox lights. (See videos of Tron and Ironman)

Vids:

Metallica:

Tron:

Ironman:

Ramp lights:

GI lighting:

X-Men (LE):

Ramps:

Apron and under backbox lighting:

Theatre of Magic:



The Addams Family:

Lord of the Rings:

Pictures:
V0.2
Board:
IMG_3962.JPGIMG_3962.JPG

Kit with all components:
IMG_4027.JPGIMG_4027.JPG

Installed in XMLE:
IMG_3973.JPGIMG_3973.JPG

Installed in ToM:
IMG_4101.JPGIMG_4101.JPG

#6 9 years ago
Quoted from labnip:

how many mods can be connected & controlled ?
the more, the better.
we already have PIG2.

Technically, you can control over 50 mods. At this point, 21 of the 54 digital pins are used, and 0 of 16 analog pins (+5V out). Think of it this way. Data comes into the Arduino and you can use it anyway that you wish. Don't plan on driving anything that uses a lot of current directly through the Arduino (max 40mA per I/O pin), but you can use the Arduino to trigger a transistor or relay to drive a high current circuit.

Note: posted this before seeing Wes' response.

#9 9 years ago
Quoted from NicoVolta:

Very cool... though the main issue I have found with my own Arduino pinball experiments is the lack of multitasking. Arduino is easy to program single-task lights and solenoids using delay(), but with multiple layers of activity it isn't acceptable to shut down the entire code loop for any reason.
I've seen some alternative techniques using timer/millis() polling which checks the amount of time elapsed like this: http://www.arduino.cc/en/Tutorial/BlinkWithoutDelay
...but it does get complicated fast if you're talking about layers of effects!

Yes -- but there are a couple of ways we deal with this. One way is as you describe: poll the inputs and update their states, then after some time (e.g, 100ms), check to see if the appropriate combination of events have occurred to do something or set a stack of events to occur. However, some things are missed when running a function that takes a long time to complete(e.g., sweep lights). The second is to use interrupts, for which there are a few you can use in the Mega. If you use a Due, you can set any pin as an interrupt. The nice things about our shield is that it will work on a Mega or a Due (same form factor). One other way, which isn't pretty, is to add calls to a function to check pin states inside of every loop.

In the end, the nice thing about Arduino is the extensive set of libraries and code to use to figure out solutions to all these situations. We will start posting our code once the board is in a few people's hands. Of course, let us know if you'd like to take a look at our code and we'll get it posted sooner.

#12 9 years ago
Quoted from boogies:

I have an X-Men and a Tron - I'll sign up for beta testing if possible.
I definitely need this for X-Men, so count me in
Oh yeah - can this also be used in junction with the red, white, blue relays that control GI color lighting on xMen?
I modded my X-Men backpanel to use the mode based GI - My ramps glow with the back panel GI Colors.
It would kick-@$$ to have the ramps LED's read the GI Colors too.
Mod (skip to 2:55 to see the ramp GI interaction)
» YouTube video
Gameplay
» YouTube video

Very nice job with this mod! I just checked the transistor control for those relays and, unfortunately, they are on the accessory board available in the LE. This version of the Pinduino ties into J6/J7, so whatever is controlled by those circuits can be intercepted. I'm attaching what J6/J7 controls in Xmen. If a flasher or coil is triggered when the GI colors change, that can be used as the signal to flash the ramps.

Screen Shot 2014-11-28 at 7.28.23 PM.pngScreen Shot 2014-11-28 at 7.28.23 PM.png
#16 9 years ago
Quoted from labnip:

can i drive servo's with this?

Yes: http://www.adafruit.com/products/1143?gclid=CIH1ybqDn8ICFUJsfgodd6sAVA

There is even a nice tutorial on how to control them with an Arduino: https://learn.adafruit.com/adafruit-arduino-lesson-14-servo-motors

However, they do note to only drive one server with the power provided through an Arduino. If you use more than one, then hook them up to an external power source. Fortunately, our board draws both 5V and 12V from the pinball machine, so it is easy to splice into the wiring harness for 5V required to power servos.

#18 9 years ago
Quoted from 80stoonpin:

This would be awsome for my Judge Dredd always wanted to have a mod that tells when the reactors are about to blow and have some towers like in Simpsons light up and go out in order. Or if i put one or two out still have one glowing red and if i dont make it in time set off some bright red or orange leds while the rest of the lights are out.

Awesome idea! You hit on what we are shooting on doing with these boards: enabling anyone with a fun idea to make it a reality. While there are many systems for building simple control logic (turn on LED, turn on servo), leveraging the resources available through the Arudino SDK and extensive libraries will let people develop more interactive mods that are tied to gameplay.

1 week later
#19 9 years ago

Update: X-Men completed!

Gameplay: See it all come together in a game

Flasher test: Showing each lighting effect

#20 9 years ago

Just wanted folks to know that we have done our first code drop (X-men)! You can download the Arduino sketch from our GitHub repository: https://github.com/elyons/professor_pinball_pinduino_sketches

More will come as we clean up the code!

1 week later
#22 9 years ago

The Professor Pinball Team is excited to announce that the next version of the Pinduino is currently under manufacture! Based on our first run and feedback from the community, we have made some MAJOR improvements.

--------------------------------------------------------------
The Professor Pinball Pinduino Board has the following:
--------------------------------------------------------------

---===Standard Inputs===---
J6 and J7 of Stern SAM boards.
This includes the signals for up to 16 flashers, coils, or motors. For a breakdown of what is controlled for various Stern SAM games: http://goo.gl/lKMpR1

---===Standard Outputs===---
(3) +5V Output Headers. These output headers have an Analog/Digital Output, +5V, and GND, (Servos, Addressable LED strips work well for this)
(4) +12V Output Headers. These work great for 12V RGB strips. Each color is independently controlled so you can program all types of lighting effects for cabinet, under cabinet, and backbox.
(2) Generic Output Headers. These supply +5V, +12V, and GND sources from the pinball machine.

---===Arduino SDK Control===---
The Pinduino is based on the common Arduino Shield architecture, and is designed to work with Arduino Mega/Arduino Due boards and the Arduino SDK. These open source micro control boards are cheap and easily available. Arduino brand boards cost between $20-$40 (http://goo.gl/BLcc5V) and off brand boards can be had for around $15 (http://goo.gl/wsz1MB).

---===Protoboard===---
You may want to expand upon the Pinduino to add your own capabilities that we haven’t thought of. In this case, we have included a mini-protoboard section (150+ through-holes) to allow you to easily add whatever you need. This could include resistors, transistors, diagnostic LEDs, fuses, etc. to customize the Pinduino to your needs. With this, you can build your own input logic (e.g., read from a switch) to read from anywhere on the pinball machine.

---===Power===---
Everything is powered by plugging into the standard Stern AUX power plug.

#23 9 years ago

Here are some pics of the board's layout.

#24 9 years ago

Pinduino-major-areas.001.pngPinduino-major-areas.001.png
#25 9 years ago

Pinduino-major-areas.002.pngPinduino-major-areas.002.png
#26 9 years ago

Pinduino-major-areas.003.pngPinduino-major-areas.003.png
#27 9 years ago

Pinduino-major-areas.004.pngPinduino-major-areas.004.png
#29 9 years ago

Pinduino-major-areas.005.pngPinduino-major-areas.005.png
#30 9 years ago

Pinduino-major-areas.006.pngPinduino-major-areas.006.png
#31 9 years ago

Pinduino-major-areas.007.pngPinduino-major-areas.007.png
#32 9 years ago

---===Programming===---
Since our boards are shields for Arduino Megas, programming these is as easy as programming an Arduino. This is very easy, and we are here to take you through it! Even if you have never programmed anything before, you can get yourself programming an Arduino in under an hour. Seriously. It is ridiculously easy. Best part is that there are many tutorials available for walking you through how to program an Arduino: http://arduino.cc/en/Tutorial/HomePage. In fact, even if we don’t buy anything else, get yourself an Arduino started kit and have some fun (http://goo.gl/HzEml0)

Additionally, the Professor Pinball team is doing the following to help get you going:

1. We are providing all of our code for you to use and modify (http://goo.gl/zCIQaW). As time permits, we will be writing tutorials to walk you through how do to various things with these kits (some previous tutorials we’ve written for the pinball community: http://goo.gl/0UKkYo; http://goo.gl/TTphXZ; http://goo.gl/1FAOu8; http://goo.gl/er3tbq).

2. We are in the process of moving all our code into easy to use libraries to make it as easy as possible for people to mix and match our functions to create great new capabilities!

3. We happily encourage you to write and share your own code for the Pinduino! Pinduino is an entirely open source project, and we are excited to see what folks do with it!

#33 9 years ago
Quoted from NextoPin:

I would be interested in one of these shields. Could it be used on a System 11 board?

Yes -- this *should* work on a System 11 board. I checked out the circuit diagrams for Whirlwind. You'll only need to use one plug to tie into the flashers (not too many in that game) and their power. The power is 5J11-1, and the flashers are grounded on 5J1. The input voltage is rated higher on this game (+25V) than Sterns or WPC-95s, but the 10k resistors should cut it enough to not blow the opto-isolators. We don't have a system-11 to test this on, but if someone wants to lend us one, we can try it out.

Pinduino-williams.003.pngPinduino-williams.003.png
#34 9 years ago

---===WPC-95===---

I checked out the circuit diagrams for Theatre of Magic (which one of us does have) and the Pinduino should work without any problems. You'll just need to create a custom harness to tie into the appropriate plugs on the power-driver board.

J106-5 for the power (that feeds the 10k resistor arrays on the Pinduino)

Grounding of flashers on J122, J124 and J126

Can't wait to get more boards in so I can test this on Theatre of Magic (all the other boards are in machines)!

Pinduino-WPC-95.001.pngPinduino-WPC-95.001.png Pinduino-WPC-95.002.pngPinduino-WPC-95.002.png
#35 9 years ago

---===Availability===---
We were overwhelmed by the number of people interested in purchasing these cards. For this next round of “prototype” testing, we are producing 50 Pinduino Kits. If you are interested, we will be selling these as do-it-yourself kits that contain everything you need to populate the board and get them running. This includes:

---===Pinduino===---
4x 4-channel opto-isolators
4x 10kohm resistor arrays
6x 3-pin JST headers and wired plugs
4x 4-pin JST headers and wired plugs
3x IRL540 N-Channel MOSFETs (Note: Room to add 9 more FETs to control 3 additional RGB Output Channels)
5x 8-pin stackable headers
1x 10-pin stackable header
1x 36-pin double row stackable header

---===Power wiring harness===---
6 feet of 4-pin wire to run a wiring harness to the Aux power plug.
1x 3-position 0.093”plug (http://goo.gl/1ZBZ1G) to connect to the Aux power on the pinball machine

---===J6 and J7 Wiring Harnesses===---
Note: At the moment we are finalizing our plans for providing this harness. You can also create your own harness with the following:
4x 10-position 0.156” molex plugs (for stern SAM power driver board J6 and J7)
2x 10-position 0.1” molex plugs (for pinduino J6 and J7 plugs)
2x 10-position 0.156” z-connector (we will include a 24-pin z-connector that can be cut to two 10-pin connectors: http://goo.gl/O5U9NL)
~24 inches of 10 conductor 24awg ribbon cable or equivalent

#36 9 years ago

---===Product Pricing===---

---===Prototype “Discount”===---
Since these are still prototype versions and you are assembling/testing these yourself, we are selling these as close to cost as we can. Pricing will fluctuate based on how cheaply we can source the components, so if the prices go up or down, that’s why. Our focus is on getting these out to hobbyists and enthusiasts as quickly and as cheaply as possible.

---===Unassembled Pinduino “Kits”===---
1 Pinduino “Kit” - $30
2 or more Pinduino “Kits” - $25 each

---===J6/J7 Harnesses: (Still being sourced)===---
2x harnesses (one for each J6 and J7): $15

---===Assembled Pinduinos===---
Each Pinduino Board, tested and verified to order - $150

---===Arduinos===---
Preloaded Arduino Mega with code for LED Ramp Effects (XMEN, Tron, IM)- $50

---===Shipping===---
TBD. Domestic Shipping should be fairly cheap through USPS Priority Mail. We will work to find the best International Prices as needed.

---===Pre-assembled Boards===---
For those that are interested in pre-assembled and tested boards, you have a couple of options: You can wait until we move beyond the prototype phase where we will be producing these boards more cheaply/efficiently than we can during the prototype stage. Or, you can have us do all the work to put it together for you. In this case, you will be paying us for our time (and we are definitely SLOW). The price for these boards will be $150 each, with no volume discount (the Professor Pinball team can’t quit their day-jobs to solder components, yet…) If you like, we can also include an Arduino brand Mega board pre-programmed with any of our available code (e.g., Addressable LED light effects for X-Men, Tron, Ironman, etc.) for $50.

Please feel free to post your questions and comments. We especially want to know what you think will and won’t work with this board as we want to make this better in the final version. Also, know that we are committed to keep this project completely open. If there is any information you’d like, please let us know and we’ll post it.

#37 9 years ago

---===Date of availability===---

We expect to have all the parts and boards in hand at the end of this month or the beginning of January. Once we build and test a couple, we'll start sending these out.

#38 9 years ago

For people wondering what it takes to do the soldering to put this board together, we'll be making a step-by-step tutorial. But check out this tutorial: https://learn.sparkfun.com/tutorials/how-to-solder---through-hole-soldering and make sure you have a decent soldering iron (e.g., hakko 888)

1 week later
#40 9 years ago
Quoted from NextoPin:

I would like to test this in my BK2K (system 11), I want to add a shaker motor. There are more flashers in BK2K than Whirlwind, will that matter?
Edit: Another question, Will I be able to sense the power to the flippers so that it only watches the lights when a ball is in play and not when it's in attract mode?

There are 16 inputs for the opto-isolators. Whirlwind has 8 flashers, so you should be fine for BK2K (but I haven't checked the schematics). You can monitor the flippers, but you'll probably need to cut down the current before feeding into the opto-isolators. There is a small protoboard area on these boards to make it easy for you to add this. Basically, wire the flipper to the protoboard area, through a resistor, then to the input for the opto-isolators. Remember that the opto-isolators have a 10k ohm resistor upstream from it, which we use for 18-20V inputs (haven't tested it up to 25V).

There are also 4 banks of three transistors that can be used to drive high power circuits as well. Through we designed these for controlling 12V RGB LED strips (not the addressable LED strips), you can easily use them to control other mods as well.

I haven't looked at a BK2K closely, but I'd doubt that the flasher are constantly running when in attract mode. In fact, it would probably be neat if they trigger once in a while and you mod runs.

What I've done for several games that have addressable LED strips is to have an attract light sequence (e.g., simulating lighting effects in XMen, your blue/yellow chase lights in Tron). Once a flasher/coil has been triggered that is being monitored, the routine for running the attract mode lighting sequence is turned off. Then there is a check that if no flashers or coils have been triggered for a 5 minutes, the attract mode lighting sequence is turned back on.

1 month later
#46 9 years ago

The pinduino kits are coming together! Almost all of the components are in for the shield, J6/J7 harnesses, and power harnesses. The only thing we are waiting for are TIP122 transistors. We ordered IRL540s which were much too beefy and didn't reset state fast enough when the gate was released.

photo.JPGphoto.JPG
1 week later
#52 9 years ago

We just got a Pinduino running on a WPC: Theatre of Magic.

Instructions on how to install as well as the code for ToM will be pushed to GitHub.

This video is showing the background sequence that runs when the game is not being played.

#53 9 years ago

Instructions for installing and making interactive LEDs for a WPC system: Theatre of Magic:
Instructions to make it: https://docs.google.com/document/d/1AILkBQkR4-VTdYEEuH_BTGi2seYsod-aqP9rHbFgXhY/edit?usp=sharing

Let us know if you have any questions or comments.

#54 9 years ago

Also have a video of the interactive gameplay in Theatre of Magic:

Code is available: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/Theatre_of_Magic

1 week later
#62 9 years ago

We have assembled the first set of DIY pinduino kits for shipping. While these are all taken, please feel free to PM us if you are interested in one and we'll add you to the pre-order list. We are also working on building the Plug and Play versions for all that have been ordered.

photo 3.JPGphoto 3.JPG
#67 9 years ago

We have three more DIY kits ready (more to come): $45 shipped
Directions on assembly: https://docs.google.com/document/d/1y68ZkTQ2VHid4RKTt7BpwDiLYukaT8Dqg48kC-UWgqU

Includes all parts for a Pinduino Deluxe, power harness, and J6 and J7 wiring harnesses.

photo.JPGphoto.JPG
#84 9 years ago

Thanks to everyone for all the interest! We have been prioritizing DIY kits and many are in the mail or in people's hands. For those that have expressed interested in Plug and Play kits, we will be working on those this weekend and will be contacting you when the are ready to ship.

#85 9 years ago

Also, we are continuing to test and write code for new machines. Code for backbox lights for the Addams Family (TAF) is now available: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/TAF-backbox

Install instructions: https://docs.google.com/document/d/1HKyJwPsHfhxWkHS7zmrljCiCwN6ou_A6P5EYyhbwRRM


#89 9 years ago
Quoted from Jean-Luc-Picard:

Question: I am sure someone says "NO" already to this question. So I apologies in advance. I will read up more on this arduino mod, but to speed things up if anyone has any notes. That would be greatly appreciated.
Will I be able to add this mod to DE: ST25th? I currently have sound activated LE-wire on my clear ramps. However, I would like LED-strip animations based on switch matrix.

Yes, but you'll need to tie into those switches. I've posted instructions on how to monitor a switch with an Arduino here: https://pinside.com/pinball/forum/topic/diy-time-your-balls (but it is embedded in that DIY for building a ball time). The pinduino has a proto-board area just for this purpose, which lets you build custom circuits. I'll add it to our to-do list to write up dedicated directions on how to build a switch monitor and connect it to the Pinduino.

#90 9 years ago

Update: added install/build directions for The Addams Family (TAF) backbox Pinduino kit: https://docs.google.com/document/d/1HKyJwPsHfhxWkHS7zmrljCiCwN6ou_A6P5EYyhbwRRM

#94 9 years ago

Update 3/7/2015
Added instructions for building/connecting addressable LED strips: https://docs.google.com/document/d/16LbYL2x28CdcNPdOtlQ6sCq2ZnG9WlICS7bRPxxhEcw

#100 9 years ago

Update 3/9/2015:

Added instructions for installing Pinduino code and library:
https://docs.google.com/document/d/1Xk9QtnBrs58lnKNAFGCy8bAlQ9cdEmo1Trk4WAJEpYM

1 week later
#107 9 years ago

We have 6 more DIY kits ready. $45 (including US shipping ). PM if interested.

#108 9 years ago

Also, we have addressable LED strips available too. 2812B controlled LEDs, waterproof tubing (for mounting on ramps, etc), black or white PCB backing, 60LEDs/M. $25/M. Discounts available when ordering a roll of 5M. PM if interested.

#109 9 years ago

Just added support for Stern WhiteStar systems using Lord of the Rings as an example. This was actually very easy as WhiteStar systems are set up identically as SAM systems for connecting a Pinduino.

Install instructions: http://goo.gl/rBjTRn
Code: http://goo.gl/AdgGNg

Enjoy!

#110 9 years ago

Here is the video for LOTR:

#112 9 years ago
Quoted from Wolfmarsh:

I've got my Pinduino mod running on a Sega system (SST), was easy as hell to hook up and code against.
I'll be uploading the code for the SST undercab mod this weekend to the Pinduino github.

Great to hear! I think several (many? most? all?) Segas are WhiteStar. But yes, it is 100% plug and play. Also, thanks for the code drop. People can download it: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/StarshipTroopers_SuperMod

Major thanks for developing support for an entire game! If you can, it would be great to see a video of your work.

#129 9 years ago

The Professor Pinball Team is proud to announce code for Pinduino interactive LED lights for Metallica!

We really like how this setup came out (and Metallica is such a rocking pin!):

There is a strip of addressable LEDs across the top of the backpanel of the playfield and a strip in the ball trough under the apron. No LEDs strips are visible. Let us know your thoughts (or download the code and customize it.)

Code is open-source and available for download: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/Metallica-Apron-Back

PM us if you are interested in the Pinduino. We have DIY kits available and can make preassembled, plug and play kits. Game list is available: https://docs.google.com/spreadsheets/d/11VoKNLjT155F_1Cb9qFR242T72BXVptGnAP17ZsIu4Q

#132 9 years ago

There is a review of the Pinduino on Pinball Rehab: http://pinballrehab.com/1-articles/pinball-mods-and-leds/pinduino/248-pinduino

Great overview of what the Pinduino does and how much work it is to get running from someone who purchased a DIY kit.

Thanks Terry!

1 month later
#173 8 years ago
Quoted from Wolfmarsh:

I've been cleaning up my Pinduino install for my Starship Troopers mod and had to make a few components to get the install to a level I was happy with.
Instead of the default connectors, I made these little boards. The basic concept for them is to give you a secure way to tap into solenoid/lamp/switch circuits without compromising the stability of the original system. It's probably been done before, but this was my pass at it.
So, here is the first version that I'm testing out. I'll eventually release the boards and everything for anyone else who wants to make some for themselves or any company that wants to sell them. I wanted to see if anyone had any thoughts/feedback before I did that though, so I didn't have to worry about separate versions floating around.
This could be used for more than the Pinduino, it could really be used for any application where you would want to tap into the lines.
tl:dr, I hate IDC connectors + ribbon cable + Z-connectors, so I made something different.
Let me know what you think.
pintap10_topside.jpg
pintap10_sideview.jpg (Click image to enlarge)
pintap10_backside.jpg
pintap10_installed.jpg (Click image to enlarge)

Wolfmarsh -- that looks incredible. It greatly simplifies on the largest pains of assembly -- making the J6/J7 wiring harnesses. We'd definitely like to distribute that with the next version of the kit, or tell people to get them from you. Better yet, we'd like figure out a way where we don't have to deal with those harnesses at all (but then again, it would probably lock the pinduino to a specific board set).

#174 8 years ago
Quoted from terryb:

Looks like a solid design to me, and thanks in advance for sharing.
On a semi-side note, what's happened to our Pinduino guys?

We are here, but had to focus on getting all of our games prepped for Zapcon (Professor Pinball's first show). Otherwise, work, new pins, etc. has soaked up a lot of our additional free time.

There are a few dozen kits in people's hands, and most folks have been sending us PMs and emails for questions, thoughts, etc. I hope more post their work in this thread and share it. Overall, we consider this version of the Pinduino a success and had a blast not only developing and designing it, but also bringing it to market. We still have a few kits left, so let us know if you want one (though I (lyonsden) am trying to avoid doing full builds -- takes up a lot of time that could be spent writing new code for new games. Nascar and NGG, I'm looking at you.) Not to mention, we are starting to work on the next version of the pinduino.

For the next version, we are thinking about a couple of changes to the design. We included a lot of extensibility (support for 3 addressable LEDs, servos, etc; support for 4 banks of RGB LEDs; 2 aux power ports; mini breadboard) that we thought would be great for the hacker/modder crowd, but found we did not use them. Also, a significant number of people wanted things pre-assembled and as close to plug and play as possible. It is great that people have really liked the Pinduino, and it is fun to build a set here and there, but it quickly becomes real work when you are doing a dozen at a time. So we are thinking of streamlining the design (smaller and cheaper).

If you have some thoughts on things you'd like to see, definitely let us know. Wolfmarsh, I especially like your plug board! (Also, a shout-out to BigLebowski for his SwitchShield, which I still haven't had the time to play with!)

Otherwise, we do have code out for apron/back panel lights for Spiderman: https://github.com/elyons/professor_pinball_pinduino_sketches/tree/master/SM-Apron-Back
(That came out very well and Copperpot needs to shoot some video of it.)

2 weeks later
#199 8 years ago
Quoted from SpamMusubi310:

Any news on the plug & play kits?
Thanks!
- Mark

PM sent. We made a few batches for folks, and can make a couple more. However, if you have okay soldering skills, it is more fun to build it yourself and save some cash.

4 months later
#235 8 years ago

*************UPDATE: PINDUINO BEING MADE AGAIN*****************

Rock914 (http://www.rockcustompinball.com/) is picking up the pinduino and will be manufacturing them again. If you are interested in purchasing one, please send him a PM. The Professor Pinball team is happy to see one of the greats in custom lighting solutions for pinball carrying on the Pinduino, and we are looking forward to seeing his new creations! Of course, Professor Pinball will be happy to answer any questions people have about using/programming the pinduino.

Promoted items from Pinside Marketplace and Pinside Shops!
$ 320.00
Playfield - Other
Avid Creations Wireforms
 
$ 19.95
Lighting - Led
Mitchell Lighting
 
$ 18.95
Eproms
Pinballrom
 
From: $ 99.99
Cabinet - Other
Lighted Pinball Mods
 
Trade
From: $ 185.00
Playfield - Toys/Add-ons
WilliPinball Mods
 
$ 50.00
Playfield - Protection
Duke Pinball
 
$ 55.00
Playfield - Toys/Add-ons
Twisted Tokens
 
$ 64.00
Playfield - Toys/Add-ons
Lermods
 
$ 329.99
Lighting - Other
Lighted Pinball Mods
 
$ 25.00
Playfield - Decals
Metal-Mods
 
$ 350.00
Lighting - Interactive
Professor Pinball
 
$ 5.00
Playfield - Decals
Metal-Mods
 
$ 9.95
Eproms
Pinballrom
 
€ 47.00
Playfield - Toys/Add-ons
PPmods
 
$ 84.99
Playfield - Toys/Add-ons
GMods
 
From: $ 99.99
Cabinet - Other
Lighted Pinball Mods
 
$ 35.00
Electronics
Yorktown Arcade Supply
 
Trade
Machine - For Trade
Coos Bay, OR
6,500 (OBO)
Machine - For Sale
Dixon, CA
$ 87.00
Playfield - Toys/Add-ons
Lermods
 
$ 135.00
Gameroom - Decorations
Dijohn
 
$ 10.00
Playfield - Other
Loop Combo Pinball
 
$ 109.95
Playfield - Other
Hookedonpinball.com
 
$ 47.99
Lighting - Interactive
Lee's Parts
 
8,900
Machine - For Sale
Sandy Springs, GA

You're currently viewing posts by Pinsider prof_pinball.
Click here to go back to viewing the entire thread.

Reply

Wanna join the discussion? Please sign in to reply to this topic.

Hey there! Welcome to Pinside!

Donate to Pinside

Great to see you're enjoying Pinside! Did you know Pinside is able to run without any 3rd-party banners or ads, thanks to the support from our visitors? Please consider a donation to Pinside and get anext to your username to show for it! Or better yet, subscribe to Pinside+!


This page was printed from https://pinside.com/pinball/forum/topic/update-arduino-shield-propin-pinhead?tu=prof_pinball and we tried optimising it for printing. Some page elements may have been deliberately hidden.

Scan the QR code on the left to jump to the URL this document was printed from.