How to Send Data(LM35) to ThingSpeak using ESP32
Overview In this project, we will record and monitor temperature data online using a ThingSpeak IoT server. And we can see the recorded data and graph over time on your…
Overview In this project, we will record and monitor temperature data online using a ThingSpeak IoT server. And we can see the recorded data and graph over time on your…
Introduction Hi guys, in this article we will see how to interface uart with 8051 using Keil IDE and runs in the proteus software. Let’s get started. One of the…
Introduction Hi guys, in this article we will see how to interface DC motor with 8051. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 DC Motor – 1…
Introduction Hi guys, in this article we will see how to interface 7 segment display with 8051 microcontroller. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 7 Segment…
Introduction Hi guys, in this article we will see how to interface LCD with 8051. Components Required 8051 Microcontroller – 1 8051 Program Dumper- 1 LCD – 1 10k Pot…
Introduction Hi guys in this article we will see how to interface switch with 8051 microcontroller. Whenever the switch is pressed LED glows. Let’s see how to do it. Components…
Introduction Hi everyone, in this article we will see how to interface LED with 8051 using Keil IDE and proteus. Components Required LED Light Emitting Diode. These are the semiconductor…
MICROCONTROLLER Microprocessors and microcontrollers are widely used in embedded systems products. Microcontroller is a programmable device. A microcontroller has a CPU in addition to a fixed amount of RAM, ROM,…