Skip to content

Commit

Permalink
add flipper zero
Browse files Browse the repository at this point in the history
  • Loading branch information
donsez authored Mar 18, 2024
1 parent 9df758c commit 5781629
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ The IAQ sensors are listed [here](./sensors.md)

## Version 2024 (WIP)

### Flipper Zero with BME680 and PMS7003
* Board: [Flipper Zero](https://github.com/CampusIoT/tutorial/blob/master/flipper_zero/README.md)
* Sensors:
* BME280: Temperature, Humidity, Pressure
* PMS7003: PM 1, 2.5, 10

### ESP32 DevKit with BME280 and Sensirion SPS30
* Board: ESP32 DevKit on [TinyGS_2G4](https://github.com/thingsat/tinygs_2g4station)
* Sensors:
Expand All @@ -22,11 +28,11 @@ The IAQ sensors are listed [here](./sensors.md)

![ESP32 DevKit + RN2483](https://raw.githubusercontent.com/thingsat/tinygs_2g4station/main/images/tinygs2G4_mikrobus_rn2483.jpg)

### RAK3172 with BME280 and Sensirion SPS30
### RAK3172 with BME280 and PMS7003
* Board: [RAK3172](https://store.rakwireless.com/products/wisduo-lpwan-module-rak3172)
* Sensors:
* [BME280](https://www.mouser.fr/ProductDetail/Bosch-Sensortec/BME280) on Temperature, Humidity, Pressure
* Removable [Sensirion SPS30 PM Sensor](https://sensirion.com/products/catalog/SPS30/) on I2C connector: PM 1, 2.5, 10
* PMS7003: PM 1, 2.5, 10
* Connectors: UART, GPIO, I2C, Tag-Connect
* Connectivity: LoRaWAN, Kineis
* Firmware : [RIOT OS](https://github.com/RIOT-OS/RIOT/tree/master/boards/nucleo-wl55jc), [STM32CubeIDE](https://docs.rakwireless.com/Product-Categories/WisDuo/RAK3172-Module/Low-Level-Development/#rak3172-on-stm32cubeide-with-stm32wl-sdk-v1-2-0)
Expand Down

0 comments on commit 5781629

Please sign in to comment.