AutomationArchived
Wi-Fi Home Device Control — NodeMCU Blynk IoT Prototype
An early IoT home automation project where Parth used NodeMCU, Blynk, Arduino IDE, and a 4-channel relay board to control home devices over Wi-Fi from a mobile app.
- NodeMCU
- Blynk Mobile App
- Arduino IDE
- 4-Channel Relay Board
- Wi-Fi Control
- IoT Prototype
- Mobile App Automation
- Relay Switching
- Home Automation
- Embedded Systems
- Remote Device Control
AutomationArchived
Alexa Home Automation — 4-Device IoT Control Prototype
An early Alexa-based home automation project where Parth used a Wemos D1 board, WiFi, Sinric, and a 4-channel relay to control household devices by voice.
- Arduino
- C++
- ESP8266
- Wemos D1
- Alexa
- Sinric
- WebSockets
- ArduinoJson
- WiFi
- 4-Channel Relay
- Voice Control
- IoT Prototype
- Home Automation
AutomationArchived
Alexa TV Voice Remote — Arduino IR Control Prototype
A voice-controlled TV and set-top box prototype where Parth used Alexa, Arduino, and an IR transmitter to send remote-style commands to home media devices.
- Alexa
- Arduino
- IR Transmitter
- IR Control
- TV Remote Control
- Set-Top Box Control
- Voice Commands
- Media Device Automation
- Hardware Reuse
- Code Modification
- Embedded Systems
- Home Automation
- Voice-to-IR Control
AutomationArchived
RFID + GSM School Attendance Alert System — Parent SMS Prototype
An early school attendance and parent-alert prototype where an RFID scan triggered an automatic SMS notification using Arduino Uno and a SIM900A GSM module.
- Arduino Uno
- RFID Module
- RFID Key
- SIM900A
- GSM Module
- SMS Alert
- Attendance Tracking
- Hardware Automation
- Embedded Systems
AutomationArchived
Mobile App Controlled Water Pump — Arduino Bluetooth Prototype
An early mobile app and Arduino project where a water pump was controlled from a phone through Bluetooth commands.
- Arduino
- C++
- Bluetooth Communication
- MIT App Inventor
- Mobile App Control
- Serial Communication
- Water Pump
- LED Indicators
- Hardware Automation
- IoT Prototype
AutomationArchived
Automatic Hand Sanitizer Dispenser — COVID-19 Home Prototype
An early Arduino-based automatic hand sanitizer dispenser built during COVID lockdown to reduce hand contact with the sanitizer pump.
- Arduino
- C++
- IR Sensor
- Digital Output Control
- Embedded Systems
- Hardware Automation
- Contactless Dispenser
- COVID-19 Project
- Home-built Prototype
AutomationExperiment
Zoom Automation
Earlier build from May 2021 exploring Python-based Zoom workflow automation, scheduled desktop actions, screenshot-based UI control, WhatsApp alerts, and hardware-assisted experimentation during remote learning.
- Python
- PyAutoGUI
- schedule
- webbrowser
- pywhatkit
- Arduino-assisted workflow
- PyInstaller
- Windows desktop automation
AutomationArchived
Auto PC Turn On/Off Using Bluetooth App and Arduino
An early Arduino and Bluetooth-based home automation project that used a phone button to turn a PC and UPS on/off through servo-controlled physical switching.
- Arduino
- C++
- Bluetooth App
- Servo Motors
- RTC Module
- Serial Communication
- Physical Automation
- Embedded Systems
- Home Automation
- IoT Prototype
AutomationArchived
Smart Temperature Controller — Arduino Nano HEMS Prototype
An early Home Energy Management System prototype where Arduino Nano used DHT11 temperature readings to control heater and cooler outputs through a 4-channel relay board.
- Arduino Nano
- DHT11 Sensor
- 4-Channel Relay Board
- Temperature Sensor
- Heater Control
- Cooler Control
- Extension Cord
- Relay Switching
- Hardware Automation
- Home Energy Management System
- Sensor-Based Automation
AutomationArchived
LPG Gas Detection Using MQ2 Sensor — Arduino Safety Prototype
An early Arduino safety prototype using an MQ2 gas sensor to read LPG/gas levels and trigger buzzer-style alert behavior.
- Arduino
- C++
- MQ2 Sensor
- Analog Sensor Reading
- Buzzer
- Serial Monitor
- Threshold Logic
- Gas Detection
- Safety Prototype
- Embedded Systems
AutomationArchived
Alexa-Enabled Diwali Lights — Tradition Meets Voice Automation
A creative Alexa-based festive automation project where voice commands triggered Happy Diwali wishes and controlled fancy lights.
- Alexa
- Voice Commands
- Fancy Lights
- Lighting Automation
- Home Automation
- Festive Lighting
- Smart Home Prototype
- Interactive Automation
- Cultural Technology
- Tradition with Technology
AutomationArchived
Water Level Monitor — Ultrasonic Sensor Automation Prototype
An early Arduino water-level monitoring prototype using ultrasonic distance sensing, LCD output, and relay/LED control logic, with both HC-SR04 and JSN-SR04T sensor versions.
- Arduino
- C++
- HC-SR04 Sensor
- JSN-SR04T Sensor
- Ultrasonic Sensor
- I2C LCD
- Relay
- LED Indicator
- Distance Measurement
- Threshold Logic
- Embedded Systems
AutomationArchived
Milk Temperature Alarm — Arduino Monitoring Prototype
An early Arduino temperature-monitoring prototype designed to read milk temperature, display it on an LCD, and trigger buzzer-alarm logic at a high-temperature threshold.
- Arduino
- C++
- OneWire
- DallasTemperature
- I2C LCD
- Temperature Sensor
- Buzzer
- Sensor Monitoring
- Embedded Systems
- Threshold Alarm
AutomationArchived
Hardware Hacking Fortnite — Arduino Keyboard Automation Prototype
An early gaming and hardware-hacking experiment where Arduino keyboard emulation was used to trigger predefined Fortnite key actions through a physical button.
- Arduino
- C++
- Keyboard Library
- Button Input
- Keyboard Emulation
- Input Automation
- Gaming Prototype
- Hardware-Controlled Software Input
- Maker Hacking
AutomationArchived
Piano Tiles Game Hacking — Python Auto-Click Prototype
An early Python game-hacking experiment that used screen pixel detection and automated mouse clicks to play Piano Tiles.
- Python
- PyAutoGUI
- Keyboard
- Win32API
- Mouse Automation
- Pixel Detection
- Game Automation
- Auto Clicker
- Desktop Automation
- Maker Hacking
AutomationArchived
Bluetooth Car Controller — Arduino Serial Control Prototype
An early Arduino Bluetooth car-control experiment using serial commands to control output pins for basic movement-direction logic.
- Arduino
- C++
- Bluetooth Control
- Serial Communication
- Digital Output Control
- Motor Direction Logic
- Robotics Prototype
- Embedded Systems
AutomationArchived
RFID Door Lock — Arduino Access Control Prototype
An early Arduino access-control prototype using RFID scanning, keypad password entry, LCD feedback, servo locking, buzzer alerts, and SMS-style command handling.
- Arduino
- C++
- MFRC522 RFID
- Keypad
- I2C LCD
- Servo Motor
- SIM900
- SoftwareSerial
- SPI
- Buzzer
- LED Indicators
- Embedded Systems
AutomationArchived
Fingerprint Sensor Servo Lock — Arduino Access Prototype
An early Arduino access-control prototype using a fingerprint sensor to trigger servo movement after a recognized fingerprint match.
- Arduino
- C++
- Adafruit Fingerprint Sensor
- SoftwareSerial
- Servo Motor
- Biometric Input
- Access Control
- Embedded Systems
- Physical Automation
AutomationArchived
Random LED Switch — Arduino Logic Experiment
A small Arduino learning experiment that used a button press, random number generation, and switch-case logic to turn different LEDs on.
- Arduino
- C++
- LED Control
- Button Input
- Random Number Generation
- Switch Case Logic
- Serial Output
- Digital Output Control
OtherArchived
Card Game — Early Python Logic Exercise
An early Python console game that randomly selected cards, compared values, declared a winner, and allowed repeated play through user input.
- Python
- Random Module
- Lists
- Loops
- Conditionals
- User Input
- Console Game
- Programming Fundamentals
OtherArchived
Rock Paper Scissors — Early Python Console Game
An early Python console game where Parth practised random choices, user input, loops, and conditional game-rule logic.
- Python
- Random Module
- User Input
- Loops
- Conditionals
- Console Game
- Programming Fundamentals