Embedded

Embedded Protocol One Wire

“One Wire” refers to a communication protocol developed by Dallas Semiconductor (now Maxim Integrated) that allows multiple devices to communicate over a singleWire using a master-slave architecture. It enables bidirectional communication and power delivery...

ESP8266 FAQ

Here are some (frequently asked questions) FAQ about ESP8266. These FAQs cover some of the common questions about ESP8266, but if you have any specific questions or need more information, feel free to Refer...

Arduino Course

Requirements A Windows, Mac or Linux computer An Arduino Uno Electronics parts like resistors, LEDs, sensors, as listed in Section 1 of the course Essential tools: a mini breadboard, jumper wires, a multimeter, a...

Embedded Interface Touch Keypad

A touch keypad is an input device that allows users to interact with electronic devices by touching designated areas on its surface. It typically consists of a panel with sensitive touch sensors beneath, capable...

ESP8266 MQTT broker BONDAR

The ESP8266 can indeed be programmed to act as an MQTT broker, allowing it to handle messaging between different devices in a network using the MQTT protocol. Will Discuss “ESP8266 MQTT broker BONDAR”. Get...

Embedded Interface MCP23017

Microchip Technology manufactures the MCP23017, a popular integrated circuit (IC) frequently utilized to expand the input/output (I/O) capabilities of microcontrollers. This IC provides an easy way to add more digital I/O ports to a...

Embedded Interface EEPROM

EEPROM stands for Electrically Erasable Programmable Read-Only Memory. It’s a type of non-volatile memory that can store small amounts of data even when power is removed. EEPROMs are commonly used in applications where persistent...

ESP8266 ArduinoCore Tutorial Web Server

A web server is a combination of software and hardware that stores, processes, and delivers the content of websites to users over the internet, typically using the HTTP or HTTPS protocol. When you enter a website’s...

ESP8266 NodeMCU Project – Home Automation

Home automation is the process of controlling various devices and systems in your home through a centralized control system. With the advancement of technology, home automation has become more accessible and affordable for homeowners.The...

Embedded Interface RGB LED

RGB LED = One LED package with 3 tiny LEDs inside: By controlling the brightness of each LED, we can mix them to create any color (over 16 million combinations). PWM -Pulse width Modulation...

Arduino Interface Buzzer

In the realm of Arduino Interface Buzzer, can bring your projects to life with sound. We’ll explore how to connect and control a buzzer, from simple beeps to complex melodies. Throughout this guide, we’ll...

Arduino Interface LCD

The LiquidCrystal library allows you to control LCD displays that are compatible with the Hitachi HD44780 driver. There are many of them out there, and you can usually tell them by the 16-pin interface. Arduino Interface...

Arduino Interface UART(Serial)

This tutorial is “Arduino Interface UART(Serial)”. The Universal Asynchronous Receiver-Transmitter (UART) is a fundamental component in microcontroller communication, enabling data exchange between devices. In the realm of Arduino, mastering UART opens doors to interfacing...

Arduino Interface ADC

What is ADC? Arduino ADC Pins Real-world Use of ADC in Arduino Circuit for Arduino Interface ADC Hits (since 2024-Jan-26) – 1,400

Arduino Interface RGB LED

The Arduino microcontroller platform’s versatility in interfacing with various components has earned it renown, making it a go-to for electronics and DIY projects. This tutorial is about “Arduino Interface RGB LED”. One exciting application...

Arduino Interface LED

This article is a continuation of the series on “Arduino Interface – LED” and carries the discussion on Turn ON/OFF, and blinking of LED in the Arduino Environment. Pre-Request Components Required Turn On/Off LED...

Arduino Project Therimine

The “Arduino Project Therimine” draws inspiration from the musical instrument known as the theremin. Utilizing Arduino microcontroller technology, this project aims to replicate the functionality of the theremin. Hits (since 2024-Jan-26) – 1,607

ESP32 ArduinoCore Interface OW (DS18B20)

The ESP32 ArduinoCore Interface for OneWire (OW) communication protocol is a crucial aspect of interfacing with digital temperature sensors like the DS18B20. This interface allows the ESP32 microcontroller to communicate with one or more...

ESP32 ArduinoCore Interface ADC

The “ESP32 ArduinoCore Interface – ADC” provides a seamless integration between the ESP32 microcontroller and the Arduino development environment, specifically focusing on the Analog-to-Digital Converter (ADC) functionality. ADC Term Description ADC Analog-to-Digital Converter –...

Please turn AdBlock off, and continue learning

Notice for AdBlock users

Please turn AdBlock off