vibe-code wokwi display ch1115 integration

This commit was merged in pull request #55.
This commit is contained in:
2026-08-30 01:57:18 +02:00
parent aa7fc94068
commit 9ee4b68306
9 changed files with 217 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
}
}