feat: add Microcontroller category (#295)

Co-authored-by: Inter <hi@iinter.me>
This commit is contained in:
Apollo 2026-09-13 14:56:37 -04:00 committed by GitHub
parent c113aabf9a
commit 958594b4c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,7 @@ An extensive list of static Shields.io badges, sorted by category.
* [Gaming Storefront](#-gaming-storefront) * [Gaming Storefront](#-gaming-storefront)
* [Job](#-job) * [Job](#-job)
* [Licenses](#%EF%B8%8F-licenses) * [Licenses](#%EF%B8%8F-licenses)
* [Microcontroller](#-microcontroller)
* [Monitoring](#-monitoring) * [Monitoring](#-monitoring)
* [Operating System](#%EF%B8%8F-operating-system) * [Operating System](#%EF%B8%8F-operating-system)
* [ORM](#%EF%B8%8F-orm) * [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) [Back To Top ⬆️](#table-of-contents)
</div> </div>
### ⚡ 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)](#)` |
<div align="right">
[Back To Top ⬆️](#table-of-contents)
</div>
### 🔍 Monitoring ### 🔍 Monitoring
| Preview | Markdown Code | | 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)](#)` | | [![Datadog](https://img.shields.io/badge/Datadog-632CA6?logo=datadog&logoColor=fff)](#) | `[![Datadog](https://img.shields.io/badge/Datadog-632CA6?logo=datadog&logoColor=fff)](#)` |