Fingerprint acquisition and building up the offline database is accomplished using this calibration application.
websocket_server(ESP32)
: The websocket server running on the ESP32.
websocket_client
: The websocket client for interacting with the server.
Install Dependencies pip install websocket-client