From cc8fc948d560cfbed2a65eee1fe2800ed949398d Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Thu, 12 Sep 2024 11:01:45 +0200 Subject: [PATCH] Add MiniLoon. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e6254d..387a9c7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ As part of the RIOT project, the [RIOT code of conduct] applies. Projects using RIOT OS ---------------------- +* [MiniLoon](https://www.hackster.io/386121/miniloon-60a9c9): A RIOT powered balloon with sensors to monitor it's environment and an App that can display these information. * [Marian's Business Card](https://github.com/maribu/business-card): Hardware description, board support, games and text display software for business card sized board with USB power supply. * [Marian's demo boards](https://github.com/maribu/boards): Various PCBs, including an RGB Christmas tree board, along with RIOT board support for most boards.