Monthly Archives: June 2023
solder resistors to make oled change from spi to i2c

Arduino To make it work in Arduino, don’t use adafruit SSD1306, you have to use SSH110X library. Run the example, no need to modify anycode.
STM32 + OLED 0.96 4pins I2C, works

This video works https://www.youtube.com/watch?v=Mt6U30Yxrr8&t=311s , sample code is in here.
Arduino Nano IIS + Oled

this youtube works. Oled 0.91 and 0.96 inch both work. Oled can buy in here. The adafruit example is 128×32, need to change to 128×64 for 0.96 inch oled. One thing becareful, 0.96 oled 128×64, the address is still 0x3c, not 0x3d In Arduino IDE, change the address to “3C”, otherwise won’t work
We teach kids for free

Kids coding training, lions clubs
We start building benblue computer

HKOSCON 2023 – Verilog talk

Teaching teenagers to understand logic

Teaching always sharpen my knowledge, fill up all the missing gap of my skill
Powerup STM32 by breadboard

I found something:
Compiled Logic papers