Freelancers using MATLABFreelancers using MATLAB
Designing PCBs, electronics, embedded and product design
New to Contra
Designing PCBs, electronics, embedded and product design
Cover image for πŸš€ Project Completed | ESP32-Based
πŸš€ Project Completed | ESP32-Based Interactive Virtual Pet πŸΎπŸ€– I’m excited to share my latest Embedded Systems & IoT project, an interactive virtual pet built around the ESP32 that can sense its environment, process real-time data, and respond through expressive animations and behaviors. πŸŒ‘οΈπŸ’‘ The project combines multiple sensors with a 128Γ—64 OLED display to create a responsive digital companion that reacts dynamically to environmental conditions. πŸ”§ Key Features πŸ₯° Animated virtual pet with multiple expressions and behaviors 🌑️ Real-time temperature & humidity monitoring using DHT11 πŸ’‘ Light/dark detection using LDR πŸ‘‹ Object detection using an IR sensor πŸ“ Proximity detection using an ultrasonic sensor 😴 Automatic sleep mode in dark conditions πŸ₯΅ Sweating animation when the temperature becomes high 😍 Excited reaction when an object approaches πŸŸ’πŸ”΄ Temperature-based safety indicators using LEDs πŸ•’ Real-time clock using a TM1637 4-digit display πŸ“‘ ESP32 Wi-Fi connectivity 🌐 HTTP-based web interface for live sensor data ⚑ Non-blocking animations and real-time sensor processing πŸ› οΈ Technologies & Components ESP32 | Embedded C/C++ | Arduino | Wi-Fi | HTTP | DHT11 | LDR | IR Sensor | Ultrasonic Sensor | TM1637 | SSD1306 OLED | I2C | Sensors & Actuators This project gave me valuable hands-on experience in microcontroller programming, sensor integration, OLED graphics and animations, real-time systems, wireless communication, and embedded web applications. What makes this project particularly interesting to me is the combination of: Sensing β†’ Decision Making β†’ Interaction Instead of simply displaying sensor readings, the system interprets environmental data and transforms it into visual and behavioral responses, making the pet feel more responsive, interactive, and alive. 🧠⚑ πŸš€ I’m looking forward to adding more intelligence, animations, and interactive features to this little companion while continuing to build practical and innovative Embedded & IoT systems. #ESP32 (https://www.linkedin.com/search/results/all/?keywords=%23esp32&origin=HASH_TAG_FROM_FEED) #EmbeddedSystems (https://www.linkedin.com/search/results/all/?keywords=%23embeddedsystems&origin=HASH_TAG_FROM_FEED) #EmbeddedC (https://www.linkedin.com/search/results/all/?keywords=%23embeddedc&origin=HASH_TAG_FROM_FEED) #IoT (https://www.linkedin.com/search/results/all/?keywords=%23iot&origin=HASH_TAG_FROM_FEED) #Arduino (https://www.linkedin.com/search/results/all/?keywords=%23arduino&origin=HASH_TAG_FROM_FEED) #OLED (https://www.linkedin.com/search/results/all/?keywords=%23oled&origin=HASH_TAG_FROM_FEED) #Electronics (https://www.linkedin.com/search/results/all/?keywords=%23electronics&origin=HASH_TAG_FROM_FEED) #EmbeddedEngineer (https://www.linkedin.com/search/results/all/?keywords=%23embeddedengineer&origin=HASH_TAG_FROM_FEED) #IoTProjects (https://www.linkedin.com/search/results/all/?keywords=%23iotprojects&origin=HASH_TAG_FROM_FEED) #Microcontrollers (https://www.linkedin.com/search/results/all/?keywords=%23microcontrollers&origin=HASH_TAG_FROM_FEED) #DHT11 (https://www.linkedin.com/search/results/all/?keywords=%23dht11&origin=HASH_TAG_FROM_FEED) #Sensors (https://www.linkedin.com/search/results/all/?keywords=%23sensors&origin=HASH_TAG_FROM_FEED) #EmbeddedProgramming (https://www.linkedin.com/search/results/all/?keywords=%23embeddedprogramming&origin=HASH_TAG_FROM_FEED) #EngineeringProjects (https://www.linkedin.com/search/results/all/?keywords=%23engineeringprojects&origin=HASH_TAG_FROM_FEED) #TechProjects (https://www.linkedin.com/search/results/all/?keywords=%23techprojects&origin=HASH_TAG_FROM_FEED) #LearningByBuilding (https://www.linkedin.com/search/results/all/?keywords=%23learningbybuilding&origin=HASH_TAG_FROM_FEED)
0
71
Data Scientist | Renewable Energy Analyst | Prompt Engineer.
Data Scientist | Renewable Energy Analyst | Prompt Engineer.
AI & Backend Engineer building scalable automation
New to Contra
AI & Backend Engineer building scalable automation
AI Specilist, AI Automation, Chatbots, Business, Workflow
New to Contra
AI Specilist, AI Automation, Chatbots, Business, Workflow
Cover image for Automated Video Dehazing & Atmospheric
Automated Video Dehazing & Atmospheric Haze Simulation System πŸš€ Project Overview This advanced Computer Vision project is designed to address visibility challenges in adverse weather conditions. The system features a dual-module architecture: it can synthetically inject realistic atmospheric fog/haze into crystal-clear video streams for dataset generation, and conversely, restore heavily degraded, foggy videos into crisp, high-visibility outputs in real-time. πŸ› οΈ Core Functionality & Modules Module 1: Atmospheric Haze Simulation Purpose: Generates synthetic datasets to train and benchmark object detection models (like YOLO) for bad weather conditions. How it works: Implements mathematical scattering models to calculate depth maps and overlay a realistic layer of dense fog or smoke over clean video frames. Module 2: Real-Time Video Dehazing Purpose: Restores clarity and vivid color to video streams captured in low-visibility environments. How it works: Leverages physics-based Computer Vision algorithms (such as Dark Channel Prior - DCP) or Deep Learning frameworks to estimate atmospheric light, eliminate transmission noise, and reconstruct the scene's original contrast. 🎯 Use Cases & Applications Autonomous Vehicles: Enhances the sight and reliability of self-driving car sensors in dense fog. Smart Surveillance (CCTV): Improves security monitoring and facial recognition accuracy under harsh outdoor weather. Drone Navigation: Aids aerial drones in safely navigating through smoke, dust storms, or low-lying clouds. πŸ’» Tech Stack Used Language: Python Libraries: OpenCV, NumPy, Matplotlib, PyTorch / TensorFlow (if deep learning was applied) Concepts: Image Processing, Atmospheric Scattering Models, Feature Restoration, Video Pipeline Optimization
0
55
Cover image for Automated Multi-Agent AI Support &
Automated Multi-Agent AI Support & Lead Triage Pipeline Are your high-ticket clients waiting hours for an email response? This intelligent multi-agent n8n workflow instantly screens, analyzes, and responds to customer emails in real-time, utilizing advanced RAG (Retrieval-Augmented Generation) to deliver human-like support instantly. Project Overview: This is an enterprise-grade AI automation system designed to eliminate manual customer support queues. Instead of simple auto-replies, it uses a multi-agent routing structure combined with a dynamic knowledge base to handle complex inquiries autonomously. How It Works (Under the Hood): Instant Inbound Triage: A Gmail Trigger catches incoming emails instantly, extracting raw content for processing. AI Intent Classification: An initial OpenAI model acts as a gatekeeper, analyzing the email to determine if it is a valid customer support request or irrelevant noise. Conditional Routing: An advanced router splits the path: non-support emails receive a polite automated Telegram update, while actual support tickets are routed to the main AI engine. Context-Aware AI Agent: The core Customer Support Agent is equipped with an OpenAI Chat Model, conversational memory, and a custom Vector Store Tool. Pinecone RAG Integration: The agent queries a Pinecone Vector Database (powered by OpenAI Text Embeddings) to fetch real-time, accurate company documentation and context, eliminating hallucinations. Automated Action & Response: Once the resolution is drafted, the system automatically creates a draft in Gmail for review and sends an instant internal notification via Telegram. Why This Wins Clients (The Value Pitch): Zero Hallucinations: Connected to a live vector database (Pinecone) so the AI only speaks from approved company data. Reduced Overhead: Cuts down customer support response times from hours to under 60 seconds. Production-Ready Architecture: Designed with modern n8n AI sub-nodes, structured tools, and modular scaling capabilities.
1
3
173
Embedded Systems Magician πŸͺ„
Embedded Systems Magician πŸͺ„
Expert in Embedded Systems & 3D Design Solutions
Expert in Embedded Systems & 3D Design Solutions