Hi
I want to share a success I had while building a professional application using assembler.
It's a calibration device that consists of a combination of a PC, a reference device (a calibrated Fluke power meter), an Arduino, a relay board, and a series of power resistors.
On the PC runs a GUI application written in 64-bit assembler, which controls all connected devices and exports the calibration results to an Excel template for ISO-9000 documentation.
The PC application was only part of the project, but despite that it was very enjoyable to write. It probably took a bit longer compared to other HL languages, but I always had a deep level of control over the whole process.
The customer is satisfied and I look forward to gaining a foothold in the company for further jobs.
As you can see in the images below, all of the components are somewhat familiar. This is because the application is built entirely using the
ObjAsm open source platform discussed here.

Biterider