Skip to content

Commit

Permalink
fixed releases link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn authored Sep 24, 2023
1 parent 43d4f34 commit 3d18f1f
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,22 @@

[CanAirIO](https://canair.io) is a citizen science initiative for air quality tracking, visualization and dissemination by using PM2.5 particulate material sensors paired with your smartphone via bluetooth.

This code is for [CanAir.io](https://canair.io) Android app that using a [DIY device](https://github.com/kike-canaries/canairio_firmware#canairio-firmware) that handle a pollution sensor (Honeywell, Sensirion, Plantower, Panasonic) or others air quality sensors.
This code is for [CanAir.IO](https://canair.io) Android app that using a [DIY device](https://github.com/kike-canaries/canairio_firmware#canairio-firmware) that handle a pollution sensor (Honeywell, Sensirion, Plantower, Panasonic) or others air quality sensors.

<table>
<tr>
<td>
Don't forget to star ⭐ this repository
</td>
</tr>
</table>


# Installation

<a href="https://play.google.com/store/apps/details?id=hpsaturn.pollutionreporter" target="_blank"><img src="https://raw.githubusercontent.com/kike-canaries/android-hpma115s0/master/assets/googleplay/gplayicon.png" align="right" width="128" ></a>

You can install it from the [release section](https://github.com/kike-canaries/esp32-hpma115s0/releases) downloading the last signed apk or installing from [GooglePlay](https://play.google.com/store/apps/details?id=hpsaturn.pollutionreporter)
You can install it from the [release section](https://github.com/kike-canaries/canairio_android/releases) downloading the last signed apk or installing from [GooglePlay](https://play.google.com/store/apps/details?id=hpsaturn.pollutionreporter)


# CanAirIO Device
Expand All @@ -32,7 +41,6 @@ You have **two configuration options or modes** of your CanAirIO device from the

This mode allows you to record tracks on your device or publish it to the cloud (share), please follow the next steps:


- [X] Turn on your Bluetooth
- [X] Allow location and storage permissions
- [X] Scan your device and paring it (connect)
Expand Down

0 comments on commit 3d18f1f

Please sign in to comment.