Category: Uncategorized
ESP32 Cam Video Streaming and Face Detection with Arduino IDE
ESP32 is a very good tool in terms of capturing an online image over the internet. It can use in many industrial applications as a motoring device. This blog is about getting started on the ESP32 module with the Arduino. We will learn how to set up an ESP32 cam for video streaming and face …
ESP32 Cam Video Streaming and Face Detection with Arduino IDERead More
AD8232 Heart Rate Monitor Detail Guide; Interfacing with Arduino
The Heart Rate Monitor Kit with AD8232 ECG sensor module Kit For Arduino is a cost-effective board used to measure the heart’s electrical activity. In this article, we will see its interfacing with Arduino along with the code. The AD8232 is a very useful sensor that measures the heart’s electrical activity, Known as ECG. ECG, …
AD8232 Heart Rate Monitor Detail Guide; Interfacing with ArduinoRead More
Micro:bit v2 Finally Launched in India : New Possible Projects
Same form factor, more things to do. Welcome aboard the New Micro bit v2. The micro:bit V1, normally called the micro: bit, was a huge success, which helped many kids, teenagers, and new geeky people learn to program and work with sensors. I like the micro:bit boards that are very compact, easy to use & …
Micro:bit v2 Finally Launched in India : New Possible ProjectsRead More
Interfacing IR Sensor With STM32 Discovery Board
STM32 Boards have 23 interrupt sources. In this article, we will see how STM32 handles interrupts at a primitive level. Components Required: STM32F407 Discovery Board Infrared Sensor LEDs Breadboard Jumpers USB type A to Mini B Cable. Interfacing Diagram: The following picture depicts the interfacing between the IR module and STM32 DISC Board. PA1 pin introduces interrupt …
How to Choose E-bike Motor Controller
An E-bike controller is a component that connects all electrical parts on the bike together. It can manage the overall functioning of the bike. An E-bike controller is one of the most important features of Electric bikes. Â It works as the brain of the E-bike and manages every aspect of the bike. To operate the …
Sun Tracking Solar Panel Using Arduino Project – Step by Step Guide with Code
Here, we have designed the prototype of the Sun-Tracking Solar Panel using Arduino Uno. The servo motors are mounted on the 3D printed rotating fixture to rotate the solar panel. Nowadays, we can see the use of a solar system is everywhere. The sunlight is a natural and free source of energy. The Sun emits …
Sun Tracking Solar Panel Using Arduino Project – Step by Step Guide with CodeRead More
Sheet Metal Design Basics in 2021 – Complete List of Things That You Must Know
Casing and enclosures made from Sheet Metals are used in a wide variety of applications. From home appliances to the aerospace industry, sheet metals are found everywhere! This proves that Casing and enclosures made from Sheet Metals are used in a wide variety of applications. From home appliances to the aerospace industry, sheet metals are …
Sheet Metal Design Basics in 2021 – Complete List of Things That You Must KnowRead More
Infrared Sensor
An infrared sensor emits the light to detect some surroundings. In the infrared spectrum, all the objects radiate some form of thermal radiation that is invisible to our eyes, but an IR sensor can detect these radiations. Here, IR LED is an emitter, and the IR photodiode is a detector. An IR LED emits the IR light, …
How to Make a Line Follower Robot Using Arduino – Connection & Code
As the name suggests, the line follower robot is an automated vehicle that follows a visual line embedded on the surface. As the name suggests, the line follower robot is an automated vehicle that follows a visual line embedded on the surface. This visual line is a path on which the line follower robot runs. Generally, it …
How to Make a Line Follower Robot Using Arduino – Connection & CodeRead More
What is Laser Cutting?
Laser cutting techniques use lasers to slice material. This technique is very fond of hobbyists and is also widely used in industrial use. In this blog we will learn what is Laser cutting and its different types. Laser Cutting: The rapid growth of technology and computers led to many new inventions in the manufacturing sector. One …