Intro to HW/SW Co-Design and SoC Architecture 08 Jun 2025 4 min read Embedded Systems Embedded systems utilise hardware-software co-design and system-on-chip architectures to deliver efficient, compact performance in small devices.
DC & Servo Motor Control in C++ with Raspberry Pi 27 Aug 2024 3 min read Embedded Systems How to control a DC and a servo motor with a TB6612FNG motor driver and a Raspberry Pi. Code (C++) and circuit diagram included.
SPI Example with Arduino Uno and MKR WiFi 1010 30 May 2023 2 min read Embedded Systems An example of communicating between an Arduino Uno and an Arduino MKR WiFi 1010 using the SPI protocol.
Simple UART Project Using pyboard and Arduino Uno 21 May 2023 2 min read Embedded Systems How to communicate between an Arduino Uno and a pyboard to start/stop playing music using the UART protocol
I2C Communication Between Arduino Uno and Feather 32u4 07 May 2023 2 min read Embedded Systems An example of how to communicate between an Arduino Uno and an Adafruit Feather 32u4 using the I2C protocol.