Skip to content
Patterns in the Machine

Patterns in the Machine

Software Engineering blog for Embedded Development

  • Home
  • Profile
  • Book
  • Search

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 […]

Porting the Cpl OSAL to a new Target

February 19, 2023
 |  No Comments
 |  Colony.*

This week’s article is a dive into the Colony.core’s Cpl C++ class library, specifically its Operating System Abstract layer (OSAL). […]

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 […]

TShell: Example Application

January 16, 2023
 |  No Comments
 |  Colony.*, General

The TShell example project is an introduction to using the TShell framework. A brief overview to the TShell can be […]

TShell: A Command Line Interface for Embedded Applications

 |  No Comments
 |  Colony.*, General

The world can always use yet another Command Line Interface implementation 😉. Here is mine. The TShell is a C++ […]

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 navigation

1 2 3 Next

Category

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

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022

Meta

  • Register
  • Log in
Copyright Patterns in the Machine
Pinnacle Themes