Arduino: How to use KY-004 Key Switch Module
Learn how to use the KY-004 Key Switch Module, which is essentially a push button on a breakout board.
Arduino: How to use KY-004 Key Switch Module Read More »
Learn how to use the KY-004 Key Switch Module, which is essentially a push button on a breakout board.
Arduino: How to use KY-004 Key Switch Module Read More »
Learn how to use the KY-003 Hall Magnetic Sensor Module with Arduino. This module utilizes the Hall Effect to detect the presence of a magnetic field and provides a digital ON/OFF signal.
Arduino: How to use KY-003 Hall Magnetic Sensor Module Read More »
Learn how to configure Arduino digital input pins to interface with the KY-002 Vibration Switch Module.
Arduino: How to use KY-002 Vibration Switch Module Read More »
Learn how to use the KY-001 Temperature Sensor Module with Arduino.
Arduino: How to use KY-001 Temperature Sensor Module Read More »
Learn how to use GPIO with Raspberry Pi Pico to read a push button.
Raspberry Pi Pico: How to Read a Push Button Read More »
Learn how to use GPIO with Raspberry Pi Pico to blink an LED.
Raspberry Pi Pico: How to Blink an LED Read More »
Learn how to use GPIO pins, the primary interface between the ESP32 microcontroller and the external world, as Input and Output
ESP32: How to use GPIO (Inputs/Outputs) Basic Digital Control Read More »
Learn how to use the ESP32 Core with the Arduino IDE. This guide provides an intro to ESP32, compares it to other platforms and development boards.
ESP32: Getting Started with Arduino IDE Read More »
Learn how to create your first STM32 project using STM32CubeMX and HAL drivers. Step-by-step guide to configure GPIO pins and blink an LED using STM32CubeIDE.
STM32: How to use GPIO and blink LED Read More »