Final Project Concept:
Idea: Robotic "Gatekeeper"
Automatic Attendance Tracker / Gift distributor

Problem: At the IRA, an extra-curricular centre, children come to prepare for Robotics competitions, working independently with their teams.
The staff should take attendance but sometimes forget and sometimes children come at odd times and stay for an unspecified time. Recently the academy expanded with another hall of 100 square metres, further increasing the difficulty of tracking the attendance of the 100+ children on competition teams.
Solution: Robot “gatekeeper” - a facial recognition system which also records the time the child enters and leaves. And distributes candy.
It would require a screen which clearly communicates that the child is registered as both entering and later exiting. It may include a kind of arm which is blocking the door and then is raised after the child is recognised.
At a higher level, the system should be able to display the names of children currently in the lab for confirmation and verification by staff. The system would ideally aggregate that information at the end of the month and convert for billing purposes.
It should also have fun aspects like dispensing food / candy, in keeping with the positive and welcoming educational environment. Logically, if a machine is sophisticated enough to take attendance, it should also be able to dispense candies or something else.

Here is the initial sketch of the project which details some of the possible features.
Perhaps a simplified implementation would just be to recognize a child, and if the child shows his/her face 3 hours apart in the same day,
they get a candy bar. It means they are working in the lab for a long time and need some sustenance to keep working.
Perhaps the facial recognition idea is too complicated and better to just distribute key cards for scanning.
Project Parts / Decomposition
Analyzing the project we can divide it into at least 5 parts or sub-projects
- physical structure
- smart camera / object-person recognition
- candy-dispensing mechanism (input/output)
- communication methods
- working with participant data
1. physical structure
1st Prototype during CNC Week 7

The CNC week gave the perfect opportunity to make a prototype of the structure.
So basically this is the first photo with myself and my replacement. It's not completely bad.
Pros:
- Very strong.
- Mouth is sufficiently big to dispense candy.
Cons:
- Very blocky; better to have a rounded head.
- Eyes may be too big for the camera.
- Kerfed door is nice, but not secure.
- Rico thinks the mouth is creepy?

Here is initial design for a rounded head. It is reminiscent of a Lego Mini-Figure Head. I like that..
Still need a new design for mouth. And what about ears / nose? Hmm...
2. smart camera / object-person recognition
Raspberry Pi Camera V2.1
Benefits:
- I have several.
- Supports OpenCV which has ArUco Marker library.
Initial thought was to use facial recogntion, but that might take time to develop and in any case I don't have sufficient photos of the subjects.
Another idea is to use ArUco Markers. ArUco markers are similar to QR codes in being a grid of black and white squares, but they have the benefit of having less complex patterns (a smaller grid), so can be more easily and consistently be detected.
Here's an ArUco generator!
Idea! We could 3D-print participant IDs using a Bambu printer with multiple colours so that the ArUco marker shows!
Prototype:

The card is beautiful, but ArUco markers can best be used with OpenCV which needs an OS apparently.
According to the critera of final project, we should use a microcontroller. That means we should use something like the Grove Vision AI Module V2 instead of a Raspberry Pi. This type of module can be called an "edge" device.

The "edge" label means the Grove Vision AI Module V2 is a smart, self-contained unit that processes data where it’s captured—right at the edge of the system. This makes it faster, more efficient, and versatile for real-time, low-power, or offline AI applications, perfectly aligning with its design for vision-based tasks using an external camera. (source: Grok.ai)
There are at least 3 methods/platforms/ways to use this module:
- SenseCraft AI Model Assistant: tested out a pre-trained model for gesture recognition. no code.
- Program on Arduino connecting with Seeed Studio XIAO Board: for this will need another board and also the additional XIAO board is just for communicating with the Grove board. The processing is still taking place on that module.
- Edge Impulse: this is another platform and specifically for projects like this on the "edge". Worth exploring more..
3. candy-dispensing mechanism (input/output)
A very important aspect of the attendance-tracker is to distribute candy.
Initial idea was a conveyer belt, but as it has a limited capacity, another design is needed.
The ideal dispenser will have a larger capacity and also detect when the candy is finished. Thanks S.I.B.I.N. for his thoughts on this.
There is a particular type of chocolate in Kazakhstan that has a small profile and could be ideal to dispense in bulk:
