fbpixel
Manage buttons and LEDs with a shift register

Manage buttons and LEDs with a shift register

In this project, we’re going to use illuminated buttons and manage buttons and LEDs via the shift register. To do this, we’re going to use a module we’ve developed, the AC SR Breakout Board. This module is an extension board compatible with various...
Reproduce the operation of a traffic light

Reproduce the operation of a traffic light

For this project, we’re going to build a traffic light and reproduce its operation. We’ll take a step-by-step look at how to test each component and develop the final program. This is a simple project to get you off to a good start learning electronics and...
Creating a MIDI controller with Arduino

Creating a MIDI controller with Arduino

In this project, we’re going to build a MIDI box to test the CoolSoft synthesizer instruments and play a few notes. We’ll be using three sensors to modify MIDI messages. You’re free to add more elements to make a more complete MIDI controller....
Building an automatic barrier

Building an automatic barrier

In this project, we’re going to build an automatic gate using an infrared sensor and a servomotor controlled by Arduino. Objective Using an Arduino program, we’re going to make the automatic barrier rise when an object passes through, and lower when the...
Install PlatformIO IDE on Visual Studio Code

Install PlatformIO IDE on Visual Studio Code

In this tutorial we will configure Visual Studio Code to run C Hardware Computer Arduino UNO board or other USB cable to connect Arduino board to PC Installing Visual Studio Code and PlatformIO IDE Follow the installation steps to download .Net 6.0 Then open Visual...