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: Interface Strobe Light with PC.. any thoughts??  (Read 1896 times)

0 Members and 1 Guest are viewing this topic.

JK99

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:December 04, 2003, 08:12:37 pm
  • I want my own arcade controls!
Interface Strobe Light with PC.. any thoughts??
« on: March 17, 2003, 07:51:26 pm »
Hey guys.

I recently built a strobe light from one of those electronic store kits to use with the video/mp3 jukebox side of my cabinet.

I'm wondering if anyone has any thoughts on how I could interface it with a PC and custom write software to control when the strobe is turned on and off.

The jukebox software I use is written in VB.

I was thinking more along the lines of making something that will 'flick' on the power to the strobe when there is a trigger received from the PC. Say via the COM port.

Any help, suggestions, thoughts.. would be very much appreciated.

Cheers guys.

JK

BobA

  • Trade Count: (+14)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5943
  • Last login:July 11, 2018, 09:52:14 pm
  • What Me Worry?
Re:Interface Strobe Light with PC.. any thoughts??
« Reply #1 on: March 17, 2003, 08:07:48 pm »
The serial port takes a bit of electronics to decode an output bit stream.  On the other hand the parallel port needs a minimal amount of hardware to interface to.  Here is a link to info on interfacing to the parallel port.  There are many other links re parallel port interfacing if you use a search engine.

http://www.doc.ic.ac.uk/~ih/doc/par/

BobA

JK99

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:December 04, 2003, 08:12:37 pm
  • I want my own arcade controls!
Re:Interface Strobe Light with PC.. any thoughts??
« Reply #2 on: March 17, 2003, 08:33:01 pm »
Thanks mate

Nice info on the website

In particular this link

http://www.xs4all.nl/~sebdehne/pp_powerSwitch/switch.html

Would do exactly what I need.

I'd be wanting to control the on/off process using VB. Does anyone have methods of controlling the above device using VB?

Cheers

JK

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19428
  • Last login:Yesterday at 06:13:49 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Interface Strobe Light with PC.. any thoughts??
« Reply #3 on: March 18, 2003, 03:49:16 pm »
I'm working on something.... be patient  :D

JK99

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:December 04, 2003, 08:12:37 pm
  • I want my own arcade controls!
Re:Interface Strobe Light with PC.. any thoughts??
« Reply #4 on: March 18, 2003, 06:16:19 pm »
Sweet. I'd be interested to see what ya come up with.

I bought all the bits and have built what I think will work. Yet to test. Still have the 240V side of things to do from the relay, that shouldn't be too hard, assuming I dont fry ---my bottom---.

I also managed to get the necessary stuff to intergrate it with the video jukebox so if all goes well people will be strobing to the doof doof.


StephenH

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 544
  • Last login:January 09, 2023, 06:15:45 am
  • I'm a llama!
Re:Interface Strobe Light with PC.. any thoughts??
« Reply #5 on: March 19, 2003, 12:05:21 am »
If you could figure out a way, via serial or parallel, to control an output (it will involve special wiring and coding), then use a relay or triac circuit to control the light (you will need to use the +5V (or +3.3V) output of the computer, to drive something that can switch higher voltage (probably 120V or more), which powers the strobe.