Sensor

ATmega8 Line Follower Robot (LFR) Project – Part 2/2

Now that the mechanical assembly part is over,and we have completed the construction of left and right (L&R) infrared sensor cards. Since the MCU (ATmega8) cannot drive the dc motors directly, a dedicated motor driver circuit is used. The motor driver circuit here is based on a simple 16-pin IC (L293D) which can drive two […]

ATmega8 Line Follower Robot (LFR) Project – Part 2/2 Read More »

AVR-based Sensor Keyboard

A modern microcontroller has almost everything that’s needed to implement a touch sensor matrix. There are several sensing technologies: IC manufacturers typically advise using certain tech, sometimes they offer ready to use hardware- or software-based solutions. I was curious to try to implement a sensor matrix entirely from scratch all by myself. Here’s how it

AVR-based Sensor Keyboard Read More »

Interfacing Ultrasonic Rangefinder with AVR MCUs – AVR Tutorial

Obstacle detecting sensors are one of the most basic type of sensors that electronic hobbyists use. There are several methods to make cheap obstacle sensors. These simple sensors are made using a IR Rx/Tx pair or Normal LED and LDR pair(this design is most basic and is heavily affected by environment lighting conditions). These sensor

Interfacing Ultrasonic Rangefinder with AVR MCUs – AVR Tutorial Read More »

Current Sensor Amplifier & Over Current Switch

Current sensor amplifier and over current switch project is based on ACS714-30A current sensor and LM358 Op-amp, ½ of  LM358 op-amp used as an amplifier for low voltage  and 2nd 1/2 LM358 op-amp used as comparator which provides over current TTL output, trimmer potentiometer provided to set the over current limit.  ACS714 sensor measures the

Current Sensor Amplifier & Over Current Switch Read More »

PIR motion sensor interface with AVR-microcontroller ATMEGA32

Passive Infra red sensor also known as PIR sensors is capable of detecting motion or movement within a certain range. These type of sensors have wide range of applications in our daily life and it is essential to learn the interfacing method. This article is going to demonstrate the PIR motion sensor interface with AVR

PIR motion sensor interface with AVR-microcontroller ATMEGA32 Read More »

Increasing Battery Life With UB20M Voltage Detector

Engineers at the University of Bristol have developed a three terminal pico-power chip that can cut standby drain in sensor nodes – even compared with today’s low-power microcontrollers. It does this by replacing the low duty-cycle sleep-wake-sleep pattern used on MCU-based sensor monitors, with ‘off’. A voltage detector powered by the sensor – there is

Increasing Battery Life With UB20M Voltage Detector Read More »

BMP380 – Ultra-miniature pressure sensor

The BMP380 is aimed at the growing markets of gaming, sports and health management, as well as indoor and outdoor navigation. By measuring barometric pressure, the sensor enables drones, smartphones, tablets, wearables and other mobile devices to accurately determine altitude changes, in both indoor and outdoor environments. Wide range of applications This new BMP380 sensor

BMP380 – Ultra-miniature pressure sensor Read More »

Scroll to Top