Theron W. Genaux

About Me

I'm a software engineer with experience in developing real-time, event-driven embedded systems, internationalized Microsoft Windows-based applications, and software for regulated medical devices. Acquired a broad range of skills in all software development life cycle phases, from requirements gathering and design to systems implementation and testing. Strong analytical, diagnostic, and problem-solving abilities.

My Career

I began my career as a Digital Systems Technician (DST) at Kodak, then transitioned into software engineering. A few years later, I returned to college to earn my Bachelor's degree in Computer Science.

Click to read more ...

Articles

Introduction to ASTM E1394 and LIS02-A2 Message Formats

A basic introduction to the ASTM E1394 and LIS02 message formats for non-programmers.

TAGS: E1394, LIS2, LIS02

ASTM E1394 Message Parsing

This project demonstrates the generic parsing of ASTM E1394 (also known as LIS2) messages. It is a prototype that shows a method for parsing any ASTM E1394 (ASTM) message and returning key/value pairs containing all the information in the message. These key/value pairs can be used to recreate an equivalent ASTM message. I'm continuing to revise and expand my approach as time permits.

TAGS: E1394, LIS2, LIS02

Projects

Tool for calculating and verifying LIS01 Low-Level Protocol Frame Checksums

The LIS1-A / ASTM E1381 Frame Checksum Calculator (LFCC) can be used to calculate or verify the checksum of an LIS01 frame.

image-20250314201901833.png

TAGS: LIS01, LIS02