Comparing ARM Cortex-M & RISC-V architectures, explaining key concepts for easy understanding and differences for embedded systems.
Embedded systems utilise hardware-software co-design and system-on-chip architectures to deliver efficient, compact performance in small devices.
Exploring automotive SOA through hands-on coding: Building a Vehicle-to-Cloud system that connects car sensor data to a cloud dashboard.
Exploring automotive SOA through hands-on coding: building a simulated fuel monitoring system to understand how vehicle data flows from sensors to services.
How to control motors connected to a Raspberry Pi from a web browser using MQTT over WebSockets. Code (C++ & Javascript) included.