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.
Motor Speed Control using an Arduino Uno 09 Apr 2023 2 min read Embedded Systems How to control the speed of your motor with an H-Bridge motor driver & Arduino Uno. Code and circuit diagram included.
Building a Wi-Fi-Controlled Arduino Car 18 Dec 2022 3 min read Embedded Systems This project uses the MKR WiFi 1010, an H-Bridge and a servo motor to control a car through a regular browser (e.g. Chrome, Firefox).
Getting started with L9110H H-Bridge & Feather 32u4 01 Nov 2022 2 min read Embedded Systems How to start using the L9110H H-Bridge motor driver & Adafruit Feather 32u4. Code and circuit diagram included.
Connecting a Distance Sensor to Your Robot Car 15 Oct 2022 3 min read Embedded Systems How to add the HC-SR04 Ultrasonic Sonar Distance Sensor to your robot car project. Code and circuit diagram included.