Embedded

8051 Interface LCD

Interfacing an LCD (Liquid Crystal Display) with the 8051 microcontroller is a common practice in embedded systems for displaying information. Here’s a brief overview of 8051 Interface LCD Uses of LCD Next will see...

8051 Interface Servo

This tutorial demonstrates how to interface a servo motor with an 8051 microcontroller, allowing precise control over the motor’s position and movement. One of the most commonly used motors for precise angular movement is...

8051 Interface Keypad

In this tutorial, we’ll explore the process of interface a 4×4 or 4×3 matrix keypad with the 8051 microcontroller. Its versatility and ease of interfacing with external peripherals make the 8051 microcontroller a popular...

Mongoose OS Get Start

Getting started with Mongoose OS (MOS) is pretty straightforward. That’s a basic overview of getting started with Mongoose OS. As you become more familiar with the platform, you can explore more advanced features and...

Embedded Sensor Proximity

A proximity sensor is a type of sensor that detects the presence or absence of an object or obstacle in close proximity to it without physical contact. It works by emitting an electromagnetic field...

Embedded Sensor NTC Temperature

This tutorial is about NTC Temperature sensor. Thermistors are temperature-sensing elements made of semiconductor material that have been sintered to display large changes in resistance in proportion to small changes in temperature. This resistance...

ESP32 Mongoose OS Interface MQTT

  Mongoose OS Credentials configure Two way to configure the MQTT Credentials  in Mongoose OS file. This Example tested with mongoose os , demo-js app, windows 10, 64bit, mos tool, ESP32 DevKitC from ESPressif....

Embedded Protocol Bluetooth

Bluetooth is a wireless personal area network(WAN). BLE acronym for Bluetooth Low Energy. One of the most popular short-range wireless communication standards. Known as IEEE 802.15.1, it is now maintained by SIG (Special Interest...

Embedded Protocol WiFi

WiFi, short for “Wireless Fidelity,” is a technology that allows devices to connect to the internet or communicate with each other wirelessly using radio waves. It’s widely used in homes, businesses, and public spaces...

ESP8266 NodeMCU Interface DSB1820

Real-World Use Where this is useful? Code of ESP8266 NodeMCU Interface DSB1820   Explanation Output of ESP8266 NodeMCU Interface DSB1820 Hits (since 2024-Jan-26) – 1,418

Embedded Sensor Passive Infrared Sensor (PIR)

Infrared Application Different PIR Modules The HC-SR501 PIR Sensor Module Arduino Example code : Circuit Code Code Explanation This Arduino code is for a PIR (Passive Infrared) motion sensor setup, where a relay is...

8051 Protocol UART Bit Banging Method

The “8051 Protocol UART Bit Banging Method” is a technique used to implement UART communication on 8051 microcontrollers without relying solely on dedicated hardware UART modules. Instead, it involves manually toggling GPIO (General Purpose...

8051 Interface LED

In this 8051 Interface LED tutorial, you will learn how to implement a “Hello World” LED Blinking project in Keil for a microcontroller. Additionally, we have chosen the AT89S51 microcontroller (although you can select...

8051 Interface 7 Segment Display

This tutorial will discuss about 8051 Interface – 7 Segment Display. 7-Seg display is the most basic electronic display. It consists of eight LEDs which are associated in a sequence manner to display digits...

8051 Tutorials 10hz Square wave generator using Timer

In this tutorial, you can learn how to generate a 10Hz square wave using a timer in an 8051 microcontroller. I chose the AT89S51 microcontroller (You can select any other Keil-supported microcontroller) and demonstrated...

8051 Programming Technique

Programming for the 8051 microcontroller involves understanding its architecture, instruction set, and specific features. In this “8051 – Programming Technique” Tutorial are some key techniques and considerations for programming the 8051: Key Technique and...

8051 USB ISP Programmer

Using a USB In-System Programmer (ISP) for the 8051 microcontroller involves connecting the ISP programmer to your computer and the target 8051 microcontroller to load or program the HEX file into the microcontroller’s memory....

8051 Simulators

Simulators for the 8051 microcontroller are essential tools for embedded systems development and education. They allow programmers to test and debug their code without needing physical hardware, which can save time and resources. Some...

Please turn AdBlock off, and continue learning

Notice for AdBlock users

Please turn AdBlock off