Events

Views Navigation

Event Views Navigation

Today

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.

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 States

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/

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

Modernize Embedded Development with Dojo Five’s EmbedOps

December 16, 2022 @ 11:00 am - 11:30 am

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

November 10, 2022 @ 9:00 am - 10:00 am

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

October 12, 2022 @ 5:00 pm - 8:00 pm

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

October 6, 2022 @ 11:00 am - 12:00 pm

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.

D5 Webinar CLI's

Embedded Command Line Interfaces Will Change Your Life

September 13, 2022 @ 11:00 am - 12:00 pm

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.

Dojo Five Webinar - Jenkins

Embedded CI with Jenkins: Free, fast, and foolish

August 25, 2022 @ 11:00 am - 12:00 pm

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

July 28, 2022 @ 11:00 am - 12:00 pm

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

July 7, 2022 @ 2:00 pm - 3:00 pm

Learn more about the past, present and future of Continuous Integration (CI) in Embedded Development, including how to get started right away.

Dojo Five embedded experts logo

Zephyr on Nordic’s nRF52

May 5, 2020 @ 11:00 am - 12:00 pm

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.

Dojo Five embedded experts logo

Automated Builds – Using Drone for Embedded

June 19, 2021 @ 11:00 am - 12:00 pm

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.

Dojo Five embedded experts logo

Automated Builds – Using Jenkins for Embedded

June 17, 2020 @ 9:30 am - 10:30 am

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…

Dojo Five embedded experts logo

Next-Level Embedded – Topic: FreeRTOS Deep Dive

June 12, 2020 @ 11:00 am - 12:00 pm

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…

Dojo Five embedded experts logo

Zephyr on Nordic’s nRF52

June 10, 2020 @ 11:00 am - 12:00 pm

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.…

Lunch and learn graphic for deep learning on tiny microcontrollers

Deep Learning on Tiny Microcontrollers

July 30, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn graphic for using AI on nRF52840

AI on nRF52840

July 2, 2020 @ 11:00 am - 12:00 pm

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…

Dojo Five embedded experts logo

Keeping the Hackers Out – Setting Up Proper Connected Device Security

July 23, 2020 @ 11:00 am - 12:00 pm

Topic: Keeping the Hackers Out – Setting Up Proper Connected Device Security In this webinar, we discuss security practices in embedded systems. We explore some…

Lunch and learn art of reading code

Art of Reading Code: What You May Not Have Learned in School

October 29, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn Intro to YAML on CI pipeline

Introduction to YAML on CI Pipeline (Recording)

October 8, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn art of reading code

Art of Reading Code, Unlock New Code Bases and Truly Valuable Code Reviews (Recording)

September 10, 2020 @ 11:00 am - 12:00 pm

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)…

Lunch and learn best practices for bluetooth low energy product design

Best Practices for Bluetooth Low Energy Product Design (Recording)

September 17, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn security challenge lets attack some iot devices

Security Challenge: Let’s Attack Some IoT Devices! (Recording)

September 3, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn getting started with github actions on embedded

Getting started with GitHub Actions on Embedded (Recording)

August 27, 2020 @ 11:00 am - 12:00 pm

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…

Lunch and learn what if I told you there are tools better than jenkins

What if I told you… there are tools better than Jenkins (Recording)

August 20, 2020 @ 11:00 am - 12:00 pm

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%…

Lunch and learn git what most engineers never learned in school and need on day one

Git – What Most Engineers Never Learned In School (And Need On Day 1) – Recording

August 6, 2020 @ 11:00 am - 12:00 pm

Topic: Git – What Most Engineers Never Learned In School (And Need On Day 1) Git – The necessary evil controlling your code, but is…

Lunch and learn graphic for automated builds using jenkins

Automated Builds – Using Jenkins for Embedded

July 17, 2020 @ 11:00 am - 12:00 pm

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…