Joystick Adventure 🎮

LEDs controlled with X,Y axis Joystick, active buzzer & OLED display to visually track user progress.

PIR motion Sensor

A smart motion-sensing system that Instantly alerts users with LEDs, sound & realtime visual feedback

Object Detector

Made with a Ultrasonic sensor, Alarms user when object is 5cm close. A use case would be a smart walking stick.

Temperature/Humidity Sensor

Real-time climate monitoring with a simple DIY sensor!

Timing Authentication system

A smart authentication system that verifies identity through timed input.

Oled Display

Show real-time data like time or sensor readings on an OLED, updating automatically.

Blinking sequence with Arduino Uno

Create a sequence of LED blinks with varying intervals and timings for a custom pattern

A Compilation of my first 8 Arduino Projects

A collection of 8 Arduino projects I’ve built, including a gas detector, OLED display, buzzer tone, siren, potentiometer-controlled servo motor, LED chaser, and LDR security alarm system. These projects showcase my ability to design and program creative solutions using Arduino.

Light Dependent Resistor (LDR)

This is a type of resistor whose resistance decreases as the light intensity increases. It is commonly used in light-sensitive applications like automatic lighting systems, security alarms, and solar-powered devices, where it detects ambient light levels and triggers a response accordingly.

Controlling a 60w LED bulb using a relay module

Control the operation of a 60W LED bulb through a relay module, allowing for remote or programmed switching without directly handling high-voltage circuits.