Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejKovacic authored Oct 17, 2017
1 parent fcf07b0 commit 3754960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ When application is started, you can open URL which is printed in console:
- for BlueSensor data from ttyUSB1: http://localhost:8081/, etc...
- for SDS dust sensor data: http://localhost:8089/

![Dust sensor data in a web app](DustSensor_graph.png)
![Dust sensor data in a web app](DustSensor.png)

Arduino firmware for BlueSensor is available in a file *BlueSensor_plain_codeweek.ino*. Currently data from BlueSensor are printed in CSV form. Future version will use JSON formatting. Dust reader already uses JSON formatting.

0 comments on commit 3754960

Please sign in to comment.