Understanding Sensors: From Analogue & Digital To MEMS & Smart Sensors
Learn about the types of sensors, including the differences between analogue, digital, MEMS, and smart sensors.
Microcontroller Peripherals: GPIO, Timers, ADC, UART & More
Learn MCU peripherals: GPIO, Timers, ADC, UART, I2C, SPI. Understand your microcontroller's full potential for real-world interaction!
Beginner's Guide to Microcontroller Architectures: ARM Cortex-M vs. RISC-V
Comparing ARM Cortex-M & RISC-V architectures, explaining key concepts for easy understanding and differences for embedded systems.
Intro to HW/SW Co-Design and SoC Architecture
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
How to control a DC and a servo motor with a TB6612FNG motor driver and a Raspberry Pi. Code (C++) and circuit diagram included.
Robot Car Ideas to Inspire Your Next Project
Discover ideas for your next robot car project, including wireless controllers, sensors, and self-driving features. Start building and enjoy the process!
Arduino IoT RC Car: 4 MCUs, Wi-Fi Control and AWS Integration
Build an Arduino IoT RC Car with Wi-Fi Control, 4 MCUs, and AWS Integration. Overcome power, SoftwareSerial, and motor driver challenges.
SPI Example with Arduino Uno and MKR WiFi 1010
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
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
An example of how to communicate between an Arduino Uno and an Adafruit Feather 32u4 using the I2C protocol.