This project replaces an old computer (DOS) with a Raspberry Pi (Python) that operates a fruit sorting machine.
As a result of the COVID-19, the project was canceled, all information attached to the project can be used for personal and non-commercial purposes.
The project was done in collaboration with Shaniel Ashurov and Vladimir Amir.
Datasheet_BES008M_127015_en.pdf
sudo apt-get update
sudo apt update
sudo apt full-upgrade
sudo apt-get install python3-pip
sudo apt install python3-pip
pip3 --version
sudo apt install python3-gpiozero
sudo apt update
sudo pip3 install guizero
sudo apt-get install python3-tk
sudo apt-get install florence
sudo apt install code
sudo apt upgrade code


