About us Contact post comment TEB Computer Academy
Teaching Kids Micro:Bit - "Hello World" from microbit import * display.scroll("Hello, World!") this codes will display "Hello World" on the Display as shown below Introduction
Learn how to make Attendance System Based on
Voice Commands using the Speech Recognition technology
Face-Recognition based Attendance System using Micro: bit
Face-Recognition in PictoBlox using Micro: bit.
We show students how to
make a face recognition-based attendance system
in PictoBlox AI using micro: bit.
How does it work?
We will use one of the buttons on micro:bit,
i.e
we use button B to feed a new image into our system.
button A.to To scan a face,
As soon as the system matches the face
detected with the sample image,
it will display the name of that person
on micro:bit’s LED matrix.
and add the time stamp into an excel sheet.
Programming Platform: PictoBlox (Scratch)
TOOLS
To make this attendance system, you need:
A laptop or a computer
Camera/Webcam
The latest version of PictoBlox
A good Internet connection.
Micro: bit
USB cable...