Dojo Five

Dojo Five is a group of embedded developers from Minneapolis led by Joe Schneider.

Dojo Five was founded on the idea that happy engineers create the best products. We constantly iterate our embedded best practices through which we bring exciting ideas to life.

U-boot TFTP on Zynq

Intro Often when working with Embedded Linux devices it can be helpful to utilize TFTP from u-boot. It can be used to quickly test changes in the kernel and other components.

Thinking Inside the Box With Docker

Introduction Today we will be investigating different ways docker can be used by running through simple examples that contain realistic tasks that are performed involving docker. I will be running through these examples in the following git respository.

VS Code NRF Development

Objective This post is discussing a workflow for developing C applications for Nordic microcontrollers using VS Code. It will focus on a setup for a team that utilizes Clang Format, Nordic SDK, and git (with Gitlab).