Skip to content
Patterns in the Machine

Patterns in the Machine

Software Engineering blog for Embedded Development

  • Home
  • Profile
  • Books
  • Search

Category: PIM

Coming soon: The Embedded Project Cookbook

July 13, 2024
 |  No Comments
 |  EPC, PIM

I have posted little content to my blog over the last year – that is because I have been working […]

Data Model: Aren’t Global Variables Bad?

February 25, 2024
 |  No Comments
 |  Data Model, General, PIM

The Data Model architecture pattern consists of all the model point instances in the application, and it is the canonical […]

This is what happens when a Software guy tries to be hardware engineer

January 21, 2024
 |  No Comments
 |  General, PIM

I love my job as an embedded software engineer. However, I am a Compute Science guy by education so when […]

Mutexes can’t live with them, can’t do without them

March 16, 2023
 |  No Comments
 |  General, PIM

This post is about my love-hate relationship with mutexes and my approach to managing the evils of mutexes. First we […]

NQBP Gen2 – Yet another Build System

February 24, 2023
 |  No Comments
 |  Colony.*, PIM

NQBP Gen2 is a Python based build system that I have used in some form or another over many years […]

LHeader and LConfig Patterns

February 9, 2023
 |  No Comments
 |  Colony.*, PIM

As discussed earlier, one form of late binding is compile time binding. This is an abstraction technique that allows you […]

Breaking Dependencies Using Binding Times

February 3, 2023
 |  No Comments
 |  General, PIM

This is an introduction of how to leverage different binding times for designing decouple code. What is binding time? Here […]

Data Model: Change Notifications

December 27, 2022
 |  No Comments
 |  Colony.*, Data Model, PIM

This post provides in-depth details about the Data Model’s change notification mechanism and semantics as implemented by the CPL C++ […]

Data Model: Example Application

 |  No Comments
 |  Colony.*, Data Model, PIM

The Data Model example project is an introduction to using the CPL C++ Class library’s Data Model framework. A brief […]

Data Model: Introduction to the Data Model Architecture

 |  No Comments
 |  Data Model, PIM

The Data Model architecture is used to design highly decoupled code. It allows for the exchange of data between modules […]

Posts pagination

1 2 Next

Category

  • Colony.*
  • Data Model
  • EPC
  • General
  • Never Trust the Software Guys
  • PIM
  • Raspberry Pi Pico

Archives

  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • July 2024
  • February 2024
  • January 2024
  • July 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022

Meta

  • Log in
Copyright Patterns in the Machine
Theme By Pin Minimal