RF 315 433mhz Transmitter Reciever Module Connection with Arduino

RF 315 433mhz Transmitter Reciever Module

Hello everyone, I was searching the for a simple RF Transmitter-receiver module guide for use in remote control systems like relay controlling or some basic tasks. Unfortunately, I did not find such a guide. Therefore, I wrote a simple article discussing this transceiver, connecting it to Arduino, and programming it. Materials Required Materials Quantity Arduino … Read more

Atmospheric Oxygen Sensor with Arduino for Room

Atmospheric Oxygen Sensor with Arduino for Room

Oxygen sensors are important for saving lives by tracking air quality in hospitals, homes, mines, industries, and laboratories. The convenient sensors also find applications in smart home projects, IoT devices, and so on, and assist in avoiding suffocation hazards in low-airflow areas. In this tutorial, we will explore the DFRobot oxygen sensor, including its features, … Read more

Robot that Follows Lines using Arduino

Robot that follow line

As the name indicates, the line follower robot is a computerized vehicle that tracks a visual line marked on the surface. This visual line is a route on which the line-follower robot travels. Typically, it tracks a black line on a white surface, or you can modify it as a white line on a black surface. Students and starters receive their first taste of robotics using this kind of robot. In this project-oriented article, we show you how to create a line follower robot based on Arduino. Line follower robots are applied in … Read more

How to Connect 7-Segment Display to Arduino

How to Connect 7-Segment Display to Arduino

In this tutorial, I will explain how to connect a 7-segment display with 4 digits to an Arduino. Before I start explaining the connection details, I just want to point out a few basic things about this setup. This setup consumes almost all of the digital pins on boards like the Arduino Uno or Leonardo. Most displays have 12 breakout pins that connect either directly to the Arduino or through a resistor. Another thing to mention here is that these displays do not require any connection of Ground, … Read more

How to Connect Touch Screen to Raspberry Pi

how to connect touch screen to raspberry pi and install keyboard

Setting up a touchscreen for your Raspberry Pi is easier than you think and opens up endless possibilities for your projects! In this guide, we will walk you through the connection and configuration of the Raspberry Pi 7″ Touchscreen Display step by step. You could be building a smart home control panel or creating a … Read more

Measuring & capabilities ESP32 with Inbuilt Temperature Sensor

Measuring & capabilities ESP32 with Inbuilt Temperature Sensor

ESP32 Internal Temperature Sensor is basically to calculate the temperature of the ESP32 core. This sensor, however, can’t measure the ambient temperature, that is, atmospheric temperature. For that purpose, we would need to use external temperature sensors like DS18B20, DHT11, BMP280, etc. In this tutorial, we’ll first explore the basics of the Internal Temperature Sensor … Read more

All About Seeed Studio XIAO ESP32C3

All About Seeed Studio XIAO ESP32C3

The Seeed Studio XIAO ESP32C3 is an ultra-small, compact, and small IoT development board built around the Espressif ESP32-C3 WiFi/Bluetooth dual-mode chip. The ESP32-C3 has a 32-bit RISC-V CPU, along with an integrated Floating Point Unit (FPU), providing highly efficient 32-bit single-precision arithmetic. It finds suitable applications in demanding computational intensity. It has excellent radio frequency performance, supporting the IEEE 802.11 b/g/n WiFi protocol and Bluetooth 5 (LE). It also has an external antenna that will increase the strength of the wireless signal, making it ideal for various IoT projects. This board comprises a very compact yet very efficient design with single-sided surface mounting components, through which one can easily combine it in projects. It has highly rich connectivity options that will include 11 digital … Read more

All about Seeed Studio XIAO ESP32C3

All about Seeed Studio XIAO ESP32C3

The Seeed Studio XIAO ESP32C3 is a highly compact yet powerful microcontroller board that combines robust performance with small size, making it an ideal choice for IoT, wearable, and edge AI applications. Powered by the ESP32-C3 chip, the XIAO ESP32C3 supports Wi-Fi and Bluetooth Low Energy (BLE) connectivity and is equipped with a range of … Read more