Skip to content
Patterns in the Machine

Patterns in the Machine

Software Engineering blog for Embedded Development

  • Home
  • Profile
  • Books
  • Search

Category: General

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

C/C++ Coding Conventions

November 11, 2022
 |  No Comments
 |  General

Every developer has opinions on coding standards. I am no exception.  If you are looking for the one Coding Convention […]

Requirements: Itemized or Storied?

October 27, 2022
 |  2 Comments
 |  General

Open question: Should requirements be an itemized list/database of statements or a storied theory-of-operation document with diagrams, tables, formulas, etc.? […]

Auto populating Lists in C++ at compile time

October 12, 2022
 |  No Comments
 |  General

Before I get into the how to auto-populate lists, let’s talk about why I would want to.  Auto populating lists […]

Limitless Containers without dynamic memory allocation in C/C++.

September 25, 2022
 |  No Comments
 |  Colony.*, General

Lists, FIFOs, dictionaries, maps, etc. are handy-dandy data structures when designing and implementing code.  However, most container implementations either use […]

Visual Studio — not just a desktop IDE

September 18, 2022
 |  No Comments
 |  Colony.*, General

Visual Studio is one of the better C/C++ source code editors available today that provides Intelligent Code Completion and source code […]

Posts pagination

Previous 1 2

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