We aim to provide affordable assistive aid to visually impaired population using computer vision and haptic feedback
Some challenges we encountered were as follows
Writing the control script - The control script operates on sockets. It works by first taking output from our computer vision model, and then communicating wirelessly to our esp32 module. It was challenging to implement this but by properly debugging the transmitter and reciever code we were able to get it to work.
Discussion