Thingiverse
Open CV Handheld Scanner
by rolf3d
15
Downloads
10
Likes
0
Makes
Handheld Scanner for face detection. Open cv face detection with Raspberry Pi. in 3 parts.
Used Raspberry pi 3 B LCD 3.5, small speaker, 2 diodes, powerbank 20000Amh, usb cam. Raspberry pi lcd holder from: https://www.thingiverse.com/thing:1422963/files
Install LCD
$ sudo su
$ cd Desktop/
$ sudo git clone https://github.com/goodtft/LCD-show
$ cd LCD-show
$ chmod +x LCD35-show
$ ./LCD35-show
$ sudo reboot
install Espeak
sudo apt-get install espeak
sudo apt-get install espeak py
Used Raspberry pi 3 B LCD 3.5, small speaker, 2 diodes, powerbank 20000Amh, usb cam. Raspberry pi lcd holder from: https://www.thingiverse.com/thing:1422963/files
Install LCD
$ sudo su
$ cd Desktop/
$ sudo git clone https://github.com/goodtft/LCD-show
$ cd LCD-show
$ chmod +x LCD35-show
$ ./LCD35-show
$ sudo reboot
install Espeak
sudo apt-get install espeak
sudo apt-get install espeak py
Sign in to leave a comment
Sign in