Best Practices for Bluetooth Low Energy Product Design (Recording)
Topic: Best Practices for Bluetooth Low Energy Product Design Webinar- How to make Bluetooth Low Energy products that are reliable, power-efficient, and secure, without sacrificing the user experience! In this webinar, we were joined by Sandeep Kamath of SwaraLink Technologies and explored some common mistakes that are made by manufacturers of Bluetooth Low Energy (BLE)…
Introduction to YAML on CI Pipeline (Recording)
Topic: Introduction to YAML on CI Pipeline With this webinar, you will learn the YAML syntax and apply the knowledge to create an automated build pipeline on GitLab CI. Not feeling confident with the code you wrote? Complaining about building and testing your code manually every time you finish writing the code? An automated build…
Art of Reading Code: What You May Not Have Learned in School
Topic: Art of Reading Code: What You May Not Have Learned in School We're reviewing the code that activates a magnetic latch to unlock a door when an approved RFID key is swiped. We'll be reviewing this code: If you write code, you also need to read it. But this is a skill that…
Automated Builds – Using Drone for Embedded
Drone (drone.io) is a relative newcomer to the automation space. Join us as we demonstrate setting this tool up while discussing success strategies and pitfalls along the way.
CI for Embedded: DevOps for Embedded Software Teams
Learn more about the past, present and future of Continuous Integration (CI) in Embedded Development, including how to get started right away.
Running up that HIL: A Guide to starting with HIL
Dojo Five engineers, Ander and Joe, are excited to discuss hardware-in-the-loop testing with our modern embedded community. This discussion will include background on typical HIL approaches, the tools and workflow teams generally use, and simple steps to get started with HIL inside of your organization without a big budget.
Embedded CI with Jenkins: Free, fast, and foolish
Jenkins is the leading open source automation server, but can be a real struggle to set up and maintain for an embedded development environment. Join us for this free webinar, where we'll discuss the good, the bad and the ugly that comes with Jenkins for embedded CI.
Embedded Command Line Interfaces Will Change Your Life
Embedded CLI's can be life-changing! Or at least save you a whole lot of time and effort during testing and development. We'll discuss some of the pros and cons to writing custom CLI's, and evaluate key features of the best open source CLI's we've recently evaluated.
Top Skills for Modern Embedded Development
Embedded development has become increasingly complex over the years, but many of the fundamentals remain as relevant as ever. A basic familiarity with diverse languages, communication protocols, electronics, MCU's, and toolchains can certainly get you started. But prioritizing where you can focus for the future will keep your skills sharp and relevant. Steve and Joe have nearly 60 years of development experience between them and will be sharing some of their collective knowledge to help engineers of all experience levels.
An Evening With Matthew Eshleman
Coco Cafe 210 Louise Ave, Nashville, TN, United StatesWhat do you look for in an embedded services company? Is there a way to weed out the good vs bad?
Matthew Eshleman created the Matthew Test to do that and so much more. Join Joe Schneider, Dojo Five Founder, and Matthew as we discuss The 15 Steps to Better Embedded Software (and Firmware).
For more info on the Matthew Test: covemountainsoftware.com/2020/03/23/the-matthew-test-15-steps-to-better-embedded-software-and-firmware/
Why is Being on Time So Hard? – Dojo Five and iSYSTEM Webinar
Join two experts in CI and modern firmware development to learn about the significant benefits in developing a CI for embedded platform within your company. Brought to you and co-hosted by Dojo Five and ecosystem partner, iSYSTEM
Modernize Embedded Development with Dojo Five’s EmbedOps
Joe Schneider will share why he is passionate about modernizing firmware development and why Dojo Five is building EmbedOps to realize the vision of modernizing 10,000 embedded projects over the next decade! See how EmbedOps leverages Dojo Five's experience of modernizing 100+ embedded projects to improve the reliability, quality, and consistency of your embedded software builds.
Past Events
Modernize Embedded Development with Dojo Five’s EmbedOps
Joe Schneider will share why he is passionate about modernizing firmware development and why Dojo Five is building EmbedOps to realize the vision of modernizing 10,000 embedded projects over the next decade! See how EmbedOps leverages Dojo Five’s experience of modernizing 100+ embedded projects to improve the reliability, quality, and consistency of your embedded software builds.
Why is Being on Time So Hard? – Dojo Five and iSYSTEM Webinar
Join two experts in CI and modern firmware development to learn about the significant benefits in developing a CI for embedded platform within your company. Brought to you and co-hosted by Dojo Five and ecosystem partner, iSYSTEM
An Evening With Matthew Eshleman
What do you look for in an embedded services company? Is there a way to weed out the good vs bad?
Matthew Eshleman created the Matthew Test to do that and so much more. Join Joe Schneider, Dojo Five Founder, and Matthew as we discuss The 15 Steps to Better Embedded Software (and Firmware).
For more info on the Matthew Test: covemountainsoftware.com/2020/03/23/the-matthew-test-15-steps-to-better-embedded-software-and-firmware/
Top Skills for Modern Embedded Development
Embedded development has become increasingly complex over the years, but many of the fundamentals remain as relevant as ever. A basic familiarity with diverse languages, communication protocols, electronics, MCU’s, and toolchains can certainly get you started. But prioritizing where you can focus for the future will keep your skills sharp and relevant. Steve and Joe have nearly 60 years of development experience between them and will be sharing some of their collective knowledge to help engineers of all experience levels.
Embedded Command Line Interfaces Will Change Your Life
Embedded CLI’s can be life-changing! Or at least save you a whole lot of time and effort during testing and development. We’ll discuss some of the pros and cons to writing custom CLI’s, and evaluate key features of the best open source CLI’s we’ve recently evaluated.
Embedded CI with Jenkins: Free, fast, and foolish
Jenkins is the leading open source automation server, but can be a real struggle to set up and maintain for an embedded development environment. Join us for this free webinar, where we’ll discuss the good, the bad and the ugly that comes with Jenkins for embedded CI.
Running up that HIL: A Guide to starting with HIL
Dojo Five engineers, Ander and Joe, are excited to discuss hardware-in-the-loop testing with our modern embedded community. This discussion will include background on typical HIL approaches, the tools and workflow teams generally use, and simple steps to get started with HIL inside of your organization without a big budget.
CI for Embedded: DevOps for Embedded Software Teams
Learn more about the past, present and future of Continuous Integration (CI) in Embedded Development, including how to get started right away.
Zephyr on Nordic’s nRF52
This webcast is a quick demonstration of getting up and running on Zephyr for Nordic’s nRF52 series devices, along with a Q&A session.
Automated Builds – Using Drone for Embedded
Drone (drone.io) is a relative newcomer to the automation space. Join us as we demonstrate setting this tool up while discussing success strategies and pitfalls along the way.
Automated Builds – Using Jenkins for Embedded
Topic: Automated Builds – Using Jenkins for Embedded Jenkins has been available in various forms for almost 15 years and is the go-to automation tool…
Next-Level Embedded – Topic: FreeRTOS Deep Dive
Topic: FreeRTOS Deep Dive FreeRTOS has been available for over 10 years, but many engineers have not needed to understand the details of how it…
Zephyr on Nordic’s nRF52
Topic: Zephyr on Nordic’s nRF52 Nordic is not going to release new versions of its nRF5 SDK, instead opting for supporting the new Zephyr RTOS.…
Deep Learning on Tiny Microcontrollers
Topic: Deep Learning on Tiny Microcontrollers Deep learning solves many problems that were previously impossible to solve algorithmically. This technology has the potential to revolutionize…
AI on nRF52840
Topic: Next-Level Embedded – Topic: AI on nRF52840 In this webinar, you will learn the basics of AI on embedded devices with the help of…
Keeping the Hackers Out – Setting Up Proper Connected Device Security
Topic: Keeping the Hackers Out – Setting Up Proper Connected Device Security In this webinar, we discuss security practices in embedded systems. We explore some…
Art of Reading Code: What You May Not Have Learned in School
Topic: Art of Reading Code: What You May Not Have Learned in School We’re reviewing the code that activates a magnetic latch to unlock a…
Introduction to YAML on CI Pipeline (Recording)
Topic: Introduction to YAML on CI Pipeline With this webinar, you will learn the YAML syntax and apply the knowledge to create an automated build…
Art of Reading Code, Unlock New Code Bases and Truly Valuable Code Reviews (Recording)
Topic: Art of Reading Code, Unlock New Code Bases and Truly Valuable Code Reviews Date: Sep 10, 2020 11:01 AM Central Time (US and Canada)…
Best Practices for Bluetooth Low Energy Product Design (Recording)
Topic: Best Practices for Bluetooth Low Energy Product Design Webinar- How to make Bluetooth Low Energy products that are reliable, power-efficient, and secure, without sacrificing…
Security Challenge: Let’s Attack Some IoT Devices! (Recording)
Topic: Security Challenge: Let’s Attack Some IoT Devices! Talking about security in IoT devices is fine, but let’s hack some stuff! Take a look at…
Getting started with GitHub Actions on Embedded (Recording)
Topic: Getting started with GitHub Actions on Embedded GitHub Actions are a relatively new entry to the CI/CD field. In this webinar, we explore how…
What if I told you… there are tools better than Jenkins (Recording)
Topic: What if I told you… there are tools better than Jenkins Jenkins is the tool of choice for so many folks, enjoying a 70%…
Git – What Most Engineers Never Learned In School (And Need On Day 1) – Recording
Topic: Git – What Most Engineers Never Learned In School (And Need On Day 1) Git – The necessary evil controlling your code, but is…
Automated Builds – Using Jenkins for Embedded
Topic: Automated Builds – Using Jenkins for Embedded Jenkins has been available in various forms for almost 15 years and is the go-to automation tool…