The goal of the project was to create a device which can recognise objects and give information about them. It is powered by an external battery, and it can be carried around. It only detects objects when instructed to do it (when a button is pressed). It keeps a browseable history of all detected objects
This repository contains code which should be run on the device. Device needs to have OS set up. I'd suggest following tutorials from Q-engineering for either installing an OS with preinstalled OpenCV or simply using their wheels.
In the repository, there is also a directory with .stl files for 3D printing. An improvement would be to colour it to red immediately and to make the cylinders wider
Special thanks to Sam Makes (especially his video) and Ivan Kunovic - I wouldn't have made it without you.