Introduction
If you want to explore the endless features of ESP32 microcontrollers, you’ve come to the right place. All ESP32-based boards come with built-in WiFi and Bluetooth. WiFi allows the ESP32 to connect to the Internet and communicate with other devices, while Bluetooth facilitates wireless communication between the ESP32 and other Bluetooth-enabled devices. In this step-by-step tutorial, we will learn how to configure WiFi on ESP32 using Bluetooth. Whether you’re a beginner or experienced, ...
Overview
Thousands of cars are being stolen every day around the globe. So it is really important to protect and secure your car. In this tutorial we will use the SIM808 module to build a GPS car tracker.
If you are not willing to use a GPS read this article to find out how to detect location by GSM modules: (Using GSM with Arduino as an alternative for GPS).
What You Will Learn
Get to know with the concept of GPS
Get to know with the sim808 module
Build a GPS car tr...
Overview
In this tutorial, we are going to make a heat map of the surrounding Wi-Fi signals using Arduino and ESP8266.
https://electropeak.com/learn/wp-content/uploads/2019/07/original-mp4-compressed.mp4
What You Will Learn
Introduction to WiFi signals
How to detect specific signals with ESP8266
Make a heat map using Arduino and TFT display
What Is WiFi?
Nowadays, many people use WiFi services on their smartphones, tablets, and PCs. WiFi is a protocol registered by ...
Overview
Sometimes in electronic projects, you need to use two or more microcontrollers in your circuit at the same time. Normally, these microcontrollers are connected to each other and keep transmitting data with one another. The transmitting of data between two or more microcontrollers can be done with several communication protocols such as SPI, UART, CAN, USB, etc. Another one which we will be covering here in this tutorial is I2C (Inter-Integrated Circuit) protocol.
Using this protocol, one of the mi...
Overview
In this tutorial, you will learn how to create a navigation system by GSM module and Arduino instead of using GPS. At the end
What you will learn
You will learn more about GSM modules and how to use it with Arduino.
You can make a navigation system by GSM.
About Navigation
In navigation system, a radio station regularly sends signals around. These signals include the exact coordinates of that station. It does n...
Overview
In this tutorial, you’ll learn how to use Arduino LCD keypad shield with 3 practical projects.
What You Will Learn
How to set up the shield and identify the keys
How to scroll text
How to display special characters
1602 Arduino LCD Keypad Shield Features
Displaying information in electronic projects has always been the most compelling issue. There are...
Overview
In this tutorial, you’ll learn how to use a 8×8 dot matrix LED module with IC MAX7219. At the end, you’ll be able to display any shape or text on one or more Dot matrix easily, fixed or scrolled, using only 4 digital pins of arduino.
What You Will Learn
What dot matrix LED is
How to use Dot matrix LEDs with Arduino
Displaying specific shapes on a Dot matrix LED module
Casca...
Overview
Have you ever wanted to use 2 sensors with the same I2C address at the same time, not knowing what to do? Faced some serious challenges in doing that?
In a lot of projects, we have used different modules and sensors that support I2C communication protocol. Sometimes, we have interfaced some I2C modules with a microcontroller in our projects. If they all have different I2C addresses, we could easily interface them, facing no serious trouble. But, if 2 or more of the modules had the same I2C address...
Introduction
The BIOS, or Basic Input/Output System, is a firmware that controls the boot process and the hardware settings of your computer. Sometimes, you may need to update or repair the BIOS to fix some issues or improve the performance of your computer. However, flashing the BIOS can be risky, as it may cause your computer to become unbootable or unstable if something goes wrong. One of the tools that you can use to flash the BIOS safely and easily is the CH341A programmer, which is a cheap and ve...
Introduction
Welcome to the world of innovation with Raspberry Pi Pico! This article explores voice recognition and wake word detection using machine learning techniques. Discover how to leverage Raspberry Pi Pico's capabilities to create intelligent devices that respond to voice commands. Join us as we explore the exciting possibilities for smart home technology, robotics, and more.
Imagine you could use the machine learning capability on microcontrollers such as Rasp...
Please complete your information below to login.
Sign In
Create New Account