This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
The CEC will get you up to speed quickly on a host of technologies you've been meaning to study via a series of 45-minute online lessons taught by our faculty of expert tutors.
Testing is often one of the least exciting aspects to embedded system design; however, leveraging unit tests and TDD can be a fantastic way to dramatically improve a systems design. In this session, attendees will learn about how to test their...
Modern embedded systems can be boiled down to data engines. They consume, produce, process and transfer data. One of the best practices for designing a system is to follow the data! In this session, we will explore how to architect and decompose a...
The running theme in embedded systems is that we need the hardware to design and build our embedded systems. Today, embedded systems can be designed on modeled without ever writing a single line of low-level software. In this session, attendees...
Designing an embedded system often requires that a team start at the highest levels and work their way into the details. In this session, we will explore modern design philosophy and best practices that allow a team to kickstart their design off...
Day 2 will allow attendees to explore the plcLib writing style through Ladder Logic-based control circuit applications. Basic logic gates (AND, OR, and NOT) will be investigated through a series of hands-on plcLib lab activities. Also, the...
In this introduction session, the PLC Architecture will be presented. The International Electrotechnical Commission (IEC) 61131-3, Structured Text (ST) language, will be introduced along with the explanation of logic operators. Also, the...
Creating a model and testing it is great, but it’s not complete until the inference is deployed on a target and ran in the real world. In this session, we will examine how to deploy a model onto an STM32 development board and integrate it with...