added Microcontroller category with arduino, esp32 and raspberrypi

This commit is contained in:
Apollo 2026-09-07 00:31:13 -04:00 committed by GitHub
parent e43d4532fa
commit 169cf07024
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@ An extensive list of static Shields.io badges, sorted by category.
* [Gaming Platform](#-gaming-platform)
* [Gaming Storefront](#-gaming-storefront)
* [Job](#-job)
* [Microcontroller](#-microcontroller)
* [Monitoring](#-monitoring)
* [Operating System](#%EF%B8%8F-operating-system)
* [ORM](#%EF%B8%8F-orm)
@ -703,6 +704,19 @@ An extensive list of static Shields.io badges, sorted by category.
[Back To Top ⬆️](#table-of-contents)
</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
| Preview | Markdown Code |
|---------|---------------|