So this is a DC-DC boost converter that takes a low voltage (0.9V to 5V) and steps it up to a stable 5V. We use this when we have a small battery, but we need 5V output, like for USB devices. It is super useful for battery-powered projects and small electronics. Main Features How It […]
Search Results for: ARDUINO PROJECTS
How to Connect 5V Single Channel Relay Module
In this post we are talking about this handy little gadget called a 5V single-channel relay module. It is super useful for our microcontroller projects whether we are using Arduino, Raspberry Pi, or even the ESP8266/ESP32. Let us break it down together, what it is, how it works, and how we can connect it. Understanding […]
Vibration Sensor 801S Datasheet Explained
The 801S vibration sensor is a typical vibration detection and measurement module. The following are some of its main technical features, datasheet and characteristics: Datasheet in Details The 801S vibration sensor is very sensitive and can pick up even the smallest vibrations in its surroundings. Frequency Range: The module is made to detect vibrations that […]
HX710B Air Pressure Sensor Datasheet, How to Connect
The HX710B Air Pressure Sensor Module monitors the air’s pressure in the range of 0 to 40 kilopascals (kPa) and turns it into an electrical impulse which microcontrollers or other electrical gadgets can interpret and read. It is a common and frequently utilized sensor in a wide range of applications that demand precise pressure sensing, […]
Elementary Electronics Explained
For a beginner in electronics, constructing basic electronic projects from a circuit diagram could be overwhelming. This quick guide is intended to assist newbies by enabling them handy details about electronic parts as well as regarding techniques of building circuits. We will examine elementary parts like resistors, capacitors, inductors, transformers and potentiometers. RESISTORS A resistor […]
Ultrasonic Wireless Water Level Indicator – Solar Powered
An ultrasonic water level controller is a device which can detect water levels in a tank without a physical contact and send the data to a distant LED indicator in a wireless GSM mode. In this post I will show how to construct a ultrasonic based solar powered wireless water level indicator using Arduino in […]