Spidey Sense is a smart, wearable navigation assistant that uses AI-driven computer vision and ultrasonic proximity detection to help visually impaired users avoid obstacles and identify objects in real time.
- (1) ESP32-CAM
- (2) Arduino Uno
- (3) Ultrasonic Sensors
- (1) Speaker Module
- Python with OpenCV & YOLOv3 for AI-driven object detection.
- C++ (Arduino) for sensor control and audio feedback processing.
- WiFi Communication between ESP32-CAM and the laptop for efficient AI inference.