Live data from Hacker News

Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

news.ycombinator.com

51–60 of 375 posts

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#51
post #26

Earlier quoted context omitted.

How are you handling bowling shoe rental?

Nowhere near the OP (UK) but I've noticed a lot of fun-only lanes arent bothering to rent shoes and just let you wear whatever you have.

Never understood the need to wear extremely uncomfortable and ill-fitting shoes just to throw a ball. Always seemed like a way to jack the price up.

Sure, professional bowlers use specialised shoes. Professional footballers and professional runners and cyclists and golfers and tennis players and skateboarders and ... do as well. But if you do any one of these activities at a low enough frequency and/or level that you're not buying your own specialised shoes, whatever sneakers you have will do just fine.

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#53
Thank you for posting this, it reaffirms what I've been thinking for so long. There are many opportunities to retrofit old systems of all types with modern low-cost embedded technologies.

Around 2019 or so I was approached by an engineer who had a small business retrofitting very old machine tools with modern motion controls. Think very large lathes and planers. The problem they had was that in order to get these systems working with newer controls, they had to make time-consuming modifications to the old machines, in some cases modifying the axis motors and that cost added up quickly. The engineer realized that it was theoretically possible to take the old analog position signals and convert them into something a modern motion controller could read. That converter box would make the retrofit pretty much plug & play, but he didn't have the programming expertise to make it happen.

We probably built the first iteration of the converter for under $50 in parts and less than 50 hours of development time. That had me searching for other similar opportunities. I have found a few, but they tend to be one-offs that aren't worth the time unless you're already building something similar. Either that or my ability to see opportunity sucks!

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#54
post #30

Earlier quoted context omitted.

In the US tethered pins with cords aren't really a thing, instead most bowling alleys use mechanical pinsetter machines. These machines are large, complex, and expensive (see here for a video on how they work: https://www.youtube.com/watch?v=Iod6uwUGM2E ) which is why he's talking about the equipment being 70+ years old- with the revenues most bowling alleys make, it's not economical to replace a pinsetter instead of…

I'm disappointed that the USBC is starting to certify tethered pin setups, though it is fortunately a separate category of competition. The pin action is wildly different.

Same here. We're running Brunswick A2s that are just ancient, and they're buggy... but I wouldn't trade them for strings if I had them given to me, honestly.

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#56
post #55

Serious and maybe stupid question, also note I don't live in the US. Is this really needed? If you put a scoring pad and a couple pencils in each lane would your customers say "what is this shit", turn around and walk out?

actually, maybe yes for some people, it's been so common to have computer tracking forever

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#59
Your project reminded me of this recent Texas Monthly article about nine-pin bowling alleys [0]. Your upgrades could help them draw in new customers.

[0]https://www.texasmonthly.com/being-texan/ninepin-bowling-end...

I grew up in central Texas and bowling was a big family event. Dad was a frequent bowler, bowling in local leagues and travelling the pro-am circuit later. He debated going pro and ultimately, due to a job relocation, stopped bowling. Us kids were active in leagues for younger bowlers. We used to spend quite a bit of time at the bowling alley playing pinball or shooting pool (no video games back then). In those days, a bowling alley offered food and drinks so that you could take the whole family and spend day there without having to go anywhere else for anything. That may be the norm today too. I haven't bowled in about 6 years though.

Best of luck to you! I love bowling. It is a skills game that is easy to learn and requires discipline to master.

Re: Show HN: I replaced a $120k bowling center system with $1,600 in ESP32s

#60

Right 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…

This is interesting, i built similar for retail environments, oneoffs for events or windows or whatnot. I'm sure you could probably get away with a few terrible webcams per lane for ball tracking it's pretty much a perfect environment. A totally flat level lit are with very little noise with one circular blob moving through it. Might be an issue if you do the ever popular blacklight lanes night bowl thing, maybe just…

Have you ever written online about your projects? This stuff is endlessly fascinating to me. And your suggestion about a webcam makes me think about a problem a client and I had a couple of years ago that was never solved. It would be a completely controlled visual environment, so an ESP-cam just be the ticket if he's still interested.
Post reply on HN