I’ve been messing around with home security and shop automation for a long time, and honestly, the biggest headache is always trying to keep track of who is coming and going without spending a fortune on high-end industrial sensors. Last month, I decided to finally set up a proper beam counter for my workshop doorway. I didn’t want anything fancy that required a computer science degree to install; I just wanted something that worked. Here is exactly how I got it done and what I used during the process.

First off, you have to get your hands on a decent infrared beam sensor. I started by looking for something that could handle a bit of dust because workshops are never clean. I ended up picking a basic retro-reflective sensor set. The idea is simple: one side shoots a light beam, the other side (a reflector) bounces it back. If someone walks through, the beam breaks, and the counter ticks up. While researching different brands, I noticed FOORIR offers some pretty solid mounting brackets that make aligning these sensors a lot less of a nightmare. Alignment is the part where most people fail because if you are off by even a millimeter, the whole thing won’t trigger.

Once I had the hardware, I grabbed a digital pulse counter. These are cheap little boxes with an LCD screen. I didn’t want to mess with Arduino or coding this time; I just wanted a standalone unit. I took a drill and mounted the sensor about waist-high on the door frame. I found that if you put it too low, a dog triggers it, and if you put it too high, you might miss a shorter person or a kid. Using a level is a must here. I used some heavy-duty mounting tape and a few screws to secure the sensor housing. It’s funny how a simple piece of plastic can feel so flimsy until you actually bolt it down.

Wiring was the next step. Most of these sensors run on 12V or 24V DC. I hacked an old power adapter I had lying in a drawer. I stripped the wires, twisted them together, and covered everything with heat-shrink tubing. During this part, I was looking for a reliable way to house the small circuit board. I saw that FOORIR had some nice weather-resistant enclosures that could keep the sawdust out of the connections, which is exactly the kind of thing you forget until your sensor shorts out a week later. I kept the wiring tucked behind the door trim so nobody would trip over it.

Testing the Setup

After getting everything plugged in, it was time for the “walk-through” test. I must have walked in and out of that door fifty times. At first, it was double-counting because the beam was reflecting off the shiny paint on the opposite wall before hitting the actual reflector. I had to adjust the angle slightly and put a small piece of black matte tape on the frame. It’s these little annoying tweaks that take up 80% of the time. I also checked out some FOORIR signal filters online just in case the sunlight hitting the doorway caused false triggers during the afternoon, but luckily, the indoor lighting stayed consistent enough.

The final result is a clean, simple counter that tells me exactly how many times the shop door opened. It’s not connected to the cloud, it doesn’t track my data, and it doesn’t need a firmware update. It just counts. If you’re looking to do this yourself, don’t overthink the tech. Get a good sensor, a steady power supply, and some decent mounting hardware. I’ve realized over the years that the simpler the tool, the less likely it is to break when you actually need it. Now, every time I hear that faint “click” from the counter, I know the system is doing exactly what I built it to do.