LEARNING NOTES

Build notes and failure reports

English translations are generated with an LLM and published only after human review.

All approved English articles

  1. Problem solved · September 2, 2026 · 8 minutes

    YCA2109 Electronic Dice Not Lighting Up and Chip Heating When Powered: Troubleshooting Process After Two DIP Chips Were Installed in Reverse

    A freshly soldered YCA2109 electronic dice had all LEDs unlit when powered; the voltage after connecting the battery holder to the circuit board was only about 2.2V, and the two chips became noticeably hot after about 10 minutes. This article documents how I worked through the power supply, button, multimeter range, and input diode step by step, eventually finding that the two DIP chips were in the wrong orientation; after flipping them, the electronic dice resumed operation and could randomly stop on different numbers.

    Read article
  2. Concept primer · August 28, 2026 · 10 minutes

    ESP32 with an ST7789 screen: what do the 7 wires each do?

    When I first connected the GMT130-V1.0, I could only follow the wiring table. This article groups VCC, GND, BLK, RES, SCK, SDA, and DC into four categories, and walks along the complete display chain to explain how they turn ESP32 code into a visible image, and how to safely re-plan the wiring once you understand it.

    Read article