ForceField

- An Impact Detecting Sensor for Hurling

Description

During a six-week program at Dogpatch Labs' Patch Accelerator, I was the hardware engineer in a team of five developing ForceField - a wearable device and app for detecting potentially-concussive-events in hurling. Having designed PCBs but never fabricated one, I seized this opportunity and became our hardware engineer, taking responsibility for the PCB design, reflow oven construction, and 3D-printed enclosure. As part of arriving at this prototype design we spoke with GAA coaches, medics, professional players, researchers and owners of competitor companies. Our final prototype featured a custom PCB measuring linear and angular acceleration, with wireless charging and a 3D-printed enclosure that clips onto the back of a hurling helmet. The devices form a mesh WiFi network, communicating with an access point device on the sideline that transmits data to phones with our graphing app through web-sockets. We successfully tested two prototypes during a camogie match, though the graphing library proved slow. While we chose not to continue development after the program as we lived across Ireland in different life stages, the experience of bringing these devices from concept to field testing was invaluable.

Technical Development

As the hardware engineer, I designed and fabricated our custom PCB featuring wireless charging, gyroscope and accelerometer for impact detection. I built our PID-controlled flood-lamp reflow oven for PCB assembly, and when Aisler unexpectedly delivered 2-layer boards instead of 4-layer, I manually routed power connections to make it work. Through five iterations, I posted each design to r/PrintedCircuitBoard, incorporating community feedback. With our limited budget, I had one shot at designing our board - it had to work. I worked with Texas Instruments support to verify the wireless charging circuit.

Project Highlight

My favorite moment was when we finally uploaded code to our custom PCB. The night before, I spent three hours meticulously applying solder paste between 0.5mm pitch pins to get the wireless charging circuit working. I reflowed the board and attached the coil and battery. When the charger is working you can hear a faint beeping pattern as the transmitter and receiver negotiate with each other. I nearly danced when the red charge-indicator light turned on. But the real challenge began when trying to program the ESP32-C3. After discovering our 4-layer PCB was manufactured with only 2 layers, routing missing 3.3V connections by hand, and solving a missing pull-up resistor issue, I finally got the board to transmit real-time sensor data. Seeing our custom PCB, which I'd designed, ordered and assembled, come alive in my hands was incredible.

Team and Context

Hurling is the world's fastest field sport, with over 375,000 players worldwide. Research shows that 2.23 potentially concussive events occur per inter-county hurling match, yet 77% of players displaying concussion symptoms aren't removed from play. Our team included Eoghan who developed the device firmware and React Native app, while Ellen, Bobbie, and Anastasia led outreach to GAA officials and conducted research on concussion detection. Working at Dogpatch Labs in Dublin, we faced significant constraints: a six-week timeline, €400 hardware budget, no provided workspaces, and the technical challenge of creating weather-resistant electronics that wouldn't interfere with play. We developed prototypes that cost ≈€50 per device, much more affordable than existing solutions costing €300+.

Testing and Learnings

Through Bobbie's outreach, we tested two devices in a local camogie match. Despite initial concerns from ESP32-WROOM tests, the devices had a range of ≈60-meters without external antennae. Players didn't notice the devices, which stayed secure throughout. We made plenty of mistakes along the way - there was a 30% chance boards wouldn't power on due to a redundant battery protection circuit, I mixed up capacitor values (nF vs µF), and an honest researcher told us our solution wouldn't work during a crushing Zoom call. After sitting in silence and questioning five weeks of work, we started laughing. The experience taught me that all projects have valleys of problem-solving pain, and that part is often the best.

Links and Resources


ForceField summary photo
oven made from floodlamp
ForceField pcb
Project developed at Dogpatch Labs