In this article, we connect an KY-013 Analog Temperature Sensor module to an Arduino Uno The KY-013 Analog Temperature Sensor module can measure ambient temperature based on the resistance of the thermistor on the board. This module contains a NTC …
arduino
-
-
In this article, we connect an KY-034 7 color flashing LED to an Arduino Uno If the KY-034 7 color flashing LED module is supplied with voltage, a color sequence is automatically emitted by the LED. The LED has 7 …
-
In this article, we connect an KY-011 Dual Color LED to an Arduino Uno The KY-011 Dual Color LED module can emit red and green light. You can adjust the intensity of each color using an Arduino PWM pin or …
-
In this article, we connect an KY-029 Dual Color LED to an Arduino Uno The KY-029 Dual Color LED module can emit red and green light. You can adjust the intensity of each color using an Arduino PWM pin or …
-
In this article, we connect an KY-002 vibration sensor to an Arduino Uno The KY-002 is a shock and vibration sensor. It outputs a high-level signal when a shock is detected. Parts Required You can connect to the module using dupont …
-
In this article, we connect a KY-018 Photoresistor or LDR to an Arduino Uno The KY-018 is a Photoresistor module which can be used to measure light intensity. The resistance will decrease in the presence of light and increase in …
-
In this article, we connect an KY-031 Knock Sensor to an Arduino Uno The KY-031 Knock Sensor module is a vibration sensor that sends a signal when a knock/tap is detected on the module. This module consists of a spring-based …
-
In this article, we connect an KY-020 Tilt switch to an Arduino Uno The KY-023 is a very basic tilt switch Depending on the inclination of the module, a switch closes the input pins briefly. This occurs due to the …
-
In this article, we connect an KY-009 RGB LED to an Arduino Uno The KY-009 RGB Full Color LED module emits a range of colors by mixing red, green, and blue light. Each color is adjusted by using PWM. This …
-
In this article, we connect an KY-023 Joystick to an Arduino Uno The (KY-023) module is an input device for gaming, controlling stepper motors, servos, and remote control robotics projects. These module has both analog (AO) and digital (DO) output …
-
In this article, we connect an SHT30 Sensor to an Arduino Uno Parts Required You can connect to the sensor using dupont style jumper wire. This should work with other Arduino boards – I have tried a Mega and Nano …
-
Another temperature project, this time we will use a TMP102 to an LCD keypad shield The TMP102 device is a digital temperature sensor ideal for NTC/PTC thermistor replacement where high accuracy is required. The device offers an accuracy of ±0.5°C …
-
This Rich Shield for the Arduino has many useful components onboard such as LED’s, buttons and a buzzer. It is easy and great for learning arduino development and programming This is the shield with a little remote control, in this …
-
In this project we will get the current altitude and temperature using an MPL3115A2 pressure sensor connected to an LCD keypad shield fitted to an Arduino Uno Here is a little information regarding the sensor. The MPL3115A2 is a compact, piezoresistive, …