DIY Portable Face Recogniser Python Part 2
Function Blocks Just continuing from the previous post, we will start writing each function that will be assigned to the buttons. The Button 1 Let’s […]
Function Blocks Just continuing from the previous post, we will start writing each function that will be assigned to the buttons. The Button 1 Let’s […]
Start Writing Python Program A Python program is just a text file. Use your favorite text editor to create an empty file “main.py” in the […]
We have all the components connected to each other, and software libraries are installed with previous tutorials.Now we need a program to orchestrate them to […]
I’ll illustrate how all the components from the previous post are connected together. 1602 I2c LCD Display Module Buttons PWM Audio Output There are other […]
Required Components I bought most of my components from eBay & local electronics shops. You can also find the same components on other online electronic […]
In order to make this project working, we need some software to be installed. Video Introduction Start Raspberry PiHow to Start Raspberry Pi We need […]
What is Portable Face Recogniser? The Portable Face Recogniser is a device that can remember people’s names & faces by training an AI Face Recognition […]
Raspberry Pi Zero has HDMI, Bluetooth and USB for potential Audio Outputs but it is missing PWM audio output compared to full-sized Raspberry Pi.If your […]
Don’t you love robotic voice coming out from Raspberry Pi?Pico Text-to-Speech engine will give Raspberry Pi ability to speak without an Internet connection. Dig Pico […]
Although there are few options for wired audio out from Raspberry Pi, a wireless Bluetooth speaker may be useful for some projects. There are 3 […]
Copyright © 2024 | WordPress Theme by MH Themes