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!
I suspect it is practical to do a small one-time run of maybe a 1000 copies of a purely hardware device and sell them. Of course, that is just kicking the can down the road a bit farther… At least dealing with obsolescence with purely analog parts is simpler…
As soon as software appears, things become less ideal. Now the HW and SW become highly specialized to a single vendor’s single family of devices. Plus, bugs and internet connectivity almost ensure a potentially unbounded number of updates or forever broken functionality. Even toolchains fade into obsolescence…
Sure, one can redesign for a new microcontroller from a new vendor. Maybe with new RTOS too. Of course, that is almost as much work as the initial design and probably done by someone else at a later date. Yuck!
(And I saw this as a software engineer!)
Definitely something to be said of the old habit of a simple analog design with schematics fully provided to the end user. This is something probably still needed today, but perhaps commercially challenging, especially with countries like China in play…
I think I see some parallels with the aftermarket for old cars. Holley's entire catalog is "here's a thing that'll modernize your 1960s engine without replacing the whole damn engine"
This kind of thing is a low-volume, low-margin business by nature. It's those kinds of businesses that the megalomaniacs of our field tend to ignore. There are people with needs, and money they are willing to exchange for a solution to those needs. But there's no path to world domination by selling carburetors (or bowling alley control systems) so those problems never get solved by anyone with the means to do so. It's a shame, really.
I once expected an aftermarket industry to pop-up to hybridize old cars. Old rear-wheel drive manual cars sound easiest.
Generator attached to the flywheel instead of the starter motor, and then find some way to squeeze a drive motor by the rear diff (probably more complicated, but surely not impossible). I thought something might pop up once companies like Bosch started making generic e-axles for manufacturers to use.
With a small Li-ion battery (and all the usual inverters, etc.), it could work like a manually operated version of the dual-motor Honda hybrid system. Put it into neutral, and whatever energy is in the battery could drive the motor on the rear axle. The engine could automatically kick-in and drive the generator if there's not enough in the battery.
It would never be as economical as a purpose-built hybrid, but old manual cars are often reasonably economical on the open road, and terrible in city traffic. Targeting only the urban fuel consumption would go a long way towards keeping them useable, with the added bonus of making manual shifting optional in stop-go traffic. Small motors would be enough for city speeds, and with a small battery, it sounds cheap to me at least.
I doubt it could ever be a simple kit, but I thought people would have a go.
Stuff like this exists for bicycles. For mopeds and motorcycles there are electrification kits.
It should be possible to just replace the flywheel altogether with a generator/motor that both brakes and powers during each cycle, cancelling vibrations. Then more generation during deceleration, and more power during acceleration.
We just read a story of someone who didn’t want to pay market price and went DIY.
There are companies doing bowling alley equipment and you can pay them for maintenance.
Is there a single one of those on F500 list? No and people are running those companies and what OP did … he didn’t want to pay market price.
Well yeah those companies are overpriced if you are software engineer who can wire up and program couple of ESPs have own bowling alley and have free time.
> retrofitting very old machine tools with modern motion controls.
I have a friend who has automated an old food production line. Eg peanut butter making, Muslie roasting etc.
With no background in programming he got machines hooked up measuring various things - eg peanut butter levels with ultrasound, roast temps, rotation rates.
Zero version control and eyebrow raising methods but massive improvement in safety and throughput. Really impressive.
I suspect this is where our AI agents will really come to shine: helping people who might have a technical bend but are not programmers do cool things.
This is arguably a dangerous fallacy, particularly for anything critical. When the person doesn't know programming, it becomes harder to guide agents and do reviews, leading to overlooking issues and accepting mistakes. This gets amplified for any creative solutions or fixing future problems, where it is something the LLM was not trained on or has limited data about the subject. Plus add how much money spent on tokens.
Maybe a way for non-programmers to better understanding what they are saying, is to think about translation. It's kind of like saying a person doesn't need to know anything about Spanish to now sell LLM translated books from English to Spanish.
Yes, the LLM can do translations for you, and quickly. But, as you don't know Spanish, you won't know how good the translation is. You are less likely to catch all kinds of mistakes, from bad grammar to wrongfully translated idiomatic expressions. The less Spanish that you know, the more likely you are to be impressed or fooled into a false sense of security. Then when native and fluent Spanish speakers read your books, they may rate it as mostly gibberish and nonsense.
I'm mixed on this. They may not(or may) write elegant code, but they have clear intent about its parameters and purpose. I've seen LLMs mess up numbers by order of magnitude on multiple occasions, which could range anywhere from annoying to fatal, depending on the field.
Like all things, helpful as long as it's checked very carefully.
Lol, nice! It depends on what you mean by "owning a bowling center," but it looks like there are at least two of us into this :D
I bought a really old fully mechanical (and automated!) mini bowling lane. It works without a CPU, except for the score display, which originally used a 1970 Intel D8749H (MCS-48)!
Just like yours, the only thing that turns this machine on is a single relay :D
On my model, I also get feedback on the pin status and a "ball received" signal, so I can trigger the scoring.
I dumped the firmware and replaced the display PCB with a more recent DIY PCB with an Arduino that speaks a modern, documented protocol. It's now compatible with ScoreMore software, and I can do a lot more with it.
Here are some pictures and more info on the Bowltech forum (you should post your stuff here too!):
I love it! I actually looked at integrating with scoremore myself, but once I crossed into hardware world, I still couldn't get over how much fouling alone cost. $750 / unit and they're -ancient-.
Definitely will post on bowl-tech as well. I'm just new enough to have a lot of that new-guy anxiety around posting OpenLaneLink there yknow? Those guys know -everything- about this stuff.
The pinsetter is either "on" or "off", there are no other states to manage. Once it's on, it runs indefinitely: it sets the pins, clears the alley, resets the remaining pins, and repeats the cycle, all without any external control.
On mine, I do have some "feedback info" on which pins are down + a signal to "when" to score points, but this is optional as you can also write your score manually if you have no scoring computer system.
When I was in a junior league we were at a relatively recent vintage alley and once in a while it would glitch and reset the pins twice in a row. I bet the relay stayed closed too long.
I grew up behind the bowling machines. My dad was a bowling machine mechanic and worked on machines all around the midwest. He often moon-lite as the on-duty mechanic during league nights and I'd go with him.
Mostly he worked at the local 16-lane alley with ancient AMF machines. The logic was all relays in a "chassis" on each machine. Relays would fail, pins and balls would end up where they're not supposed to be, folks would roll the ball into the sweep. All kinds of stuff. As a kid was was fantastic to see. A pinsetter machine is a real Rube Goldberg type contraption. Probably lead me to being an engineer.
We had the several opportunities to buy a small-town bowling center, but looking at the economics -- even back in the 1980's -- wasn't good. Most of the operating profit back then came from alcohol sales and that's a totally different business.
Good luck! Recently Facebook has been showing me a lot of bowling content. Be cool if it's making a comeback.
> Most of the operating profit back then came from alcohol sales and that's a totally different business.
I think this is typical of a lot of similar-ish businesses. Restaurants, bowling alleys, movie theaters, all run on high margin alcohol (or concessions) and make very little profit on the primary business.
yeah, even gas stations mostly make their money off of other stuff. if anything it's a little weird for a business to make their money off their primary business model.
Bowling by itself isn't coming back, but bowling with other entertainment activities has been trending for a few years now. These lanes are usually low(er)-maintenance string lanes.
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?
Hell yeah brother, this sounds like a fantastic project with a lot of room to dig into fun things with the double extra bonus of other people having fun with the result. Now you have me shopping for a bowling alley :D
- 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 ESP32 with an Ethernet PHY or a Teensy or similar. I'm serious, you can implement it in an afternoon. Lots of COTS lighting controllers can talk Art-net, and you'll be amazed at how trivial it is to make a Python script to blast out the appropriate UDP packets.
- sACN is the new kid on the block for this stuff though and it's a little more complex. Not to shill LLMs... I hadn't actually heard of it before, Claude mentioned it and then one-shotted both a server (ESP32-side) and a test client (Python). There were a couple little bugs, but about two hours from never having heard of the protocol to having existing COTS lighting design software talking to it was pretty dope.
The other annoy bit with DMX: it's 250kbaud RS485, so it's not always trivial to just make a USB-serial-RS485 adapter that will actually run at that baud rate. With the Art-net/sACN approach, it is trivial to get an ESP32 or similar to run at that baudrate and drive the RS485 DE pin correctly as well.
Yup, they're definitely cousins. The only reason I didn't mention OSC is because you're not going to have the same ecosystem of existing open-source and commercial lighting control software available. OSC is fabulous for controlling all sorts of things and nails that COTS software compatibility layer for lots of other live production scripting stuff. (e.g. if you implement OSC on an ESP32 you can control what it's doing from an existing iPad app)
Sorry, I got overly excited by your reference. I say that so GD much, at least once a month, for nearly 20 years now haha. SOOO much room for activities!
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.
It's because the way the sole slides is an integral part of bowling the ball. You can't play "properly" without a proper sliding bowling shoe.
I was a little surprised when the local bowling centres stopped bothering to make everyone use the proper shoes. I get what you're saying about playing casually, but when I last went bowling with colleagues, and won comfortably, and others were asking for tips because they just can't roll the ball properly, but won't try proper shoes, they tried to wind me up by telling me I was "cheating" by using the proper shoes that are offered for anyone who wants one - I can't win :)
Appreciate the good answer. Out of curiosity, ofder of magnitude how much would a person need to be bowling to get good enough that choice of shoe matters?
If you mean bowling shoe vs non-bowling shoe (as opposed to exact brand/type of bowling shoe), then they matter a lot even for a complete beginner. In a normal throw you're going to have a bit of momentum moving up to the lane and then release. You need to slide on your feet when you do this. In this [1] video go frame by frame at 12 seconds (or any time he bowls), you'll see his left foot in particular slide several inches during his throw. It's more subtle, but there's also a significant slide with his right foot as it goes across.
If you did this in tennis shoes, or any shoe with proper soles, the friction would cause your feet to stick and it'd be simply impossible. Socks would be much better than normal shoes, but then you have the opposite problem of too little friction and it's difficult to maintain control. Bowling shoes aren't like running or something where a pro runner is going to have some absurdly expensive pro shoe that improves his time by a fraction of a percent. They're much closer to something like ice skates for ice skating.
And yeah that's a pro with perfect perform, but even a beginner who's not just walking up to the lane, stopping, and throwing, is going to have to deal with sliding. It's just part of the game.
Socks with no shoes are good enough for amateurs. Maybe even better than the worst bowling shoes. I'm not sure where the level of shoes matters is crossed, but socks gets that a lot farther than street shoes.
In the US they're just slippery enough to keep you from wrenching your ankle, the bowling lane knows they will have clean soles, and the soles won't damage the floor.
We just charge a flat rate with shoes included. We do $5 / person or $25 for a whole hour for larger groups. Wanted to take some of the advanced calculus out of the price of bowling, yknow?
My local bowling alley charges $130 for shoes and 1 hour of bowling for 4 people off-peak. That scales up to $220 peak rates (e.g. Saturday night). It’s in the middle of a major city so it’s a different market of course, but the pricing difference is striking. No pun intended.
I think they mean the physical process of handling the shoes. At most places you rent your land and get your shoes at the same counter, basically in one transaction, which seems difficult to handle with a kiosk.
Nerds seem to forget that entertainment venues and sports are social spaces, interaction with staff matters, and is one of the more distinguishing features of a venue.
Unless you've got someone walking up and down the lanes introducing themselves as the manager/owner/whatever...
If I go out bowling with friends, I'm there to socialize with my friends. If I rent the lane from a Kiosk, I'm fine with that being the end of the transaction I don't need the manager to come introduce himself.
Which could be removed, which I, a customer, would very much enjoy. Bowling prices are absolutely insane these days. Haven't been in over 10 years. Related, nearly all of the bowling lanes in my area are empty, except for birthdays/work events.
The last few times I tried to go bowling I was turned away because I was the wrong kind of customer. I didn't know when my kind was allowed (it wasn't on the outdoor signs). Layer I learned the right times but they were all weirdly inconvenient.
My local center in a big northeast us city is very cheap during the week, and reasonably priced on the weekends. Surprisingly, even their food and alcohol is priced lower than what you’d expect - cheaper than the sports bar down the block. No idea how they make money, but my kids love it and I love being able to get a good beer while I spend time bowling with my kids.
I think this is the key metric. Get people in the door.
Sure you can jack up prices on food and drink. Sure you can fleece the people who do come, but everyone who stops coming "because it's too expensive" is lost forever.
The alternative is to create a space people want to come to. Yes sell food & drink. Being "good value" helps that. Being expensive fights it.
While yes, the flashy electronics is cool, do people come for that? Does it make it more fun? I just saw the ball with my own two eyes. Does an animation make it better?
What brings in a family? Work colleagues? Teenagers on a date? What brings in more competitive folks? Is there progression? What makes my friend group go once a week? Why do housewives want to hang out there at 11am? How to catch the bored teenagers at 3pm in the afternoon?
It's not even just about bowling. Can you create a space people want to come to?
Over many years I've tried to work out where a positive vibe comes from (mostly at food and beverage places).
My current theory is that a good vibe is an emergent behaviour from the customers.
Obviously poor managers/owners can make a toxic place (but negativity is a completely different issue from creating positivity). I've witnessed many owners think they can create a vibe, but then crash and burn (especially when taking over somewhere with an existing vibe). They often don't seem to understand how they failed (maybe have excuses that don't ring true). Starting or buying a business requires ego, but too much ego leads to mistaken self-belief.
I'm sure a wise manager can encourage a vibe to grow, but actually it seems like the customers drive the process.
Maybe it's just a human thing that like-minded people create spaces for themselves.
I watched the vibe at one place radically shift from tradies to more gentrified customers. Same owners and staff. I also suspect I'm just not good at it myself, so I lack the skills to even see why someone is good (and might not even understand if they try and explain to me).
Anyone else tried to grok how a good ambience grows? Is there some standard for learning it?
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 a switch to look for light blobs instead of dark blobs ;)
An NFC system for tap to play should be a pretty straight forward proposition as well on open hardware. Have tags, tie their unalterable ID numbers back to a credit card/account and you are good to go. Start it with your regulars, league players if you have them, whatnot. You can also tie that back to league scoring. A few lanes at a time.
I'm excited for you, this is a super fun project with endless sidequests.
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.
Is there a URL I can send people? I would like to show this to an OG in the pro circuit who has been looking to buy an alley and modernize it but is being dissuaded by the exact situation you are describing.
We so desperately need more 'third spaces' and Bowling Alleys are great for this
Yeah good god OP please start writing a Substack about this! Engineer who buys a run-down bowling alley and cleverly fixes problems is exactly what the internet needs more of.
Professional techie and amateur bowler here. I am bowling on old-ish lanes, and the stats we have beyond the score is... well, ball speed only and it barely works on half of the lanes only. I doubt that our alley would ever agree to install anything ad-hoc, but I am super interested in finding out more about your build. If you have a blog, or can post photos and some information about your build I would be glad to read more.
Good luck with your new business!!! It sounds super exciting, hope everything works out, the roof, the patrons, and all.
Perhaps with strategic striping on the ball they could also get angular velocity, could come up with some very cool stats. Or if you're really having fun, microchip every ball with an accelerometer / gyro
When you're up and running you should put up a display of some photos and explanatory text about the system. Might get some local kids interested in engineering.
One thing I've always wanted at a bowling alley is an instant slow-motion video replay of the pins being knocked down. Seems easy to do in theory, a Raspberry Pi + compatible camera could do this very easily, so long as you could mount it in a good locaiton. The only alley integration needed would be to tie into whatever sensor detects when the ball reaches the end of the lane.
* Mount a 60 fps camera pointed at the pins.
* Continuously record a short looping buffer in memory (5 seconds would be more than enough).
* When the ball-trigger fires, wait an extra second, then freeze the buffer and play the buffer once at normal speed, then again at 1/4 speed.
* Finally, restart the recording loop.
If it's a dark alley, you could use a low-light camera such as an Arducam with the STARVIS IMX462 (no IR-cut) and if ambient light is still too low, add a few infrared floodlights. Having instant slow-mo every time the ball hits would be a crowd pleaser, especially with kids and casual venues. If one of my nearby alleys had this, I wouldn't go to any other alley.
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.
That is awesome. I worked at a bowling alley as a mechanic in high school (Brunswick A2) and got a sense of how stupid expensive the replacement equipment was. At one point another employee spilled their coffee over the keyboard used to control the score-keeping system, apparently the replacement was something like $400. What fancy proprietary keyboard did you get for that $400? The keyboard cable replaced with a phone plug.
Awesome work! I would love to see this documented or at least a video of how everything works, not just to see the electronic setup, but to get a look at the mechanical internals of a 70 year old bowling machine.
This is awesome, and I'm really happy that someone is trying this. Recreational spaces are severely lacking in so many places now: while I love digital things, it can't fully replace actual group activities in meat space, but I guess it's just not as profitable since it doesn't scale.
I would totally be a patron with my family at your bowling center, and would love to read a blog or something about your journey.
Heh - do you have a "blog" (ala jwz's DNA Lounge)?
(This is the kind of retiring from IT tale that I love to read and follow the trials and tribulations of over the years - good luck, thanks for open-sourcing your work!)
man I haven't thought of that blog for like 20 years. crazy how many old blogs and web comics that I used to check every day that I've mostly forgotten about.
I live in the Boston area and there is a candlepin bowling place called Needham Bowlaway where the owner has done something similar. He automated the scoring system since nobody from outside New England really knows how to score it and it works really well. I believe he used some basic java code to detect whether the pixels at certain areas are white (pin) or not (no pin). He's always working on developing a video game every time I'm there although he may have finished by now. Maybe there's more overlap between bowling centers and software engineers than OP thinks.
Back when I was in school I interned at a company installing bowling lanes / machines. Even back then it was fairly simple technology, no cameras or speed measurement yet, just some inputs from the machine as to what pin-cords had been pulled out (i.e. what pins fell down) translated to some simple animations. I remember the screens being just a simple VIA motherboard running DOS + their software from a compact flash card.
Sounds like a great project to work on given how cheap both hard- and software is becoming. Wishing you all the best!
N.b. The forces in the machines can easily break hardware so be sure to move it away from the machine if possible, and otherwise protect it appropriately.
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 maintaining the current one. This also means that the alley needs to have a mechanic on staff to keep the pinsetter running smoothly.
The way the machines detect the pins is still fairly simple. The assembly that puts the pins into place moves down after the ball is thrown, and has sense switches above each pin that detect which pins are still standing.
It's worth noting that playing on string setters vs free-fall setters is quite different. The string alters how the pins move when they are hit. There's not really a "one is easier", it's more a different technique.
Unfortunately it is becoming more and more common for US alleys to use the pins with cords systems. Many lanes will actually upgrade to this system and I feel it is a mini tragedy in a way. I am very happy to see this because it gives me hope that there might be alternatives for bowling alleys who are considering the string based systems.
Yeah, I remember seeing both kind of machines. IIRC For the competitive scene string setters were (are?) a no-go but we installed plenty string-setters on holiday parks because they're just more economical.
I remember some classmates interned working on new / different firmware for the machines you're talking about though. Fun project for an internship!
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.
String setters are on the way. They’re far cheaper to buy and run.
Bowlers hate the idea, but bowlers hated synthetic lane surfaces, urethane lane surfaces, and even lacquer surfaces before that. They also loved their old urethane balls, super soft plastic and dodo balls. All those changes went into place against the wishes of the bowlers, but that didn’t matter. Economics wins, every time.
Indeed, it does. I wonder if anyone has ever correlated those changes to the decline in bowling popularity? It'd probably be difficult to verify how much of an impact it had (if at all) when there are so many other factors contributing to the decline.
Agreed, this put a smile on my face for the day. What a cool thing to do in the specific and also in the more general sense of fighting back against “Bowling Alone” for your community.
I'd make all ESP32 controllers the same - same ready-made PCB, plug-in terminals for the controller and screw terminals for inputs and outputs. ESP32-S3 has enough of IO to handle an absurd variety of tasks. You can have at least 40 ESP32s on the same WiFi reporting data within milliseconds of the event and taking commands via HTTP APIs. Firmware updates are easy over WiFi, too. You can probably have the same firmware for all of them with precise logic configured via the HTTP API. Works well for me in https://github.com/kachurovskiy/nanoels - albeit with just 1 ESP32 per machine :)
Short repairs are always nice, but I'm curious about the frequency. You're your own repairman, but that won't be true for all owners. So it's not if the repair takes 5 minutes, it's how long the lanes are down any time there's a problem.
I wonder what sort of things you could do to harden the system. From potting to overbuilding to redundancy.
While I'm not really defending the markup of the commercial system, you're not so much paying for the system as you are paying to have someone to call when it breaks, ready spares inventory that can be overnighted, etc).
Lanes have been switching to Brunswick all-in-one string pinsetter/scoring systems due to, in large part, operational cost and lack of options. (Many bowling alleys still rock A-2s or GSX pinsetters whose part costs are sky-high due to not being in production anymore). The ones that are trying to not become Bowleros or Punchbowl Social type establishments might be interested in this!
With a materials to retail cost multiplier of x10 (which is on the low side), your system wouldn't be cheaper than the commercial one unless you can build and install it yourself. I doubt most centres would have the skills available to do this.
> My family and I bought an abandoned 8-lane bowling center in the rural mid-west. In our small town there weren't many recreation options for families. You've heard of a food desert? This is an R&R desert.
On a topic not exactly related to the implementation of the ESP32 and hardware, what other R&R activities can one add to a bowling alley to make such a facility more popular and attractive for the locals? It would be very interesting to see some photos of your facility and what you've done with it since you bought it.
> On a topic not exactly related to the implementation of the ESP32 and hardware, what other R&R activities can one add to a bowling alley to make such a facility more popular and attractive for the locals?
Pinball seems to be having a bit of a renaissance in some areas
I've always wondered about these when I see bars in tiny towns in rural parts of WA, OR, ID because the only way to get home is to drive drunk (I seriously doubt that the locals are organizing designated drivers for carloads of intoxicated people, and no taxi services exist). It seems they just take a gamble on not crashing and not getting caught by the local law enforcement.
Having grown up in a town of about 5000 people and 3 bars, yes this is what people did for the most part. I'm sure it's different depending on where you're at. Sometimes a DD actually will drive everyone especially since most people are less than 10 minutes away.
This is great content. Have you thought about a second income stream by teaching prospective tech business owners on Youtube? It's a model ppl are successfully using?
There’s a series of absolutely solid arcade game repair/service videos on YouTube, showing common faults and how to diagnose and fix them. The videos were actually recorded as part of a training series for working technicians during the hey-day of arcade games (now long gone in the West). Time was money so the diagnosis and fix had to make dollars.
Looking at the insides, there are massive circuit boards with dedicated logic chips - your standard HEF series NOR and NAND gates and all sorts of things. Boards mounted on boards. Huge mechanical relays with a loud clunk. All of it can now be replaced by parts that are tiny, solid state and are highly unlikely to fail due to wear/tear/usage. Granted, we all moved over to MAME long ago, but this post does not surprise me.
Thank you for sharing. This type of stuff gets me pumped up. It just shows that tech improvements usually 10x - or in this case 1000x - some old metric. In this case its cost. I think the same sort of rule of thumb applies to things like speed, features, user experience, etc... Getting this type of cost advantage eventually translates to a better UX, as you've alluded to. Way to go.
I started bowling in my teens and as a programmer have often wondered about how these things work, and have had a few opportunities to peek under the hood of the machines. Incredible stuff. Thank you for this work, I'll point my alleys to your creation when it's public.
Ah, that's extremely cool! I'm enjoying hacking around with ESP32s etc at the moment (maybe it's just nice to do something physical that an AI can't) and it's amazing how mature the hardware ecosystem around them is. I'd love to hear more, both about the tech and the economics.
This is cool! I too was thinking some time back about creating a CCTV for home using a Raspberry Pi 5 to avoid having my data leak over company-controlled data backups for those. But yeah, I guess I should start thinking about it again.
75x markup and the entire moat was "what if your customers know what an ESP32 is." turns out one of them wanted Tron-themed laser shows bad enough to learn soldering.
Not op, but, because I’m not a designer, I’d probably try to use an AI tool and maybe give it specific instructions to make it suck a little. Then again, not being a designer, I’d probably make it suck too, but it would take forever.
We're holding pretty steady at $3400-ish / month on open bowling alone. No leagues yet, no snack bar yet, no beer yet. It's not FAANG income by any stretch, but it's doing -so- much better than I initially expected!
Once I had more than a few esp32 sensors about the place, with my own firmware, I got serious about getting the OTA updates working and a good c++ wrapper around the nvram management. I don't like the vibe of multiple sensors not having the fixed firmware, just OCD. Github mianos.
With the dark patterns and lock in of LaneTalk I'm wondering if you plan at all to provide scorings to end users at all. Been getting sick of lane talk. I'm also wondering if you have any idea how LaneTalk gets their data and if it's possible to go to the source.
Amazing post. I'm a enthusiastic bowler myself and in tech so this scratches both of those itches. These are the types of posts that keep me coming back to HN.
Best of luck and please post some images/videos of the prototypes in action.
There's a scene where Jack Klugman's character is staying in a hotel in Buffalo and he leans out the window and he looks up and down the street and he says I never knew that one street could support eight bowling alleys
I’m curious what sensors you’re using? My first thought was a camera up above the pins pointing down that can detect them. There are probably more reliable methods. If it were me, I’d seek to simplify as much as possible so things keep running smoothly.
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?
Oh yeah. We even have one lane pair the auto-scoring isn't working, we just can't assign most people to either lane. The machines themselves work fine, and we do have a way to bypass the failed unit - but for the generations that have never seen paper scoring, you'd think had asked them to file their taxes for fun.
Growing up, never saw automatic scoring. Keeping score on paper was just part of going bowling. They had an overhead projector at each lane so everyone could see the score sheet.
Not that it necessarily justifies the difficulty in making it work (which I just learned about, thanks OP!), but I absolutely adore the silly animations that play after you bowl. It's seriously make or break for me. I can live without beer and snacks, but it just isn't the same without the goofy animations.
In high school, I was invited every time even tangential friends wanted to go bowling because I was the only person who knew how to keep score on paper (the nearby lanes didn’t have electronic scoring). And that was over 30 years ago.
This! I took “rec games” as one of my PE classes in high school. This involved bowling, among other things. A highlight of this was the time I bowled a 24…
However, as the class nerd, I knew how to score a game. My parents used to take us as kids. And fortunately, that was on the test. :-)
I had to read this twice because at first I thought it said that you replaced a $120 bowling system with $1600 in ESP32s and I was like "So you replaced a good-cost system with something more expensive why again?" :D
Hey! Thank you for posting. This a great project and an excellent illustration of progress in technology: commodity hardware and open source software got good enough that you could do this at such low cost and as a solo developer. Great work!
Good project! I've been tinkering with something similar for pinball, arcade, and other coin-operated machines. Lock-in for hardware and software there is a real bummer, but managing payments and security is worth the cost.
All this tech is now off the shelf commodity items that anyone with basic skills can put together. For decades this tech was crazy expensive and required assembler machine language programming.
$120k for a customized system that's central to your entire business doesn't sound that expensive really. Can you make your own? Sure, but the devil's in the details. Complex systems are always more difficult to make reliable than you think. If it's down and you're losing business, who do you call? Yourself. Besides being a bowling alley owner, now you're a tech startup entrepreneur with one customer. It might end up fine, or you might end up with a whole new set of headaches.
Did you use any AI to help you build this? If so, thats cool but if not, you are even cooler.
This is the dream. Imagine cutting out the fat with open hardware, experienced devs (assisted with AI) can rapidly learn and build systems and cut the overall cost of keeping a service running.
This translates into savings for customers and could mean the difference between wage stagnated customers being able to enjoy that service or not. It can also mean the difference between a service being able to survive in a lower density area vs closing.
That bloat from a vendor is eventually passed down to the customers. And to be frank, so many vendors do the bare minimum and get worse over time.
I observe when people buy out an old place like an arcade, house or some other venue, rip out all the old to replace with substandard "modern" design that might be modern taste but just of poor quality(real wood, screen printing, high quality professional displays vs particle board, cheap LCDs, etc.). All of that poor quality is some vendors additional padded margin.
So many "reformed" businesses are just some joker's passive income investment portfolio because they have to put all the money they have to use somewhere and they wont spend a single ounce of energy more than they have to. That means buying substandard junk from a vendor at whatever the vendor charges, passing the cost to customers and they have to just take it.
Luckily with this declining K-Shaped economy more people are just deciding not to participate. Maybe that will put some fear into people who operate business like this.
Will this be the very best bowling system ever invented? Maybe not but the cost savings might make it much more valuable because it allows more to enjoy the service.
An average system thats low cost is better than an average system that you got to pay out the nose for. And the openness makes it possible that it could eventually become so much better than any vendor could possibly deliver.
Maybe im totally wrong about this and the existing players in the 'bowling machine' space are stellar...but I have my doubts given what I've seen elsewhere.
This is awesome! As others noted, it would be cool to have some YT videos about this that might inspire others and promote your project. I'm sure you have copious free time to do this ;-)
- R3F and Drei for React-based 3D Three.js animations; but it might be best to pre-render at high FPS and encode with ffmpeg
- ProjectM, MilkDrop3, limit
- TIL about shuffle skating aka jam skating
- OpenNext NextJS
- Serwist for a PWA so that you can access your stats when not connected
- IndexedDb, sqlite-wasm, duckdb-wasm
- To run lights, projectors, etc. (with low enough hertz to avoid PSE Photosensitive Epilepsy risk) I have heard about: OSC (BespokeSynth, Resolume,), SMPTE LTC, Resolume projection mapping, mapmapteam/mapmap projection mapping,
Open Lighting Architecture has a list of
Ethernet Protocols including OSC, and a list of USB/Serial/Network devices.
HyperHDR does ambient lightning to match displayed video.
Sometimes the glare from all of the lights is too much for visually impaired persons and animals FWIU; no varying lights hour might win too.
- If the machines are so old that all you need is a relay, there's possibly not as much need to model the whole system with TLA+ and check the proof.
Could ask the model about an
"SIL" (Safety Integrity Level) controller or similar for a bowling alley. Rust RTIC and Rust embassy have RTOS features.
How to write unit and integration tests for the system without hardware simulators that can randomly fault.
- Soft-white backlit multicolor(?) ePaper displays would save energy and cut glare.
Most flying insects cannot see red, orange or yellow light;
Red preserves night vision. Blue keeps operators awake. Blue and white cause the worst glare. Jet instrument gauges are reddish/orange-ish.
- UV Blacklight paint, UV LED Black light.
Blue light glasses are great for reducing UV blacklight glare.
- Best LED projector 2026
- Gogs/Gitea/Forgejo host Issues, repos and can run Actions with nektos/act.
Cool project.
Integrate an issue tracker with mobile notifications?
I know this is rationally a good thing to do, but I can't help but be sad imagining this bowling equipment company being run out of business because someone wanted to do their jobs but for free. It's kind of absurd from their pov. Like imagine you own a cafe you've worked hard to grow into a successful business, and then next door some guy opens a cafe with infinite free coffee just because he is a generous guy.
It's nowadays so easy to create your own custom esp32 thing. I used to control a home battery installation. Used it on a old Landrover defender where we added a complete dash unit with digital gauges. Used it for controlling a Zigbee 12v switch to activate sprinklers in a garden. In combination with Claude one can create an entire setup in a couple days. Before I was sometimes spending a week on the lcd drivers alone.
That said, didn't you just shift the cost instead of reducing the cost?
It's of course subjective, and the goal of the question isn't to devalue your work, au contraire, I'm saying that you contributed 120k worth of value.
This is as-is a product that you can sell to other bowling alleys, and do not fall into the trick of selling savings and pricing it at like 20k. Your product may be better as it can be customized, modernized, it has a single author and less bureocracy than a corporate 30yo bundle that was handed over through 5 generations of programmers after resignations and layoffs.
Real question. Did you have any contact with organized crime? Some of the 'territory' of nothing-type technologies like vending are said to be 'owned' by certain groups.
Not that I know of! My market research shows something like < 3500 remaining bowling proprietors in the US, down from 12k in the 60's. I think the lack of alternatives is just a matter of being super, super niche -and- a legacy industry if I'm being honest.
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!
I think you’re absolutely correct.
I suspect it is practical to do a small one-time run of maybe a 1000 copies of a purely hardware device and sell them. Of course, that is just kicking the can down the road a bit farther… At least dealing with obsolescence with purely analog parts is simpler…
As soon as software appears, things become less ideal. Now the HW and SW become highly specialized to a single vendor’s single family of devices. Plus, bugs and internet connectivity almost ensure a potentially unbounded number of updates or forever broken functionality. Even toolchains fade into obsolescence…
Sure, one can redesign for a new microcontroller from a new vendor. Maybe with new RTOS too. Of course, that is almost as much work as the initial design and probably done by someone else at a later date. Yuck!
(And I saw this as a software engineer!)
Definitely something to be said of the old habit of a simple analog design with schematics fully provided to the end user. This is something probably still needed today, but perhaps commercially challenging, especially with countries like China in play…
I think I see some parallels with the aftermarket for old cars. Holley's entire catalog is "here's a thing that'll modernize your 1960s engine without replacing the whole damn engine"
This kind of thing is a low-volume, low-margin business by nature. It's those kinds of businesses that the megalomaniacs of our field tend to ignore. There are people with needs, and money they are willing to exchange for a solution to those needs. But there's no path to world domination by selling carburetors (or bowling alley control systems) so those problems never get solved by anyone with the means to do so. It's a shame, really.
I once expected an aftermarket industry to pop-up to hybridize old cars. Old rear-wheel drive manual cars sound easiest.
Generator attached to the flywheel instead of the starter motor, and then find some way to squeeze a drive motor by the rear diff (probably more complicated, but surely not impossible). I thought something might pop up once companies like Bosch started making generic e-axles for manufacturers to use.
With a small Li-ion battery (and all the usual inverters, etc.), it could work like a manually operated version of the dual-motor Honda hybrid system. Put it into neutral, and whatever energy is in the battery could drive the motor on the rear axle. The engine could automatically kick-in and drive the generator if there's not enough in the battery.
It would never be as economical as a purpose-built hybrid, but old manual cars are often reasonably economical on the open road, and terrible in city traffic. Targeting only the urban fuel consumption would go a long way towards keeping them useable, with the added bonus of making manual shifting optional in stop-go traffic. Small motors would be enough for city speeds, and with a small battery, it sounds cheap to me at least.
I doubt it could ever be a simple kit, but I thought people would have a go.
People probably are having a go. Here's one for pickups: https://edisonmotors.ca/trucks/pickup-conversion/
Stuff like this exists for bicycles. For mopeds and motorcycles there are electrification kits.
It should be possible to just replace the flywheel altogether with a generator/motor that both brakes and powers during each cycle, cancelling vibrations. Then more generation during deceleration, and more power during acceleration.
There is no shame and no business there.
We just read a story of someone who didn’t want to pay market price and went DIY.
There are companies doing bowling alley equipment and you can pay them for maintenance.
Is there a single one of those on F500 list? No and people are running those companies and what OP did … he didn’t want to pay market price.
Well yeah those companies are overpriced if you are software engineer who can wire up and program couple of ESPs have own bowling alley and have free time.
> retrofitting very old machine tools with modern motion controls.
I have a friend who has automated an old food production line. Eg peanut butter making, Muslie roasting etc.
With no background in programming he got machines hooked up measuring various things - eg peanut butter levels with ultrasound, roast temps, rotation rates.
Zero version control and eyebrow raising methods but massive improvement in safety and throughput. Really impressive.
I suspect this is where our AI agents will really come to shine: helping people who might have a technical bend but are not programmers do cool things.
Yeah. Anyone who hated writing code but had to, like biologists and chemists, now don't have to.
This is arguably a dangerous fallacy, particularly for anything critical. When the person doesn't know programming, it becomes harder to guide agents and do reviews, leading to overlooking issues and accepting mistakes. This gets amplified for any creative solutions or fixing future problems, where it is something the LLM was not trained on or has limited data about the subject. Plus add how much money spent on tokens.
Maybe a way for non-programmers to better understanding what they are saying, is to think about translation. It's kind of like saying a person doesn't need to know anything about Spanish to now sell LLM translated books from English to Spanish.
Yes, the LLM can do translations for you, and quickly. But, as you don't know Spanish, you won't know how good the translation is. You are less likely to catch all kinds of mistakes, from bad grammar to wrongfully translated idiomatic expressions. The less Spanish that you know, the more likely you are to be impressed or fooled into a false sense of security. Then when native and fluent Spanish speakers read your books, they may rate it as mostly gibberish and nonsense.
I'm mixed on this. They may not(or may) write elegant code, but they have clear intent about its parameters and purpose. I've seen LLMs mess up numbers by order of magnitude on multiple occasions, which could range anywhere from annoying to fatal, depending on the field.
Like all things, helpful as long as it's checked very carefully.
The less physicist code exists in the world the better.
Yes. And in addition, Claude and Kimi and friends will happily do version control and write tests etc.
They'll even volunteer to do so and recommend.
Lol, nice! It depends on what you mean by "owning a bowling center," but it looks like there are at least two of us into this :D
I bought a really old fully mechanical (and automated!) mini bowling lane. It works without a CPU, except for the score display, which originally used a 1970 Intel D8749H (MCS-48)!
Just like yours, the only thing that turns this machine on is a single relay :D On my model, I also get feedback on the pin status and a "ball received" signal, so I can trigger the scoring.
I dumped the firmware and replaced the display PCB with a more recent DIY PCB with an Arduino that speaks a modern, documented protocol. It's now compatible with ScoreMore software, and I can do a lot more with it.
Here are some pictures and more info on the Bowltech forum (you should post your stuff here too!):
* https://www.bowltech.com/forum/small-scale-bowling/small-sca...
@vik8 on discord if you need :)
I love it! I actually looked at integrating with scoremore myself, but once I crossed into hardware world, I still couldn't get over how much fouling alone cost. $750 / unit and they're -ancient-.
Definitely will post on bowl-tech as well. I'm just new enough to have a lot of that new-guy anxiety around posting OpenLaneLink there yknow? Those guys know -everything- about this stuff.
Well, it's because those guys knows everything that they'll notice the little things you might have missed :)
Have fun first !
Can you explain the significance of the single relay? My car starts with a single solenoid.
The pinsetter is either "on" or "off", there are no other states to manage. Once it's on, it runs indefinitely: it sets the pins, clears the alley, resets the remaining pins, and repeats the cycle, all without any external control.
On mine, I do have some "feedback info" on which pins are down + a signal to "when" to score points, but this is optional as you can also write your score manually if you have no scoring computer system.
When I was in a junior league we were at a relatively recent vintage alley and once in a while it would glitch and reset the pins twice in a row. I bet the relay stayed closed too long.
> Can you explain the significance of the single relay? My car starts with a single solenoid.
Your car also starts with a single relay... that drives a solenoid and a motor.
That one relay is the only connection between the pinsetting machine and the scoring system.
Yeah this $100k system with all its expensive add ons is there to push a single button.
But at least now I know why the lane near me just has a physical button next to each lane (and manual scorecards)
Well, and to display your score.
This is an AI app from the 1950s! Developed by Rube Goldberg who fully intended to vibe code the scoring part later. </sarc>
I’m just going to say I am going to find a way to be the third person in your bookclub. This is so cool!
I grew up behind the bowling machines. My dad was a bowling machine mechanic and worked on machines all around the midwest. He often moon-lite as the on-duty mechanic during league nights and I'd go with him.
Mostly he worked at the local 16-lane alley with ancient AMF machines. The logic was all relays in a "chassis" on each machine. Relays would fail, pins and balls would end up where they're not supposed to be, folks would roll the ball into the sweep. All kinds of stuff. As a kid was was fantastic to see. A pinsetter machine is a real Rube Goldberg type contraption. Probably lead me to being an engineer.
We had the several opportunities to buy a small-town bowling center, but looking at the economics -- even back in the 1980's -- wasn't good. Most of the operating profit back then came from alcohol sales and that's a totally different business.
Good luck! Recently Facebook has been showing me a lot of bowling content. Be cool if it's making a comeback.
> Most of the operating profit back then came from alcohol sales and that's a totally different business.
I think this is typical of a lot of similar-ish businesses. Restaurants, bowling alleys, movie theaters, all run on high margin alcohol (or concessions) and make very little profit on the primary business.
yeah, even gas stations mostly make their money off of other stuff. if anything it's a little weird for a business to make their money off their primary business model.
It's hard to tell if it's making a comeback but it's getting attention.
Ben stiller produced a documentary for HBO "Born to Bowl" and it was very engaging. https://en.wikipedia.org/wiki/Born_to_Bowl
Bowling by itself isn't coming back, but bowling with other entertainment activities has been trending for a few years now. These lanes are usually low(er)-maintenance string lanes.
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 activities!
Tap to pay probably doesn't help with getting people into the alley but probably helps with 'one more game'.
Your beginners have to come for shoes anyway, and the pointer to which lanes to take (you don't want them taking a lane at 6:30 that's reserved at 7)
At least you could display a message that says "this lane is reserved. Open lanes: 6, 7"
Available lanes are lit green and reserved are red ?
(Or something more complex)
Hopefully you can synch the light flashes to the ball rotation:
1: maybe make the ball look like it isn't rolling - or even backspinning
2: perhaps it could you make the amount of side-spin or other spin more obvious to help learning
Maybe hard to read the ball rotation accurately: even if the ball was marked with dots or bands that help?
That sounds quite hazardous to anyone who happens to be epileptic.
Hell yeah brother, this sounds like a fantastic project with a lot of room to dig into fun things with the double extra bonus of other people having fun with the result. Now you have me shopping for a bowling alley :D
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?
Best post in a lonnnng time. Need any help? I have some dmx/dj experience from my days in digital signage.
Oh man, Id love to find cheap surplus digital signs
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 ESP32 with an Ethernet PHY or a Teensy or similar. I'm serious, you can implement it in an afternoon. Lots of COTS lighting controllers can talk Art-net, and you'll be amazed at how trivial it is to make a Python script to blast out the appropriate UDP packets.
- sACN is the new kid on the block for this stuff though and it's a little more complex. Not to shill LLMs... I hadn't actually heard of it before, Claude mentioned it and then one-shotted both a server (ESP32-side) and a test client (Python). There were a couple little bugs, but about two hours from never having heard of the protocol to having existing COTS lighting design software talking to it was pretty dope.
The other annoy bit with DMX: it's 250kbaud RS485, so it's not always trivial to just make a USB-serial-RS485 adapter that will actually run at that baud rate. With the Art-net/sACN approach, it is trivial to get an ESP32 or similar to run at that baudrate and drive the RS485 DE pin correctly as well.
Enjoy!
UDP rules for this sort of thing. Art-net sounds very similar to OSC¹ and that's a good thing.
1. https://en.wikipedia.org/wiki/Open_Sound_Control
Yup, they're definitely cousins. The only reason I didn't mention OSC is because you're not going to have the same ecosystem of existing open-source and commercial lighting control software available. OSC is fabulous for controlling all sorts of things and nails that COTS software compatibility layer for lots of other live production scripting stuff. (e.g. if you implement OSC on an ESP32 you can control what it's doing from an existing iPad app)
This sounds like such an amazing adventure, good luck I'm sure it will be a huge success!
1. Can we stack two lanes on top of each other, please? Make homemade bunklanes?
2. Something about preventing people from rubbing the bowling balls on your precious lanes.
3. Laser light shows + Liquor license = Bowling Alley Wine Mixer
Sorry, I got overly excited by your reference. I say that so GD much, at least once a month, for nearly 20 years now haha. SOOO much room for activities!
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.
It's because the way the sole slides is an integral part of bowling the ball. You can't play "properly" without a proper sliding bowling shoe.
I was a little surprised when the local bowling centres stopped bothering to make everyone use the proper shoes. I get what you're saying about playing casually, but when I last went bowling with colleagues, and won comfortably, and others were asking for tips because they just can't roll the ball properly, but won't try proper shoes, they tried to wind me up by telling me I was "cheating" by using the proper shoes that are offered for anyone who wants one - I can't win :)
Appreciate the good answer. Out of curiosity, ofder of magnitude how much would a person need to be bowling to get good enough that choice of shoe matters?
If you mean bowling shoe vs non-bowling shoe (as opposed to exact brand/type of bowling shoe), then they matter a lot even for a complete beginner. In a normal throw you're going to have a bit of momentum moving up to the lane and then release. You need to slide on your feet when you do this. In this [1] video go frame by frame at 12 seconds (or any time he bowls), you'll see his left foot in particular slide several inches during his throw. It's more subtle, but there's also a significant slide with his right foot as it goes across.
If you did this in tennis shoes, or any shoe with proper soles, the friction would cause your feet to stick and it'd be simply impossible. Socks would be much better than normal shoes, but then you have the opposite problem of too little friction and it's difficult to maintain control. Bowling shoes aren't like running or something where a pro runner is going to have some absurdly expensive pro shoe that improves his time by a fraction of a percent. They're much closer to something like ice skates for ice skating.
And yeah that's a pro with perfect perform, but even a beginner who's not just walking up to the lane, stopping, and throwing, is going to have to deal with sliding. It's just part of the game.
[1] - https://youtu.be/_qh4yOwCgOg?t=12
> to get good enough that choice of shoe matters
Bowling shoe vs running shoe? As soon as you’re trying to get better, the shoes matter a lot. They let you use the established techniques.
Bowling shoe vs socks? Never tried it, but I’m going to guess once you can break 100 that socks don’t cut it.
Socks with no shoes are good enough for amateurs. Maybe even better than the worst bowling shoes. I'm not sure where the level of shoes matters is crossed, but socks gets that a lot farther than street shoes.
Don’t drop the ball on your toes! It happens...
A little bit of leather isn't really gonna help much there either.
Mostly to prevent damage and minimize maintenance + cleanup. Dirty shoes can mess with the oiling and rocks lodged in soles can gouge the floor.
Maybe they could issue those disposable over-the-shoe booties they make you wear at home showings
Those are no fun to a customer. I’d much rather wear the loaner shoes.
Hmm, thought they needed to slide. Like formal dance shoes, the opposite of sneakers.
In the US they're just slippery enough to keep you from wrenching your ankle, the bowling lane knows they will have clean soles, and the soles won't damage the floor.
Reinforced toes? That might be a reason.
We just charge a flat rate with shoes included. We do $5 / person or $25 for a whole hour for larger groups. Wanted to take some of the advanced calculus out of the price of bowling, yknow?
My local bowling alley charges $130 for shoes and 1 hour of bowling for 4 people off-peak. That scales up to $220 peak rates (e.g. Saturday night). It’s in the middle of a major city so it’s a different market of course, but the pricing difference is striking. No pun intended.
Lucky Strike across from San Francisco’s baseball stadium prices like that, ouch.
What is wrong with you, you’re going to ruin capitalism not caring about maximizing profits.
In capitalism, any intentional non-maximization of profits is philanthropy. Nothing wrong with that.
Isn't that included in the lane price? Always has been for me.
I think they mean the physical process of handling the shoes. At most places you rent your land and get your shoes at the same counter, basically in one transaction, which seems difficult to handle with a kiosk.
Totally - we've got notifications wired in though, so our counter instantly knows "lane so and so needs such and such shoe sizes"
You're removing human interaction, though.
Nerds seem to forget that entertainment venues and sports are social spaces, interaction with staff matters, and is one of the more distinguishing features of a venue.
Unless you've got someone walking up and down the lanes introducing themselves as the manager/owner/whatever...
If I go out bowling with friends, I'm there to socialize with my friends. If I rent the lane from a Kiosk, I'm fine with that being the end of the transaction I don't need the manager to come introduce himself.
Most people don't know that the real money is food and alcohol. Buy pizza and drinks for everyone and they should throw the lane in for free.
How did you read everything OP posted and come to that conclusion?
Ah, most of what I've seen it's just an open area everyone goes to and does it themselves.
Which I like because I always have to try a few sizes to get one that actually fits.
Which could be removed, which I, a customer, would very much enjoy. Bowling prices are absolutely insane these days. Haven't been in over 10 years. Related, nearly all of the bowling lanes in my area are empty, except for birthdays/work events.
The last few times I tried to go bowling I was turned away because I was the wrong kind of customer. I didn't know when my kind was allowed (it wasn't on the outdoor signs). Layer I learned the right times but they were all weirdly inconvenient.
My local center in a big northeast us city is very cheap during the week, and reasonably priced on the weekends. Surprisingly, even their food and alcohol is priced lower than what you’d expect - cheaper than the sports bar down the block. No idea how they make money, but my kids love it and I love being able to get a good beer while I spend time bowling with my kids.
I think this is the key metric. Get people in the door.
Sure you can jack up prices on food and drink. Sure you can fleece the people who do come, but everyone who stops coming "because it's too expensive" is lost forever.
The alternative is to create a space people want to come to. Yes sell food & drink. Being "good value" helps that. Being expensive fights it.
While yes, the flashy electronics is cool, do people come for that? Does it make it more fun? I just saw the ball with my own two eyes. Does an animation make it better?
What brings in a family? Work colleagues? Teenagers on a date? What brings in more competitive folks? Is there progression? What makes my friend group go once a week? Why do housewives want to hang out there at 11am? How to catch the bored teenagers at 3pm in the afternoon?
It's not even just about bowling. Can you create a space people want to come to?
> Can you create a space people want to come to?
Over many years I've tried to work out where a positive vibe comes from (mostly at food and beverage places).
My current theory is that a good vibe is an emergent behaviour from the customers.
Obviously poor managers/owners can make a toxic place (but negativity is a completely different issue from creating positivity). I've witnessed many owners think they can create a vibe, but then crash and burn (especially when taking over somewhere with an existing vibe). They often don't seem to understand how they failed (maybe have excuses that don't ring true). Starting or buying a business requires ego, but too much ego leads to mistaken self-belief.
I'm sure a wise manager can encourage a vibe to grow, but actually it seems like the customers drive the process.
Maybe it's just a human thing that like-minded people create spaces for themselves.
I watched the vibe at one place radically shift from tradies to more gentrified customers. Same owners and staff. I also suspect I'm just not good at it myself, so I lack the skills to even see why someone is good (and might not even understand if they try and explain to me).
Anyone else tried to grok how a good ambience grows? Is there some standard for learning it?
That really speaks to his initial comments of his being in a 'R&R desert'.
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 a switch to look for light blobs instead of dark blobs ;)
An NFC system for tap to play should be a pretty straight forward proposition as well on open hardware. Have tags, tie their unalterable ID numbers back to a credit card/account and you are good to go. Start it with your regulars, league players if you have them, whatnot. You can also tie that back to league scoring. A few lanes at a time.
I'm excited for you, this is a super fun project with endless sidequests.
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.
RFID tags in the heels of the bowling shoes, tied to the users account. Implant a reader in a spot by the lane - stomp to play!
Sounds like amazing fun. Good luck with it.
I love this idea!
Is there a URL I can send people? I would like to show this to an OG in the pro circuit who has been looking to buy an alley and modernize it but is being dissuaded by the exact situation you are describing.
We so desperately need more 'third spaces' and Bowling Alleys are great for this
Yeah good god OP please start writing a Substack about this! Engineer who buys a run-down bowling alley and cleverly fixes problems is exactly what the internet needs more of.
I’ll second this. I’d probably follow along even though I don’t own an ally.
No, not a Substack, just a regular blog please.
Seconded. I don't need, want, or read emails. I want a website I can go to and show to others
Professional techie and amateur bowler here. I am bowling on old-ish lanes, and the stats we have beyond the score is... well, ball speed only and it barely works on half of the lanes only. I doubt that our alley would ever agree to install anything ad-hoc, but I am super interested in finding out more about your build. If you have a blog, or can post photos and some information about your build I would be glad to read more.
Good luck with your new business!!! It sounds super exciting, hope everything works out, the roof, the patrons, and all.
Perhaps with strategic striping on the ball they could also get angular velocity, could come up with some very cool stats. Or if you're really having fun, microchip every ball with an accelerometer / gyro
Bowlers often like to use their own balls, so it would be more useful to have a system that doesn't rely on modifying the ball.
When you're up and running you should put up a display of some photos and explanatory text about the system. Might get some local kids interested in engineering.
One thing I've always wanted at a bowling alley is an instant slow-motion video replay of the pins being knocked down. Seems easy to do in theory, a Raspberry Pi + compatible camera could do this very easily, so long as you could mount it in a good locaiton. The only alley integration needed would be to tie into whatever sensor detects when the ball reaches the end of the lane.
* Mount a 60 fps camera pointed at the pins.
* Continuously record a short looping buffer in memory (5 seconds would be more than enough).
* When the ball-trigger fires, wait an extra second, then freeze the buffer and play the buffer once at normal speed, then again at 1/4 speed.
* Finally, restart the recording loop.
If it's a dark alley, you could use a low-light camera such as an Arducam with the STARVIS IMX462 (no IR-cut) and if ambient light is still too low, add a few infrared floodlights. Having instant slow-mo every time the ball hits would be a crowd pleaser, especially with kids and casual venues. If one of my nearby alleys had this, I wouldn't go to any other alley.
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.
That is awesome. I worked at a bowling alley as a mechanic in high school (Brunswick A2) and got a sense of how stupid expensive the replacement equipment was. At one point another employee spilled their coffee over the keyboard used to control the score-keeping system, apparently the replacement was something like $400. What fancy proprietary keyboard did you get for that $400? The keyboard cable replaced with a phone plug.
I came for a blog with pictures and details on the development and found none :(
Edit: I had yo search for this on my own https://sesamedisk.com/diy-bowling-system-esp32-replacement/
Pretty sure this is an AI summary of this HN post, not the other way around
Awesome work! I would love to see this documented or at least a video of how everything works, not just to see the electronic setup, but to get a look at the mechanical internals of a 70 year old bowling machine.
There is only one thing left to do. Get an old copy of Lightwave from the 90's and make more of those bizarre strike animations.
This is awesome, and I'm really happy that someone is trying this. Recreational spaces are severely lacking in so many places now: while I love digital things, it can't fully replace actual group activities in meat space, but I guess it's just not as profitable since it doesn't scale.
I would totally be a patron with my family at your bowling center, and would love to read a blog or something about your journey.
Heh - do you have a "blog" (ala jwz's DNA Lounge)?
(This is the kind of retiring from IT tale that I love to read and follow the trials and tribulations of over the years - good luck, thanks for open-sourcing your work!)
man I haven't thought of that blog for like 20 years. crazy how many old blogs and web comics that I used to check every day that I've mostly forgotten about.
I highly recommend you start a YouTube channel and document all this. It sounds like gold and would be really interesting.
I live in the Boston area and there is a candlepin bowling place called Needham Bowlaway where the owner has done something similar. He automated the scoring system since nobody from outside New England really knows how to score it and it works really well. I believe he used some basic java code to detect whether the pixels at certain areas are white (pin) or not (no pin). He's always working on developing a video game every time I'm there although he may have finished by now. Maybe there's more overlap between bowling centers and software engineers than OP thinks.
The substance of what you wrote is interesting on its own, but I wanted to compliment you on your writing style. It was an enjoyable read.
Back when I was in school I interned at a company installing bowling lanes / machines. Even back then it was fairly simple technology, no cameras or speed measurement yet, just some inputs from the machine as to what pin-cords had been pulled out (i.e. what pins fell down) translated to some simple animations. I remember the screens being just a simple VIA motherboard running DOS + their software from a compact flash card.
Sounds like a great project to work on given how cheap both hard- and software is becoming. Wishing you all the best!
N.b. The forces in the machines can easily break hardware so be sure to move it away from the machine if possible, and otherwise protect it appropriately.
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 maintaining the current one. This also means that the alley needs to have a mechanic on staff to keep the pinsetter running smoothly.
The way the machines detect the pins is still fairly simple. The assembly that puts the pins into place moves down after the ball is thrown, and has sense switches above each pin that detect which pins are still standing.
It's worth noting that playing on string setters vs free-fall setters is quite different. The string alters how the pins move when they are hit. There's not really a "one is easier", it's more a different technique.
Unfortunately it is becoming more and more common for US alleys to use the pins with cords systems. Many lanes will actually upgrade to this system and I feel it is a mini tragedy in a way. I am very happy to see this because it gives me hope that there might be alternatives for bowling alleys who are considering the string based systems.
Yeah, I remember seeing both kind of machines. IIRC For the competitive scene string setters were (are?) a no-go but we installed plenty string-setters on holiday parks because they're just more economical.
I remember some classmates interned working on new / different firmware for the machines you're talking about though. Fun project for an internship!
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.
String setters are on the way. They’re far cheaper to buy and run.
Bowlers hate the idea, but bowlers hated synthetic lane surfaces, urethane lane surfaces, and even lacquer surfaces before that. They also loved their old urethane balls, super soft plastic and dodo balls. All those changes went into place against the wishes of the bowlers, but that didn’t matter. Economics wins, every time.
String setters are on the way.
> Economics wins, every time.
Indeed, it does. I wonder if anyone has ever correlated those changes to the decline in bowling popularity? It'd probably be difficult to verify how much of an impact it had (if at all) when there are so many other factors contributing to the decline.
Hi,
What you accomplished here sounds interesting, both from an entrepreneurial point of view and also from the engineering side.
A good, nice, detailed technical write-up of what you achieved here would be very interesting. Maybe a Hackaday.com blog entry, too? Put it on GitHub?
Have fun :)
Agreed, this put a smile on my face for the day. What a cool thing to do in the specific and also in the more general sense of fighting back against “Bowling Alone” for your community.
+1 Hackaday
I'd make all ESP32 controllers the same - same ready-made PCB, plug-in terminals for the controller and screw terminals for inputs and outputs. ESP32-S3 has enough of IO to handle an absurd variety of tasks. You can have at least 40 ESP32s on the same WiFi reporting data within milliseconds of the event and taking commands via HTTP APIs. Firmware updates are easy over WiFi, too. You can probably have the same firmware for all of them with precise logic configured via the HTTP API. Works well for me in https://github.com/kachurovskiy/nanoels - albeit with just 1 ESP32 per machine :)
I nominate this post as an archetypal example of content that belongs on the Hacker News site.
Thank you for sharing; I'm so glad for you that it worked out.
Short repairs are always nice, but I'm curious about the frequency. You're your own repairman, but that won't be true for all owners. So it's not if the repair takes 5 minutes, it's how long the lanes are down any time there's a problem.
I wonder what sort of things you could do to harden the system. From potting to overbuilding to redundancy.
Was looking for this comment.
While I'm not really defending the markup of the commercial system, you're not so much paying for the system as you are paying to have someone to call when it breaks, ready spares inventory that can be overnighted, etc).
This is all extremely interesting.
Lanes have been switching to Brunswick all-in-one string pinsetter/scoring systems due to, in large part, operational cost and lack of options. (Many bowling alleys still rock A-2s or GSX pinsetters whose part costs are sky-high due to not being in production anymore). The ones that are trying to not become Bowleros or Punchbowl Social type establishments might be interested in this!
Have you posted this to /r/bowling yet?
Vendor lock-in wouldn't be a problem if successful businesses didn't become lazy, greedy, and dishonest. But somehow...
Did you consider using canbus? esp32s can handle canbus, and it would simplify the topology.
> Sure, bowling equipment is niche, but the open hardware and software landscape is amazing
Absolutely. This is what makes open source extremely powerful - ability to take absurdly small niches no big tech company is willing to fill.
Wow, this sounds super amazing! If you find the time to take some pictures or put it in a blog post, that would be amazing :)
With a materials to retail cost multiplier of x10 (which is on the low side), your system wouldn't be cheaper than the commercial one unless you can build and install it yourself. I doubt most centres would have the skills available to do this.
Nonetheless, you've done a fantastic job here.
Really interesting stuff! If you're looking for bowling animations I'd look into https://youtu.be/ZXpETSoNWxY
Made me laugh.
Also came here specifically to make sure this was posted. I'd pay good money to go to a bowling alley like this with friends.
I was hoping someone would post Corridor's animations. What better for a custom rig! ...at least when playing with friends.
> My family and I bought an abandoned 8-lane bowling center in the rural mid-west. In our small town there weren't many recreation options for families. You've heard of a food desert? This is an R&R desert.
On a topic not exactly related to the implementation of the ESP32 and hardware, what other R&R activities can one add to a bowling alley to make such a facility more popular and attractive for the locals? It would be very interesting to see some photos of your facility and what you've done with it since you bought it.
> On a topic not exactly related to the implementation of the ESP32 and hardware, what other R&R activities can one add to a bowling alley to make such a facility more popular and attractive for the locals?
Pinball seems to be having a bit of a renaissance in some areas
Having grown up in a small midwest town in an R&R desert, I think the canonical answer is a liquor license.
I've always wondered about these when I see bars in tiny towns in rural parts of WA, OR, ID because the only way to get home is to drive drunk (I seriously doubt that the locals are organizing designated drivers for carloads of intoxicated people, and no taxi services exist). It seems they just take a gamble on not crashing and not getting caught by the local law enforcement.
Having grown up in a town of about 5000 people and 3 bars, yes this is what people did for the most part. I'm sure it's different depending on where you're at. Sometimes a DD actually will drive everyone especially since most people are less than 10 minutes away.
This is great content. Have you thought about a second income stream by teaching prospective tech business owners on Youtube? It's a model ppl are successfully using?
There’s a series of absolutely solid arcade game repair/service videos on YouTube, showing common faults and how to diagnose and fix them. The videos were actually recorded as part of a training series for working technicians during the hey-day of arcade games (now long gone in the West). Time was money so the diagnosis and fix had to make dollars.
Looking at the insides, there are massive circuit boards with dedicated logic chips - your standard HEF series NOR and NAND gates and all sorts of things. Boards mounted on boards. Huge mechanical relays with a loud clunk. All of it can now be replaced by parts that are tiny, solid state and are highly unlikely to fail due to wear/tear/usage. Granted, we all moved over to MAME long ago, but this post does not surprise me.
Do you happen to remember the channel name or have a link? Would love to see some OG service videos.
I love stories like this. You’re doing more for your community than you even know!
I think that an overview of how the machinery works and how it interfaces would be interesting.
As a side note, I do enjoy the bizarre bowling animations that the screens come up with.
Thank you for sharing. This type of stuff gets me pumped up. It just shows that tech improvements usually 10x - or in this case 1000x - some old metric. In this case its cost. I think the same sort of rule of thumb applies to things like speed, features, user experience, etc... Getting this type of cost advantage eventually translates to a better UX, as you've alluded to. Way to go.
Have you thought about starting a youtube channel? I would love to hear more about the tech and the business.
Unless you have a stay at home spouse or teenage child who wants a video editing hobby it's usually just a huge time sink.
I started bowling in my teens and as a programmer have often wondered about how these things work, and have had a few opportunities to peek under the hood of the machines. Incredible stuff. Thank you for this work, I'll point my alleys to your creation when it's public.
Ah, that's extremely cool! I'm enjoying hacking around with ESP32s etc at the moment (maybe it's just nice to do something physical that an AI can't) and it's amazing how mature the hardware ecosystem around them is. I'd love to hear more, both about the tech and the economics.
This is cool! I too was thinking some time back about creating a CCTV for home using a Raspberry Pi 5 to avoid having my data leak over company-controlled data backups for those. But yeah, I guess I should start thinking about it again.
75x markup and the entire moat was "what if your customers know what an ESP32 is." turns out one of them wanted Tron-themed laser shows bad enough to learn soldering.
Any plans to let people create accounts to track their scores over time?
> Any React dev can build their own UI and bowling animations.
About that: do you have any questionable quality animations for strikes etc.? To me it was always a major part of the whole experience.
Not op, but, because I’m not a designer, I’d probably try to use an AI tool and maybe give it specific instructions to make it suck a little. Then again, not being a designer, I’d probably make it suck too, but it would take forever.
Are you getting any customers?
We're holding pretty steady at $3400-ish / month on open bowling alone. No leagues yet, no snack bar yet, no beer yet. It's not FAANG income by any stretch, but it's doing -so- much better than I initially expected!
Is that after costs? Are there much costs? I guess repairs, insurance, rates, taxes, power etc.
I'm a bowling fan and seeing this makes me happy. If I can help or you put something together for others to contribute, please reach out.
Once I had more than a few esp32 sensors about the place, with my own firmware, I got serious about getting the OTA updates working and a good c++ wrapper around the nvram management. I don't like the vibe of multiple sensors not having the fixed firmware, just OCD. Github mianos.
With the dark patterns and lock in of LaneTalk I'm wondering if you plan at all to provide scorings to end users at all. Been getting sick of lane talk. I'm also wondering if you have any idea how LaneTalk gets their data and if it's possible to go to the source.
Really cool. This reminds me of escape rooms. Since they're a newer thing, a lot of them rely on modern low-cost DIY stuff like this.
Oh nice. I'm a hacker, finally I will be able to win at bowling for the first time in my life!
Amazing post. I'm a enthusiastic bowler myself and in tech so this scratches both of those itches. These are the types of posts that keep me coming back to HN.
Best of luck and please post some images/videos of the prototypes in action.
Ai generated wall of text is awesome!!!
Re-reading it, I guess I can see the AI bits... But at least the concept is novel.
It didn't scream AI generated to me.
There's a scene where Jack Klugman's character is staying in a hotel in Buffalo and he leans out the window and he looks up and down the street and he says I never knew that one street could support eight bowling alleys
I’m curious what sensors you’re using? My first thought was a camera up above the pins pointing down that can detect them. There are probably more reliable methods. If it were me, I’d seek to simplify as much as possible so things keep running smoothly.
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?
Oh yeah. We even have one lane pair the auto-scoring isn't working, we just can't assign most people to either lane. The machines themselves work fine, and we do have a way to bypass the failed unit - but for the generations that have never seen paper scoring, you'd think had asked them to file their taxes for fun.
Growing up, never saw automatic scoring. Keeping score on paper was just part of going bowling. They had an overhead projector at each lane so everyone could see the score sheet.
I bowled some in the 90s. Back then these were still common:
https://www.youtube.com/watch?v=V1tMSdAswo4
https://www.youtube.com/watch?v=HGhSoGizjxo
Not that it necessarily justifies the difficulty in making it work (which I just learned about, thanks OP!), but I absolutely adore the silly animations that play after you bowl. It's seriously make or break for me. I can live without beer and snacks, but it just isn't the same without the goofy animations.
In high school, I was invited every time even tangential friends wanted to go bowling because I was the only person who knew how to keep score on paper (the nearby lanes didn’t have electronic scoring). And that was over 30 years ago.
This! I took “rec games” as one of my PE classes in high school. This involved bowling, among other things. A highlight of this was the time I bowled a 24…
However, as the class nerd, I knew how to score a game. My parents used to take us as kids. And fortunately, that was on the test. :-)
actually, maybe yes for some people, it's been so common to have computer tracking forever
I’d love to see a schematic.
I’d highly recommend to make sure you have plenty of esd diodes and protection resistors on all inputs. That’ll help the longevity of the system.
I had to read this twice because at first I thought it said that you replaced a $120 bowling system with $1600 in ESP32s and I was like "So you replaced a good-cost system with something more expensive why again?" :D
Hey! Thank you for posting. This a great project and an excellent illustration of progress in technology: commodity hardware and open source software got good enough that you could do this at such low cost and as a solo developer. Great work!
I want to start working with arduino/raspberry pi/esp32/sensors.
What would be a good source to buy these in bulk (along with accessory components. e.g. wires etc.)?
Take a look at adafruit and sparkfun
You can find kits that have a selection of sensors - enough to get started and experiment
https://www.adafruit.com/product/193
Aliexpress is king for cheap IoT modules/accessories
https://www.aliexpress.com/w/wholesale-esp32-s3.html
If you have a nearby hackerspace or similar, check it out.
Likely they will be able to help you choose and guide you.
For me the hurdle was less about finding equipment and more being able to learn from experienced people.
Good project! I've been tinkering with something similar for pinball, arcade, and other coin-operated machines. Lock-in for hardware and software there is a real bummer, but managing payments and security is worth the cost.
EspNow is really helpful in this kind of network.
For those not familiar it uses WiFi packets to send short messages without any WiFi log on.
Where is this thing? Would like to visit!
All this tech is now off the shelf commodity items that anyone with basic skills can put together. For decades this tech was crazy expensive and required assembler machine language programming.
woah! that's cool
Awesome SRE approach to a physical legacy problem, looking forward to the GitHub repo
I'm in the midwaste. Love to know where you bowling alley is!
That is freaking amazing!!! Love it!!
Any photos of the build?
Excellent approach to an interesting issue... I hope you will share more information about everything around here! And good luck!
Much love and respect. Nerd on and may the strikes be with you.
show it running doom and I'm on board
show it running doom and ill believe you
this post is such a breathe of fresh air (real "hacker" stuff). thank you for posting
Excited to see the open sourcing of OpenLaneLink!
$120k for a customized system that's central to your entire business doesn't sound that expensive really. Can you make your own? Sure, but the devil's in the details. Complex systems are always more difficult to make reliable than you think. If it's down and you're losing business, who do you call? Yourself. Besides being a bowling alley owner, now you're a tech startup entrepreneur with one customer. It might end up fine, or you might end up with a whole new set of headaches.
Did you use any AI to help you build this? If so, thats cool but if not, you are even cooler.
This is the dream. Imagine cutting out the fat with open hardware, experienced devs (assisted with AI) can rapidly learn and build systems and cut the overall cost of keeping a service running.
This translates into savings for customers and could mean the difference between wage stagnated customers being able to enjoy that service or not. It can also mean the difference between a service being able to survive in a lower density area vs closing.
That bloat from a vendor is eventually passed down to the customers. And to be frank, so many vendors do the bare minimum and get worse over time.
I observe when people buy out an old place like an arcade, house or some other venue, rip out all the old to replace with substandard "modern" design that might be modern taste but just of poor quality(real wood, screen printing, high quality professional displays vs particle board, cheap LCDs, etc.). All of that poor quality is some vendors additional padded margin.
So many "reformed" businesses are just some joker's passive income investment portfolio because they have to put all the money they have to use somewhere and they wont spend a single ounce of energy more than they have to. That means buying substandard junk from a vendor at whatever the vendor charges, passing the cost to customers and they have to just take it.
Luckily with this declining K-Shaped economy more people are just deciding not to participate. Maybe that will put some fear into people who operate business like this.
Will this be the very best bowling system ever invented? Maybe not but the cost savings might make it much more valuable because it allows more to enjoy the service.
An average system thats low cost is better than an average system that you got to pay out the nose for. And the openness makes it possible that it could eventually become so much better than any vendor could possibly deliver.
Maybe im totally wrong about this and the existing players in the 'bowling machine' space are stellar...but I have my doubts given what I've seen elsewhere.
Please share more :)
I've been dreaming of owning an alley
This is the stuff I want to read on HN!
Honestly this sounds amazing for a vlog on YouTube
This is awesome! As others noted, it would be cool to have some YT videos about this that might inspire others and promote your project. I'm sure you have copious free time to do this ;-)
- A Digital Twin of the facility in 3D?
- R3F and Drei for React-based 3D Three.js animations; but it might be best to pre-render at high FPS and encode with ffmpeg
- ProjectM, MilkDrop3, limit
- TIL about shuffle skating aka jam skating
- OpenNext NextJS
- Serwist for a PWA so that you can access your stats when not connected
- IndexedDb, sqlite-wasm, duckdb-wasm
- To run lights, projectors, etc. (with low enough hertz to avoid PSE Photosensitive Epilepsy risk) I have heard about: OSC (BespokeSynth, Resolume,), SMPTE LTC, Resolume projection mapping, mapmapteam/mapmap projection mapping,
Open Lighting Architecture has a list of Ethernet Protocols including OSC, and a list of USB/Serial/Network devices.
HyperHDR does ambient lightning to match displayed video.
Sometimes the glare from all of the lights is too much for visually impaired persons and animals FWIU; no varying lights hour might win too.
- If the machines are so old that all you need is a relay, there's possibly not as much need to model the whole system with TLA+ and check the proof.
Could ask the model about an "SIL" (Safety Integrity Level) controller or similar for a bowling alley. Rust RTIC and Rust embassy have RTOS features.
How to write unit and integration tests for the system without hardware simulators that can randomly fault.
- Soft-white backlit multicolor(?) ePaper displays would save energy and cut glare.
Most flying insects cannot see red, orange or yellow light;
Red preserves night vision. Blue keeps operators awake. Blue and white cause the worst glare. Jet instrument gauges are reddish/orange-ish.
- UV Blacklight paint, UV LED Black light.
Blue light glasses are great for reducing UV blacklight glare.
- Best LED projector 2026
- Gogs/Gitea/Forgejo host Issues, repos and can run Actions with nektos/act.
Cool project. Integrate an issue tracker with mobile notifications?
I know this is rationally a good thing to do, but I can't help but be sad imagining this bowling equipment company being run out of business because someone wanted to do their jobs but for free. It's kind of absurd from their pov. Like imagine you own a cafe you've worked hard to grow into a successful business, and then next door some guy opens a cafe with infinite free coffee just because he is a generous guy.
It's nowadays so easy to create your own custom esp32 thing. I used to control a home battery installation. Used it on a old Landrover defender where we added a complete dash unit with digital gauges. Used it for controlling a Zigbee 12v switch to activate sprinklers in a garden. In combination with Claude one can create an entire setup in a couple days. Before I was sometimes spending a week on the lcd drivers alone.
>> Thanks for reading! Let me know if anyone's interested in more posts about this bowling nonsense.
I’d say, “yes!” judging from the upvotes.
I am compelled to ask: Can this equipment take someone’s arm off? Do you have insurance for that? Does you insurance know you wrote this yourself?
Do you know how often is the score keeping system replaced or requires repairs?
You could potentially have a decent side gig replacing scoring systems for a fraction of others
I would love to watch YouTube videos on your work!
Github bro. Github.
Nice, sounds like a lot of fun. A few years from now one may have 2 businesses, as solving the niche issues is how small business happens. =3
God bless you
I'm interested in more posts about this bowling nonsense.
That's awesome.
That said, didn't you just shift the cost instead of reducing the cost?
It's of course subjective, and the goal of the question isn't to devalue your work, au contraire, I'm saying that you contributed 120k worth of value.
This is as-is a product that you can sell to other bowling alleys, and do not fall into the trick of selling savings and pricing it at like 20k. Your product may be better as it can be customized, modernized, it has a single author and less bureocracy than a corporate 30yo bundle that was handed over through 5 generations of programmers after resignations and layoffs.
Good luck
You this guy?
https://youtube.com/@yohnmav
Real question. Did you have any contact with organized crime? Some of the 'territory' of nothing-type technologies like vending are said to be 'owned' by certain groups.
Not that I know of! My market research shows something like < 3500 remaining bowling proprietors in the US, down from 12k in the 60's. I think the lack of alternatives is just a matter of being super, super niche -and- a legacy industry if I'm being honest.
That's strike one from the Bowlero family.
You mean the Bowlini and the Pinini families