DuinoCoin Miner using ESP32

A few months ago, we published a tutorial on extracting a currency code called DuinoCoin. In the previous tutorial, we performed the extraction operation with the help of Arduino boards.…

Read More

MPU6050 Transmission Data with ESPNOW

In this project, using the one-way scenario of ESP-NOW protocol, we will send the values ​​of the MPU6050 module including x, y, z to the destination board. In other words,…

Read More

IoT NODE ESP-NOW Based Project

In this project information from multiple ESP8266 boards via the ESP-NOW communication protocol with a one-to-Many scenario. several ESP boards send the data we want to one board. There is…

Read More

How To Build a Cloud Security Camera with ESP32-CAM

In the category of security products, you will see cameras known as ip cameras, which actually deliver the received images to the user through the cloud from anywhere in the…

Read More

Temperature MESH network design using ESP-MESH

In various projects, we tested the data transfer between ESP boards, but in this tutorial, we intend to test the design of the MESH mesh network along with the data…

Read More

Object Detection System with ESP32-CAM and Tensorflow

In the this tutorials of the ESP32-CAM series, we saw that using the original code, we will be able to process face image from face recognition to face separation, but…

Read More

Setting up ESP32 BlueTooth “BLE”

تکنولوژی BLE مربوط به بلوتوث بوده و کاربردهای مختلفی دارد. این تکنولوژی علاوه بر مصرف انرژی بهینه، سرعت تبادل قابل توجهی دارد. در این آموزش قصد داریم به بررسی تکنولوژی…

Read More

Getting Started with MicroPython

Python is a high-level programming language. In recent years, it has attracted the attention of many developers. When we plan to program microcontrollers with Python language, Python is not recommended…

Read More

Setting UP ESP32-CAM for First Time

Have you ever wanted to install CCTV cameras for your room or workplace so that you can monitor your surroundings live? Fortunately, with the help of ESP32 technology and finally…

Read More