Controlling the brightness of an LED or blinking it continually by passing various delays with PWM (Pulse Width Modulation) it might be your first Raspberry Pi 4 learning experience. In this article, we perform three activities which are, Turning On & Off LED. Blinking it using PWM at different frequencies. Controlling the brightness of the […]
Tag: iot based projects
Home Automation System using ESP32
In this IOT project, we will see how to make a home automation system using ESP32 and Blynk mobile application. We will use Blynk mobile application to control our ESP32 dev module. This system can work with or without internet. Also, this system can be controlled manually using push buttons. Components Required for Home Automation […]