From 958594b4c5ac5e6218ea85667f24ea8a40684d0c Mon Sep 17 00:00:00 2001 From: Apollo <41392253+ApolloRoboto@users.noreply.github.com> Date: Sun, 13 Sep 2026 14:56:37 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20add=20Microcontroller=20cat?= =?UTF-8?q?egory=20(#295)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Inter --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 2cde409..079d06a 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ An extensive list of static Shields.io badges, sorted by category. * [Gaming Storefront](#-gaming-storefront) * [Job](#-job) * [Licenses](#%EF%B8%8F-licenses) +* [Microcontroller](#-microcontroller) * [Monitoring](#-monitoring) * [Operating System](#%EF%B8%8F-operating-system) * [ORM](#%EF%B8%8F-orm) @@ -726,7 +727,21 @@ An extensive list of static Shields.io badges, sorted by category. [Back To Top ⬆️](#table-of-contents) +### ⚡ Microcontroller + +| Preview | Markdown Code | +|---------|---------------| +| [![Arduino](https://img.shields.io/badge/Arduino-008184.svg?logo=arduino)](#) | `[![Arduino](https://img.shields.io/badge/Arduino-008184.svg?logo=arduino)](#)` | +| [![ESP32](https://img.shields.io/badge/ESP32-e7352c.svg?logo=espressif&logoColor=fff)](#) | `[![ESP32](https://img.shields.io/badge/ESP32-e7352c.svg?logo=espressif&logoColor=fff)](#)` | +| [![Raspberry Pi](https://img.shields.io/badge/Raspberry_Pi-cd2355.svg?logo=raspberrypi)](#) | `[![Raspberry Pi](https://img.shields.io/badge/Raspberry_Pi-cd2355.svg?logo=raspberrypi)](#)` | + +
+ +[Back To Top ⬆️](#table-of-contents) +
+ ### 🔍 Monitoring + | Preview | Markdown Code | |---------|---------------| | [![Datadog](https://img.shields.io/badge/Datadog-632CA6?logo=datadog&logoColor=fff)](#) | `[![Datadog](https://img.shields.io/badge/Datadog-632CA6?logo=datadog&logoColor=fff)](#)` |