• William da Silva Vianna's avatar
    feat: add frontend for GL-A19 distance monitoring · a081c8bf
    William da Silva Vianna authored
    - Created index.html for the main dashboard interface.
    - Added style.css for styling the frontend components.
    - Implemented a mock sensor for testing without hardware.
    - Developed a serial reader to handle communication with the GL-A19 sensor.
    - Built a FastAPI server with Socket.IO for real-time data updates.
    - Added unit tests for the serial reader's frame parsing logic.
    - Updated requirements.txt with necessary dependencies.
    a081c8bf
README.md 1.01 KB