Initial commit, include READMEs for subprojects and roadmap
This commit is contained in:
6
sauron-client/README.md
Executable file
6
sauron-client/README.md
Executable file
@ -0,0 +1,6 @@
|
||||
# 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.
|
Reference in New Issue
Block a user