Page 2 of 2 FirstFirst 1 2
Results 21 to 22 of 22

Thread: Coining Up the Bellco using an Arduino Nano

  1. #21
    Stuey - The RADministrator MrGneiss's Avatar
    Join Date
    Apr 2005
    Location
    Indianapolis, IN
    Posts
    38,425
    Thanks
    68,004
    Thanks Received
    45,022

    Default Re: Coining Up the Bellco using an Arduino Nano

    I don't see any reason not to post, the more information the better for the community!!

    "Blowing smoke rings at the moon."

  2. #22
    Fever Hunter atlanticom's Avatar
    Join Date
    May 2019
    Location
    United States
    Posts
    110
    Thanks
    85
    Thanks Received
    164

    Default Re: Coining Up the Bellco using an Arduino Nano

    @mcrowell75,

    I'm glad to hear you worked things out.

    In response to your previous message regarding the relays being energized all the time, I assumed a different polarity for the relay wiring. You can easily flip the relay trigger signal in the previous code by changing the digitalWrite(pinName, HIGH) to digitalWrite(pinName, LOW) and vice versa. That's what forces the output pin to 5v or Gnd respectively.

    Also, I would suggest it may be a safer option to interface trigger voltages through a high-resistance resister (1M+ Ohm) I think the Arduino will still recognize Gnd or +5v while drawing insignificant current. Also, if the trigger voltage is greater than +5v, one could create a voltage divider using two resistors and thus tap into the circuit at an appropriate voltage level.

    Lastly, I agree with your assessment of the spin lever wiring.


Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Bellco Automatic
    By Awesumstude in forum Pachislo Technical Support Tickets
    Replies: 1
    Last Post: 11-07-2018, 02:28 PM
  2. Key for Bellco Automatic
    By Pinwizkid in forum Model Talk
    Replies: 4
    Last Post: 11-24-2017, 02:53 AM
  3. Ebay Auction : Bellco Automatic
    By hanabi in forum eBay - General Auction listings
    Replies: 5
    Last Post: 04-16-2012, 03:22 PM
  4. Arduino
    By hanabi in forum These are the days of our lives...
    Replies: 0
    Last Post: 05-29-2009, 08:22 AM
  5. Bellco Automatic
    By FTKServices in forum Model Talk
    Replies: 10
    Last Post: 12-02-2006, 07:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •