PSLab Application¶
The PSLab application provides an intuitive, easy-to-use interface for interacting with Pocket Science Lab hardware. It allows users to perform experiments, collect data in real-time, and access all PSLab instruments across multiple platforms seamlessly.
Supported Platforms¶
The PSLab app is built to run anywhere you need it.
| Platform | Availability & Download Links |
|---|---|
| Android | Available on the Google Play Store and F-Droid |
| iOS | Available on the App Store |
| Windows | Development builds available through GitHub |
| macOS | Development builds available through GitHub |
| Linux | Flatpak available on Flathub Development builds available through GitHub |
| Web | Access the Web Application |
Desktop Driver Requirements¶
When using the PSLab application on desktop operating systems (Windows, macOS, and Linux), the CP210x USB-to-UART Bridge Virtual COM Port (VCP) driver is required to enable USB serial communication with the device.
Download Drivers
You can download and install the appropriate drivers for your specific operating system directly from the Silicon Labs website.
Source Code¶
The PSLab application is fully open-source. The unified Flutter and Rust codebase is available on GitHub.
Contributions, bug reports, and feature requests are always welcome!