Search results for: 'and'
Show
per page
-
Overview In this tutorial, you will explore the input and output pins of the Raspberry Pi and learn how to control them using the powerful Python 3 programming language. We will focus on two widely used libraries, Gpiozero and Rpi.GPIO, to facilitate GPIO (General Purpose Input/Output) pin control and interaction. What You Will Learn introduction to GPIO pins How to install the Rpi.GPIO and GPIOZero libraries LED ...
-
Overview  In this tutorial, you’ll learn about IR protocol and how to use the IR receiver Module. First, you’ll see how the IR protocol works, and then you will learn to use an IR remote control kit with Arduino. Some practical examples are also provided to help you learn it better.https://electropeak.com/learn/wp-content/uploads/2019/06/super-mario-optimized.mp4 What You Will Learn What IR is and how it works Introduction of...
-
Overview Which feature of RGB LEDs has made them an attractive and practical component in Electronics and Lighting Industry?Answer: Their unique feature of regulating the ratio of the three primary colors (red, green, and blue) to generate a desired color with one LED. An RGB LED has a common pin as well as three pins for red, green, and blue colors. We can combine these primary colors to generate countless colors by controlling these pins with a PWM pulse signal. (The number of colors changes depending...
-
Overview In some electronics projects, we need to know the geographic location at any moment and do a specific operation accordingly. In this tutorial, you’ll learn how to use the LSM303DLHC GY-511 compass module with Arduino to make a digital compass. First, you’ll learn about this module and how it works, and then you’ll see how to interface the LSM303DLHC GY-511 module with Arduino. What You Will Learn What compass module is? ...
-
Introduction There are different sensors and methods for determining water depth, leakage, whether a container is empty or overflowing, and rain detection. One of the easiest and cheapest methods is to use a water level detection sensor that we will discuss in this tutorial.There are some other common names for this sensor: rain sensor, water level sensor, humidity sensor, and water leakage sensor. What you will learn Operating principles of a water level sensor and how to test itInterfacing th...
-
Nunc euismod lobortis massa, id sollicitudin augue auctor vel. Integer ornare sollicitudin turpis vitae vestibulum. Curabitur faucibus ullamcorper lorem sed egestas. Pellentesque laoreet auctor eros, et consectetur eros auctor eget. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tortor nisi, egestas eget molestie tincidunt, tempus sed justo. Vestibulum ultricies auctor varius. Fusce consequat tincidunt dui, ac adipiscing turpis adipiscing pulvinar. Aliquam erat volutpat. Vivamus eleifen...
-
-
Overview Create a cool fire simulation effect with Wi-Fi wireless control. A mobile app (for Android smartphones) with a good looking interface is ready to install to play with your creation! We will also use Arduino and ESP8266 to control the flame. What You Will Learn How NeoPixels work. How to program ESP8266 and control variables over wifi How to create a cool fire effect with Neopixels ...
-
-