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.
XC8 is a free-for-the-download C compiler targeting Microchip’s family of 8-bit microcontrollers. Today we will code the drivers for a pair of Reyax RYLR890 LoRa data radios. The target host hardware for today consists of a couple of Microchip...
The CCS C Compiler was the first C compiler introduced to exclusively support Microchip PIC microcontrollers. The latest version of the CCS C Compiler is made up of a C-Aware IDE, built-in functions, device libraries, and example programs. The C...
In this final class session, CEC participants will learn how to develop a wearable Bluetooth controller using the M5Core. Various Bluetooth serial terminal tools will be presented and reviewed in this session. Further Bluetooth Low Energy (BLE)...
CEC participants will learn about wearable audible alert device concepts through a series of mini lab activities. The M5Core amplifier and the tone generation feature will be presented in this day 4 session.
In this session, we will use the model we trained in the last session and deploy it to the Raspberry Pi Pico. We’ll investigate several methods to deploy the model and test how well the model works on the Raspberry Pi Pico. Attendees will see how...
With sensor data now collected, developers will now want to use their data to train and test a machine-learning model. In this session, we will use the data we gathered in the previous session to train a model. Attendees will learn how to train a...
Before a developer creates a machine-learning model, they must first collect the data used by the model. This session will explore how to connect and collect sensor data using Edge Impulse. We’ll discuss how much data to collect and the various...