Types of Sensors
Arduino Electronics components Electronics tutorial Sensors

What is a Sensor? Types of Sensors, Classification & Applications

Let’s see various types of sensors within their classification and Applications. A sensor is a device or component that detects changes in its environment and converts those changes into an electrical signal or another form of readable data. Sensors are used in various applications to monitor, measure, or control processes, equipment, or environmental conditions. They […]

MOC7811 Sensor with Arduino
Arduino Electronic devices Electronics components Electronics project Electronics tutorial

Circuits of MOC7811 Sensor with Arduino, it’s Datasheet & Pricing

The MOC7811 is an optical sensor module commonly used for detecting motion or presence. It consists of an infrared emitter and a phototransistor, typically housed in a black plastic casing with a small gap in between for the passage of light. The emitter emits infrared light, and if an object comes within the range of […]

Microcontrollers Explained
Arduino Microcontrollers

Microcontroller Block Diagram, Working and Applications

Let’s see block diagram of microcontroller in detail. microcontroller is a compact electronic device that integrates a central processing unit (CPU), memory (both RAM and ROM), input/output (I/O) ports, and various peripherals onto a single integrated circuit (IC chip) for specified tasks. Unlike general-purpose microprocessors found in personal computers, microcontrollers are designed for specific tasks […]

Current Switching Circuit with Arduino
Active components Amplifier Projects Arduino Arduino based projects Electronic devices Electronics components Electronics project Electronics tutorial Gadgets Internet of things IOT Passive components Power supplies Protection Circuits Tech one

Current Switching Circuit using Arduino

Hello friends, Current Switching Circuit using Arduino? Do you know how to switch between two power supplies or current sources using Arduino and Relays? Welcome to another interesting article, suppose you want to operate a device that can be operated based on the room temperature or a temperature inside the device, let’s understand this with […]

Arduino with temperature sensor
Arduino Arduino based projects Electronics tutorial

Arduino with temperature sensor – Interfacing LCD and LM35

Let’s see how to interface Arduino with temperature sensor. LM35 is a three-terminal temperature sensing device. It is used to measure temperature in the range of -55°C to 150°C. It is a three-terminal device that produces an analog voltage proportional to the temperature of its surroundings. We can convert the analog output into digital using […]