Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Sep 4, 2024
2 parents dfe665d + 7e8980e commit db20bbd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,22 @@ The application also offers the ability to plot the sensor values in a graph.

### Windows Forms Application ("SensorControl")

The Windows Forms application provides a user-friendly interface for interacting with the SPS30 sensor.

#### Main Features

- **Start/Stop Measurement**: Start or stop the measurement using buttons.
- **Display Measurements**: Real-time display of current measurements (PM1, PM2.5, PM4, PM10).
- **Plot Data**: Graph to visualize particle concentrations over time.

The Windows Forms application provides a user-friendly interface for interacting with the SPS30 sensor.<br>
#### Download

You can easily download the tool here<br>
<br>
[<kbd> <br> Download SensorControl <br> </kbd>](https://github.com/nager/Nager.FineDustSensor/releases/latest/download/Nager.FineDustSensor.SensorControl.zip)

#### Screenshot

![SensorControl Screenshot](/docs/SensorControl.png)

## Contribution
Expand Down

0 comments on commit db20bbd

Please sign in to comment.