Skip to content

Commit db20bbd

Browse files
committed
2 parents dfe665d + 7e8980e commit db20bbd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,22 @@ The application also offers the ability to plot the sensor values in a graph.
2323

2424
### Windows Forms Application ("SensorControl")
2525

26+
The Windows Forms application provides a user-friendly interface for interacting with the SPS30 sensor.
27+
2628
#### Main Features
2729

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

32-
The Windows Forms application provides a user-friendly interface for interacting with the SPS30 sensor.<br>
34+
#### Download
35+
36+
You can easily download the tool here<br>
37+
<br>
3338
[<kbd> <br> Download SensorControl <br> </kbd>](https://github.com/nager/Nager.FineDustSensor/releases/latest/download/Nager.FineDustSensor.SensorControl.zip)
3439

40+
#### Screenshot
41+
3542
![SensorControl Screenshot](/docs/SensorControl.png)
3643

3744
## Contribution

0 commit comments

Comments
 (0)