Main > Raspberry Pi & Dev Board

Share Your Cool Arduino (etc) Implementations

(1/2) > >>

Danhanado:
I recently learned what an Arduino board is and it's giving me some ideas.
One I was thinking of is having the insert coin button trigger a sound effect of a coin being inserted on one speaker and then hitting the ground on the other.

But I was curious of cool ways people have integrated Arduino boards and the like into their arcades, so if you've done something cool, please share!

Sent from my AC2001 using Tapatalk

baritonomarchetto:
Hello, there's a whole forum subsection dedicated to development boards: http://forum.arcadecontrols.com/index.php/board,57.0.html
You will for sure find something interesting there :)

PL1:

--- Quote from: baritonomarchetto on August 23, 2021, 02:20:18 am ---Hello, there's a whole forum subsection dedicated to development boards:

--- End quote ---
It's the perfect place for this thread.   ;D


--- Quote from: Danhanado on August 22, 2021, 10:24:58 pm ---I recently learned what an Arduino board is and it's giving me some ideas.
One I was thinking of is having the insert coin button trigger a sound effect of a coin being inserted on one speaker and then hitting the ground on the other.

But I was curious of cool ways people have integrated Arduino boards and the like into their arcades, so if you've done something cool, please share!

--- End quote ---
Check out WannabeJoy's build thread for a battery-powered sound and LED toy based on the Pixar movie Inside Out.
- It uses a no-programming sound board from Adafruit.

http://forum.arcadecontrols.com/index.php/topic,151577.0/all.html



There have been many projects using Arduino boards as encoders.

If you want to make a mechanical animated cab topper, here's some info on stepper motors, Hall effect switches, and related Arduino code.
http://forum.arcadecontrols.com/index.php/topic,161063.0.html


Scott

lilshawn:
not cool per se,

but i had a touchtunes jukebox that the computer wouldn't automatically power on, regardless of the BIOS on AC restore setting (it's a known issue with these computers.)

usually it involves sending the computer back to touchtunes and wating for a new one...but as of now, they are EOL and NLA.

so i voided the "warranty" and peeled it open. if i jumped the power switch connection it would fire right up. normally i'd pop a capacitor on the pins and call it a day, but for whatever reason the board powers on does a quick test or something then shuts off. so a jumper cap would charge up and wouldn't comeback on. so i programmed an Arduino to wait 10 seconds then "press" the power button for me.

it was only like 8 lines of code, but now it works again.  :cheers:

mukiex:
Here's my hat in the ring:




* 3D Printed Enclosure
* Arduino Pro Micro
* 600p Rotary Encoder
* 2 24mm buttons for left/right click
* Potentiometer for sensitivity control
It's a spinner controller for games like Arkanoid, Puchi Carat, and Tempest 3K. It also has a "Mr.Spinner" mode for NES Vaus compatibility on a MiSTer FPGA device.

Navigation

[0] Message Index

[#] Next page

Go to full version