This project uses one model trained using Teachable Machine: Facial Recognition Model – Identifies whether the user's face is present. Project Steps Train the Model: Facial Recognition Model Go to ...
One uses the LiquidCrystal_I2C library (I²C display). The other uses the LiquidCrystal library (parallel display). In the code, set: USE_I2C = 1 for I²C displays (with LiquidCrystal_I2C) USE_I2C = 0 ...