# sauron-client Client services for interacting with Sauron server. These are just sample implementations that can be changed as you like to support your use case. ## Supported Clients (WIP) - **Linux**: Runs on a standard Linux operating system. Especially useful for single board computers (SBCs) such as the Raspberry Pi. - **Pi Pico**: Baseline implementation for reading data from an SPI camera on a Raspberry Pi Pico and communicating with the Sauron server using a connected Wi-Fi module.