Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Anyone have experience with a Ticket Dispenser?  (Read 1837 times)

0 Members and 1 Guest are viewing this topic.

MrTroy

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 241
  • Last login:August 14, 2012, 12:13:12 am
  • Working on 4 projects
    • TDP.com
Anyone have experience with a Ticket Dispenser?
« on: May 25, 2007, 12:17:26 pm »
After many of months of trying to get settled in my new apartment, I'm ready to jump back into the arcade scene. A challenge that I've always wanted to tackle was making a redemption machine. Nothing too big, just a simple game running off of flash, that triggered something that make tickets come out.

In theory it should be easy.... but before I drop $100+ on a ticket dispenser, I want to know if anyone here has any info on these things. Brand doesn't really matter, I'm shopping around.
Lounge Room Arcade finished 12/08/2005

grantspain

  • I personally prefer "bog trotter"
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6175
  • Last login:Today at 05:08:42 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #1 on: May 25, 2007, 12:31:59 pm »
i work on a few redemption machines,what exactly do you want to know

MrTroy

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 241
  • Last login:August 14, 2012, 12:13:12 am
  • Working on 4 projects
    • TDP.com
Re: Anyone have experience with a Ticket Dispenser?
« Reply #2 on: May 25, 2007, 02:36:30 pm »
I'm hoping there's a ready made solution like the LED-Wiz from Randy that I could easily configure.... but I'm also curious what kind of switch/trigger causes a ticket to come out. Is there a manual that comes with them that explains exactly how they work?
Lounge Room Arcade finished 12/08/2005

grantspain

  • I personally prefer "bog trotter"
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6175
  • Last login:Today at 05:08:42 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #3 on: May 25, 2007, 02:55:13 pm »
have a look at the schematics at www.deltroniclabs.com,they give the full diagram of the two different ticket dispenser types

grantspain

  • I personally prefer "bog trotter"
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6175
  • Last login:Today at 05:08:42 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #4 on: May 25, 2007, 02:57:06 pm »
btw there are dispensers available on ebay in the u.s

MrTroy

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 241
  • Last login:August 14, 2012, 12:13:12 am
  • Working on 4 projects
    • TDP.com
Re: Anyone have experience with a Ticket Dispenser?
« Reply #5 on: May 25, 2007, 05:47:00 pm »
That site information was exactly what I was looking for! Thanks!
Lounge Room Arcade finished 12/08/2005

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Anyone have experience with a Ticket Dispenser?
« Reply #6 on: May 25, 2007, 06:08:53 pm »
From what I have seen of ticket dispensers, there is just a switch that supplies voltage to a motor that spits out the tickets. You could build a simple program that sets different run times for different amounts of tickets. For instance:

1 ticket = 1 second of run time
10 tickets= 10 seconds of run time.
Of course, a little trial and error to determine how long it takes to spit out a ticket would be in order.

I'm not positive on this, but at least think I am correct.

grantspain

  • I personally prefer "bog trotter"
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6175
  • Last login:Today at 05:08:42 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #7 on: May 26, 2007, 01:08:52 pm »
they run via an opto sensor and return pulse,whereas for instance your pc pulse 20 times an output signal to the dispenser,the opto counts out the 20 pulses to each ticket(20 tickets) and then a return pulse is sent to the pc to say job done.a timer would suffice though you would only need to run the motor direct from a timer circuit and not need the dispenser circuit board at all

MrTroy

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 241
  • Last login:August 14, 2012, 12:13:12 am
  • Working on 4 projects
    • TDP.com
Re: Anyone have experience with a Ticket Dispenser?
« Reply #8 on: May 29, 2007, 10:27:12 am »
Well the thing that I was also thinking is... doesn't each pulse register as "1" ticket.... and isn't it possible that sending out for 1 second could result in the ticket dispenser thinking "1 second = 10 tickets"... Or it thinks that the pusles are happening really quickly and therefore send out thousands of tickets?

Or is it a release thing? Once it stops getting a signal it always reads it as 1. I'm ordering one tonight. I'll keep everyone updated on my progress.
Lounge Room Arcade finished 12/08/2005

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Anyone have experience with a Ticket Dispenser?
« Reply #9 on: May 29, 2007, 10:44:11 am »
What I was implying was that you could bypass all of the original circuitry, run the dispenser motor directly off of dc power with a switch controlled by a simple program. From what you are saying, you are intending to make a custom redemption game. You will have no way to interface with the ticket dispenser if this is the case...unless you have some sort of manual that details all of the electronic circuitry of the ticket dispenser.

The only problem is that you would lose the use of jamming/empty ticket functionality. You could possibly use a motion sensor circuit to verify whether tickets are being fed while the motor is running.
If you aren't a programming wiz, you can control the whole assembly with one of these: Basic STAMP board I used one to drive an electronic fuel injection system for my senior project in college. Very easy to program.

clanggedin

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1071
  • Last login:July 02, 2012, 11:08:55 pm
  • O'DOYLE RULES!!!
Re: Anyone have experience with a Ticket Dispenser?
« Reply #10 on: May 29, 2007, 01:08:30 pm »
MrTroy,

I have a brand new Ticket Dispenser from Deltronics that I will sell for you $50. LMK if you are interested. I can post photos if needed too.

MrTroy

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 241
  • Last login:August 14, 2012, 12:13:12 am
  • Working on 4 projects
    • TDP.com
Re: Anyone have experience with a Ticket Dispenser?
« Reply #11 on: May 29, 2007, 04:40:53 pm »
Nice. Just what I was hoping. I do have a basic stamp, I'll figure out what to do with this thing.
Lounge Room Arcade finished 12/08/2005

RichSorr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 180
  • Last login:August 29, 2015, 07:27:00 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #12 on: June 01, 2007, 03:00:22 am »


The only problem is that you would lose the use of jamming/empty ticket functionality.

He could just mount a switch at the bottom of the ticket bin that triggers an LED when released.

I work very close with Deltronics, they are also down the street from my house. If you call them they can answer any questions you have and more than likely give you a walk through

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Anyone have experience with a Ticket Dispenser?
« Reply #13 on: June 01, 2007, 12:13:45 pm »


The only problem is that you would lose the use of jamming/empty ticket functionality.

He could just mount a switch at the bottom of the ticket bin that triggers an LED when released.

I work very close with Deltronics, they are also down the street from my house. If you call them they can answer any questions you have and more than likely give you a walk through

Good idea, but may I modify it? At a point right before the exit point of the tickets you could mount a coin switch - the ones with a spring loaded clip that the coin hits to register credits. Set the switch to normally closed, and when the last ticket runs out the spring will flip to open, thus triggering a buzzer or an on-screen message.

RichSorr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 180
  • Last login:August 29, 2015, 07:27:00 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #14 on: June 02, 2007, 12:56:24 am »


The only problem is that you would lose the use of jamming/empty ticket functionality.

He could just mount a switch at the bottom of the ticket bin that triggers an LED when released.

I work very close with Deltronics, they are also down the street from my house. If you call them they can answer any questions you have and more than likely give you a walk through

Good idea, but may I modify it? At a point right before the exit point of the tickets you could mount a coin switch - the ones with a spring loaded clip that the coin hits to register credits. Set the switch to normally closed, and when the last ticket runs out the spring will flip to open, thus triggering a buzzer or an on-screen message.


That would be pretty hard to mount where you are saying. On the inside you have the actual ticket mech going all around the slot where the tickets come out. Doesn't seem like there would be much space unless you had some crazy ass shaped wire coming off the switch. That is the same idea as putting a switch on the bottom of a ticket bin, I suggested that because that is what is actually done on the majority of redemption games. Just a validator switch NC and when the tickets run low (not out) the switch opens triggering a light/buzzer/message/whatever letting the operator know that the game is almost empty and needs to be refilled. Extremely helpful if you're working a floor of a busy arcade. Especially with those games that only hold one stack of tickets (2000 tickets).

You can also contact deltronics and talk to them about custom software that can suit your needs. They will do custom hardware and software.
« Last Edit: June 02, 2007, 12:57:57 am by RichSorr »

shardian

  • Saint is the evil mastermind
  • Trade Count: (+23)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9218
  • Last login:August 21, 2015, 03:11:31 pm
  • Friends don't let friends build frankenpanels...
Re: Anyone have experience with a Ticket Dispenser?
« Reply #15 on: June 02, 2007, 08:26:13 am »
Doesn't seem like there would be much space unless you had some crazy ass shaped wire coming off the switch.


That wire could be modified. ;D

I guess I could concede that early warning would be better... ;)

What can I say, I'm always trying to make things harder than they have to be - it's more fun that way!. ;D

RichSorr

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 180
  • Last login:August 29, 2015, 07:27:00 pm
Re: Anyone have experience with a Ticket Dispenser?
« Reply #16 on: June 02, 2007, 07:35:43 pm »


What can I say, I'm always trying to make things harder than they have to be - it's more fun that way!. ;D

Who doesn't?