LOID_V1
The LOID (Log Out/In Device) project is a smart authentication tool for students, enabling seamless login and logout on online platforms like Google Classroom using a personalized device powered by Raspberry Pi Pico and physical switches. However, it is important to note that the project may not work with future updates from Google and will not be actively supported or further developed.

- ROLE
- Hardware, CircuitPython
- STATUS
- Prototype no longer maintained
- STACK
- Python · CircuitPython · Adafruit · Selenium · Fusion360
LOID automates student logins and logouts on Google Classroom efficiently.
The project addresses the inefficiency of manual student login/logout on educational platforms by automating the process with a secure, device-based system, reducing errors and saving time during authentication.
- 01
Automated Login/Logout: Simplifies Google Classroom authentication using physical switches.
- 02
Secure Credential Handling: Credentials are encoded for safe transmission to a host computer.
- 03
User-Friendly Interface: Features a 128x64 display and customizable animations.
- 04
Raspberry Pi Pico Integration: Easy to set up and operate with CircuitPython support.