UPDATES//

11 December, 2025

CLAVICLE FRACTURE, WORK PAUSED


Left: Me lying in my hospital bed. Top right: A photo of me ramping the jump the first time (I crashed on my 2nd time, no video of that one) Bottom right: Me in my hospital bed showing my left shoulder post surgery

I came off my mountain bike on Monday after hitting a steep jump in the woods and I broke my left collar bone. Hellish experience - bone came straight through my hoodie and left a hole, had to apply a lot of pressure to minimise blood loss, could hear and feel the bone fragments crunching around as I lay on the ground. I was winded for what welt like forever. It broke into two but is also fractured in 4 different places. I've had surgery to fix it, which involved implanting a 10-hole stainless steel plate to secure the bone back together with 7 screws. Couple month recovery, no work until pain lessens.

Codeine is amazing for pain numbing, but not great for having a clear mind for work. Whenever I'm feeling productive, I'll be taking time here and there to continue R&D for my acoustic capability, but hardware work is paused for now (pretty obvious as to why).
5 December, 2025

CAPSTONE v2


Left: Capstone v2's full assembly. Top right: A few parts with threaded inserts fix into respective holes. Mid right: New ball bearing interface & design. Bottom right: Internal comps assembly (LRF, IMU, CAM)

These past two weeks I have been focusing on two main areas: finalising the design and printing of Capstone v2, and continuing the development of the acoustic drone detection algorithms.

Capstone v2: I have made significant progress on the CAD design of Capstone v2, addressing the issues identified during the assembly of the first build. The new design includes improved cable routing, better access to internal components incl. wiring ducts, and better mounting solutions for the sensors (IMU, LRF). I have completed the printing of all the new parts, and I have assembled Capstone v2 (far easier than v1). The new design is identical to the first, but with some notable improvements:
  • BGM Arm cable route covers are now detachable
  • BGM Arm cable route support removal was easier
  • X-Axis (vert) ball bearing interfaces utilise a new cage design with 16 BBs
  • X-Axis (vert) ball bearing cages allow for pre-assembly, thus easier assembly of BGM arms and payload covers
  • New ball bearing cage design provides much higher horiz. compressive force tolerance - less friction, secure fasteners
  • 3mm clearance between payload sphere (convex) and base top sphere (concave) - frictionless movement
  • M3 and M2 threaded inserts utilised on all hole interfaces - easier disassembly for internal adjustments
  • Improved accessibility to payload inner comps and interfaces (IMU, L-side cover to BGM holes) thanks to new payload cover design
  • New payload cover design overlaps payload body and allows for fastener access post assembly - unlike before
  • New IMU arm mount interfaces with previous socket design and allows for assembly on 1 half of payload only
  • New cover for L-BGM's X-axis rotation guide screw provides a more sealed enclosure
Overall, these improvements have made Capstone's build more robust and user-friendly. I have wired up the internal components, and I'm preparing for initial testing of the gimbal motor control system and sensor data acquisition - sensor fusion will come later on.

Updates on acoustic capability development and T-AUGS (aligned) in two weeks.
21 November, 2025

T-AUGS + ACOUSTIC ALGORITHM DEV


Image of the mic array mounted on a T-AUGS style platform in preparation for acoustic testing

The past 2 weeks I focused on acoustic algorithm development for drone detection and localisation using the 4-mic array. I began by researching existing algorithms and techniques used in acoustic drone detection systems, focusing on direction of arrival (DOA) methods to estimate the direction of incoming sound waves. I implemented a basic DOA algorithm in Python, which calculates the bearing directions between the microphones and uses these to triangulate the position of the sound source. I have hooked up the mic array to a simple T-AUGS (Tactical Acoustic Unattended Ground Sensor) platform shell which I designed and 3D printed. I plan on using this setup for testing my DOA and TDOA algorithms in coming weeks on an open field nearby, by flying an 8.4 (diag wingspan) quadcopter drone at various distances, speeds, and positions. I still have to purchase such a drone - I'm looking at the DJI Mini SE as a budget option (£200 range)- it only needs to produce propeller sounds, so nothing fancy at this stage.

I'm busy tackling some driver challenges with the mic array. Currently, I’m working through the firmware and driver setup for the mic array, which has proven more challenging than expected. Windows has been giving me trouble during the DFU flashing process, with USB communication errors that suggest driver or connection issues. I guess it’s a reminder that even the most straightforward bought-in hardware steps can require careful attention to detail. Once this hurdle is cleared, I’ll be able to move forward with testing the audio capture and DOA algorithms, which is where the project really starts to come to life.

I read through some insightful documentation from Surrey Uni on DDL (Drone Detection and Localisation) systems, which has given me some good ideas on how to improve my algorithm further. I plan on implementing a more advanced TDOA (Time Difference of Arrival) algorithm next, which should improve the accuracy of the localisation. Additionally, I'll be exploring ML techniques to classify drone sounds from other ambient noises, which would enhance the detection capabilities of the system. This T-AUGS concept is also a platform which could be used to bootstrap Slater Industries provided I get it developed, tested, and sold into demanding markets such as Ukraine's critical infrastructure or high-risk facilities in need of very low-cost and basic UAS detection systems - This is something I will be looking into. Overall, I'm pleased with the progress made so far, and I'm excited to continue refining the acoustic detection system in the coming weeks.
7 November, 2025

BUILDING CAPSTONE

Progress image 1 Progress image 2 Progress image 3 Progress image 4 Progress image 5 Progress image 6 Progress image 1 duplicate Progress image 2 duplicate Progress image 3 duplicate Progress image 4 duplicate Progress image 5 duplicate Progress image 6 duplicate
An array of pictures of Capstone's build progress showing stages of its assembly, inner wiring, and components

The past 2 weeks I finished the CAD models, ready for Capstone's first print of all the parts. After about 14.5 hours of printing, I began assembling the first build of Capstone - which is a pretty decent milestone, and I'm quite pleased to have reached this point in development.

It was certainly not easy assembling it this far, as I ran into a few dimension, clearance, and access of fastener issues. I plan on correcting some of these oversights and issues in CAD once I've done some testing. Below is a list of some notable ones:
  • R-BGM Arm cable route too small to fit USB-A headers
  • R-BGM Arm cable route support removal was difficult
  • USB-A cable headers didn't fit well into the system: Bulky and cable insulation is too thick & rigid
  • X-Axis (vert) ball bearing interfaces made it difficult to assemble the payload (had to do it horizontally)
  • Zero clearance between payload sphere (convex) and base top sphere (concave)
  • Plastic holes didn't thread well with screws - unlike with threaded inserts
  • Accessing payload inner comps and interfaces (IMU, L-side cover to BGM holes) is nearly impossible with both halves assembled
I'm actually very glad I got to identify all of these issues now (and that I have them in a list), as it means I can work through and correct them before printing v2 of Capstone's parts. I also had an issue with the 3D printer's AMS unit (the filament spool hub), as a piece of the ABS filament had gotten stuck in the AMS's internal hub's 3rd tube, which was a slight inconvenience as I had to disassemble the whole unit and locate the piece of filament, remove it, and re-assemble the thing again. Not too bad though and it allowed me to learn about more about how the printer troubleshoots and reports errors (very well that is) on top of how to fix such issues in the future - so I'm happy to have learnt from it.

The next steps are to wire up the internal components (Ras Pi, BGMs, LRF, Mic array) and begin testing the gimbal motor control system and sensor data acquisition. I'll be posting more updates in the coming weeks as I progress further with Capstone's build and testing.

Fun times!
24 October, 2025

GIMBAL MOTOR, MOUNT, AND LRF TESTING

Top: Drawings of Capstone's base for comp layout and a sample ball bearing assembly. Left: Capstone base assembly with temp LRF mount (green cantilever part) and BGM installed in the centre. Right: Ras Pi program output of LRF distance testing (~390mm is where I waved my hand in front of it)

The brushless gimbal motors have finally been delivered, and subsequently, I have begun testing the Y-axis motor and mounting system with my camera tripod - a decent mounting interface to test the whole/parts of the system for now. In Inventor Pro I designed a lower and upper base interface with a 4.5mm ball bearing rail and 1.8mm spacer/guide in between. The upper base also has standoffs/risers for the Pi and BGC to mount onto, with clearance for cables and headers accounted for. I first tested the ball bearing interface by printing a simple sandwich-style (horizontal) deep groove bearing which worked as expected - smooth rotation, carries about as much momentum from a spin as expected from 3D printed plastic, and does the job of supporting the base upper & payload and providing low friction rotation about the Y axis. After a bit of firmware matching and USB-UART to COM library installations and software-side hardware configuration, I have set up the Y axis BGM, which is working well. I still need to integrate this into the Pi.

I have now got the laser rangefinder working and I have done some testing. The TXD and RXD data channels were swapped but the issue is now fixed and in my testing program, I was able to reduce the latency of distance readings to the Pi from ~52s to ~2s (a huge improvement). The unused readings were clogging up the RAM and CPU processing power of the Pi, so purging the old readings rapidly after new ones have come in (50-60 per second) improved the latency at which I could see the readings from the Pi program's output and made the whole sensor process pretty lightweight.

So more to come in the next two weeks, as I'll begin testing my planned mappings of the payload internal components (camera and LRF - Mic array is already done) and fixing wiring issues as currently some cable headers are too bulky to fit into such a tight space in the base compute housing (Ras Pi, Y axis BGM, Storm32 BGC) - I've eye-ed out some cables on AliExpress which may solve this problem.

I have also just received 2x A2 Slater Prints advertisement vinyl posters which I designed and ordered last week. I plan on putting one up outside my local Co-Op, and I was thinking of putting the other in Henley-on-Thames' town centre (I'll speak with the Henley council first of course) to hopefully attract my first few customers.
8 October, 2025

CAD PROGRESS, TESTING, AND 'SLATER PRINTS'

Top: Comps on my workdesk. Left: Slater Prints webpage. Mid-Left: Mic array DOA testing. Right: Mic array in payload housing, open and enclosed.

In the past 2 weeks I've made good progress with component dimension & fit testing. I have finalised the mic array placement and cable header clearance respective to the payload (main component housing), and I'm now moving onto the remainder of the sensor mounts. All of the main hardware components have now been delivered, which is great as I can now ensure each of the CAD model's dimensions match the real item's dimensions, as sometimes even the OEM CAD models can be off, but they've been accurate thus far. I have thought of returning the soldiering iron kit which I bought, as it turns out my father had one lying around (this would maximise the budget a bit), which has worked great for heating the threaded inserts in my fastener testing.

I have begun testing two of the primary sensors; the 4-mic array (acoustic drone detection & 2D location - NESW), and the laser range finder, which has given me some serial data connection issues, and I'm busy troubleshooting the issue to solve it (easily solvable). All testing has been done via my Raspberry Pi in the terminal & desktop (for GUI interpretation, like cardinal points display from the mic array). The gimbal motors have not arrived yet, but when they do I'll be testing those out with a rough shell of the Capstone system.

'Slater Prints' (Link: slaterindustries.uk/prints) is a sub-division of Slater Industries offering low-cost 3D printing services (using my Bambu Lab P1S) for additive manufacturing, custom parts, or home projects. I'm not going to allocate too much of my attention and effort to this portion of the business, but I'll rather use it as an attempt to bootstrap some profit to be used towards future funding for Slater Industries. I'll be distributing flyers and business cards to potential customers within my village in the coming days. I don't expect Slater Prints to get a lot of business - maybe a couple prints every month - but it's worth a shot, and as mentioned, I will be primarily focusing on Slater Industries, not Slater Prints.

24 September, 2025

ITEM DELIVERIES, DESIGN PROGRESS, AND NEXT STEPS

Top: Pages of my workbook showing rough sketches of C_001v4 & an initial wiring diagram. Left: The 3D printer setup. Right: C_001v4's Y-axis arm design in Inventor Pro

Funds have been obtained! Huge thanks to an extremely generous donor for making this project possible & for laying the foundation of Slater Industries - This really is the biggest jump into motion thus far. Throughout the last week I began ordering components from my budget breakdown, and I made necessary changes & additions:
  • 'Mini Laser Rangefinder Module, ODR-B' - Got a £4 discount on AliExpress
  • '12V 5A 60W LED Power Supply' - Changed for a higher quality PSU
  • 'Threaded Inserts for Plastic 308PCS' - Changed from 440pcs -> 308pcs to reduce postage ETA, also made it £2 cheaper
  • 'Workdesk materials (Plywood, vanish)' - 1x Plywood sheet, 2x Wood boxes form B&Q. Price went from £30 -> £49 (£19 increase due to underestimation)
  • 'NT IMU V4.2' - Changed quantity from 2 -> 1 for now (1 for testing, 2 later on). £21.66 decrease
  • 'Bambu Lab PLA filament' - Got a 40% discount as part of printer purchase
  • 'UART-TTL USB Adapter' - ADDITIONAL ITEM. Required for USB interface to RasPi from 4 individual cables from LRF
  • 'Powered USB 3.0 Hub, 4-port, 5V/2A' - ADDITIONAL ITEM. Required to avoid overvoltage from RasPi's 5V source, used to power all external comps
  • 'Micro-USB On/Off Cable Switch for Raspberry Pi' - ADDITIONAL ITEM. Nice to have as it allows me to power on the RasPi without having to unplug & replug it's power cable (makes it safer too)
  • NEW TOTAL: £1088.23 (0.82% increace from £1079.42)
Some of the most important items have arrived; the Bambu Lab P1S combo, filaments, mic array, soldiering iron, and various electronic components - statuses can be checked via the Founding Supporter portal for those with authorised access. I've benchmarked the printer and it's really great. Prints are high quality and and the software is intuitive and full of features. One thing I need to sort out is the humidity levels in the AMS unit, as I tried printing using ABS and it produced bubbles (IE: the filament had too much moisture in it). Not a big worry for now as I'll be prototyping using PLA which has printed perfectly so far - I'll use ABS for later versions of C_001 (I'm currently on v4; C_001v4).

I've been designing C_001v4 in AutoDesk Inventor Professional on my desktop PC (which is well spec-ed) and I'll be testing fastener, ball bearing fittings, and part interfaces first once I've got a high level aof accuracy in my dimensions. The design in coming along good, so far I'm working on the Y-axis BGM (brushless gimbal motor) and main dome mount/arm.

I've also been chasing leads to schedule meetings which will allow me to learn more about painpoints and defence tech gaps on the battlefield with a focus on Ukraine-Russia conflict experts and Taiwanese naval experts, and I plan to get in contact with prison officers too to learn what civil/governmental needs for C-UAS or other dual-use tech exist and gaps Slater Industries could fill. If you have any connections iro the above, do get in contact with me via the contact page.

15 September, 2025

IT'S A GO!

Today fundraising for Capstone and equipment has gone live, and I 've just begun promoting the campaign all over the internet. Social media sites/forums with a theme of defence & entrepreneurship have been a priority thus far (LinkedIn, subReddits, Instagram), and those within my close network have also been informed of the fundraiser's launch. I'm eager to see the first couple donations come in, as they'll be the initial indicator of interest into Slater Industries.

Great things to come!