Earlier quoted context omitted.
Ugh, there is a four lane bowling alley right near me for sale for $100,000 or so. Now I’m further tempted.
Buy it! What else are you doing with your money?
Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
311–320 of 375 posts
Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#312Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#313Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#314Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#315Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#316[dead]
Still, it confounds me that the simultaneous rise of indie game devs and barcades hasn't led to an arcade renaissance yet. Niche games like Nidhogg and Black Emperor cost $6k for a cabinet. Killer Queen, oftentimes considered the cult-favorite of the scene, costs magnitudes more and puts off bar owners because the cabinet takes up so much floor space.
You'd think engineers could reduce those costs and developers could work out a royalty agreement that beats home sales on itch.io. To me it seems inevitable, but maybe there are just too many incumbents and bad actors in the arcade industry for such creativity to thrive.
Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#317Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#318Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#319Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s
#320Right now I'm working on adding LED + DMX DJ light control - I kinda want to be able to order LED strips to "chase" a ball as it goes down the lane or back up the return. I plan on triggering laser-light shows and such with the DMX controller. Eventually, I want to allow a customer walk up to the lane, tap to pay and start bowling immediately, too. Kiosk-ize bowling alleys, yknow? I'm pumped. So much room for activit…
I'll throw out two quick suggestions for you: - DMX kinda sucks but it's manageable. Cabling isn't cheap, it really wants shielded 120 ohm cable. If you do go that route, don't cheap out and use Mic cable or Cat-5, you'll be chasing ghosts forever. - However... Art-net is an absolutely brain dead simple protocol that you can run over WiFi or ESP-Now if you don't care about it being perfect, or over Ethernet with an E…