Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: blinkybill on January 31, 2021, 07:26:18 am

Title: can mamehooker flash an led without output?
Post by: blinkybill on January 31, 2021, 07:26:18 am
i am using an arduino and mamehooker for the led output and it works well,
but i want by default to flash the coin button led on mame startup and have it stop when you press the button.
i tried to make it in the arduino sketch but it's interrupting with the normal led flashing from the mame output.
so my question is: can mamehooker flash an led without output from mame?
Title: Re: can mamehooker flash an led without output?
Post by: Howard_Casto on February 01, 2021, 04:26:41 am
Yes.  Just read the guides.  You'll want to use the mamestart section.
Title: Re: can mamehooker flash an led without output?
Post by: blinkybill on February 02, 2021, 11:05:38 am
i did read the guides, but didn't find anything about flashing. can you point me in the right direction?
Title: Re: can mamehooker flash an led without output?
Post by: Howard_Casto on February 02, 2021, 05:11:56 pm
*sigh*  Also read the readme file.  Turn the lamp on, wait an amount of time, then turn it off via function commands and/or a mamehooker script.