vibe-code wokwi display ch1115 integration

This commit is contained in:
2026-08-30 01:54:18 +02:00
parent aa7fc94068
commit 148663d4fd
10 changed files with 216 additions and 15 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "CH1115 OLED",
"author": "ede1998",
"pins": ["VCC", "GND", "CS", "RES", "DC", "SCL", "SDA"],
"display": {
"width": 128,
"height": 64
}
}