Merge pull request #2524 from matoushybl/wild-air

docs: Embassy in the wild - add air quality monitoring system
This commit is contained in:
Dario Nieuwenhuis 2024-02-04 22:45:48 +00:00 committed by GitHub
commit a7415716b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,3 +7,5 @@ Here are known examples of real-world projects which make use of Embassy. Feel f
* link:https://github.com/card-io-ecg/card-io-fw[Card/IO firmware] - firmware for an open source ECG device
** Targets the ESP32-S3 or ESP32-C6 MCU
* The link:https://github.com/lora-rs/lora-rs[lora-rs] project includes link:https://github.com/lora-rs/lora-rs/tree/main/examples/stm32l0/src/bin[various standalone examples] for NRF52840, RP2040, STM32L0 and STM32WL
** link:https://github.com/matoushybl/air-force-one[Air force one: A simple air quality monitoring system]
* Targets nRF52 and uses nrf-softdevice