Our Engineers: Bailey Steinfadt
Bailey Steinfadt is a longtime Des Moines-based computer and electrical engineer in the ag industry who recently branched out on her own in consulting and…
Bailey Steinfadt is a longtime Des Moines-based computer and electrical engineer in the ag industry who recently branched out on her own in consulting and…
Security has been a hot topic for IoT devices. It gets the spotlight not only due to the ease of some of the exploits but…
At Dojo Five, we have a lot of experience with the popular Nordic nRF52 family. It's a pretty awesome family - low sleep current, a…
Version control is necessary, but using it well is an art. Today I am going to give an overview of two Git commands that I…
Continue reading → The Git Cherry-pick and Git Rebase Interactive Combo
Artifacts. What should you save, and what should you leave? As I am currently working with Gitlab, I'll be talking a bit about how Gitlab…
Continue reading → Artifacts – They’re useful for firmware too!
Choosing a first development board can be daunting with so many choices. Here are some examples to give you an idea of what you could…
Meet Cole Cole Spear is an Embedded Software Engineer at Dojo Five. He started with us full time in January 2020, having just graduated with…
What is An Exit Code? An exit code, sometimes called a return code, is a number returned by a shell command or script. It tells…
Continue reading → How CI Pipeline Scripts and Exit Codes Interact
In the web world, continuous integration and deployment (CI/CD) is quickly leaving "hot new trend territory" and heading toward being an absolute must for any…
Continue reading → The Unspoken Benefits of Having Automated CI Pipelines
When you hear about DevOps, you often hear about all of the ways it can help your code be better. That's true. But there's a…
Continue reading → The Parts of DevOps That Have Nothing to Do With Code