#ssd1306
同じ画像を pixel.RGB565BE (←) と pixel.GrayScale2bit (→) で表示してみた例。データ量は 1 pixel あたり 16 bit → 2bit になるのでかなり小さくなる。
自分としては ssd1306 のモノクロ表示で使いたいので白黒以外は違う色に読み替えるる予定。
#tinygo
November 10, 2025 at 11:50 PM
gameboy ssd1306??? maybe, it could be fun, remaking a simple mario land game in it
November 8, 2025 at 11:26 PM
Got some prototype hardware soldered up, and the screen and buttons are all working!

It feels like a big milestone, but there's still lots of programming work ahead...
November 6, 2025 at 8:54 AM
there's something wild about the extent to which the humble SSD1306 64x128 OLED screen has slotted right into the ecosystem slot that used to be owned by the HD44780 2x16 character LCD.
November 4, 2025 at 2:50 PM
I found a new SSD1306 OLED size a couple of weeks ago (88x48 0.50"). Now added to my OneBitDisplay library. It's even smaller than it appears in the video 😀

youtu.be/bWwEwg_2Bxw
New OLED size: 88*48
YouTube video by tdfsoftware
youtu.be
November 2, 2025 at 5:01 PM
It may not look like much but: the OLED is displaying data received in from my web app's REST API. The board is @seeedstudio.com Xiao ESP32C6, running #embedded #rustlang with Embassy. The carrier board is from Tindie.

cc @theembeddedrust.bsky.social @astrakernel.bsky.social @therustybits.com
November 2, 2025 at 1:38 PM
SSD1306 (1.1.0) for avr by Volodymyr Kumpan

➡️ https://github.com/vkumpan/SSD1306

Arduino library for controlling SSD1306 OLED displays.

#ArduinoLibraries #ArduinoLibs #avrLibraries
GitHub - vkumpan/SSD1306: Arduino library for controlling SSD1306 OLED displays.
Arduino library for controlling SSD1306 OLED displays. - vkumpan/SSD1306
github.com
October 18, 2025 at 5:35 PM
An animation test targeting one of those SSD1306 OLED screen modules.
October 14, 2025 at 12:10 PM
ESP32 mit TinyGo programmieren | Installation, LED Blink & SSD1306 Beispiel https://www.youtube.com/watch?v=7mOG_d9QSm8
October 13, 2025 at 5:53 AM
Siinä on vanha Arduino Nano 1gen, 2kpl jsn-sr04t ultraääni sensoreita ja sit perus adafruitin ssd1306 0.96tuumanen oled ruutu.
October 13, 2025 at 3:54 AM
Démo complète du #chronomètre sur @raspberrypi.com Pico ⚙️
🖥️ Splash screen FabLab UtoPi
▶ Chrono actif – ■ pause
🔋 Batterie animée, message “Recharger la batterie” en cas de tension basse
⚡ Reprise automatique à 100 %!
#FabLabUtoPi #MicroPython #SSD1306 #STEM
October 12, 2025 at 10:14 AM
pico-sdkを試している。
SSD1306のサンプルを展開しようとしたら、ボード選択でRaspberryPiシリーズの基板しか選択できないようだ。
とりあえず、RaspberryPi Picoを選択。
Seeed XIAO RP2040用に色々修正してどうにか表示できた。
October 9, 2025 at 9:56 AM
SSD1306 OLED Display (1.0.5) by Saurav Sajeev

➡️ https://github.com/styropyr0/oled.h

An easy-to-use library for controlling SSD1306 OLED displays with custom fonts, graphs, plots, progress bars, and more.

#ArduinoLibraries #ArduinoLibs
GitHub - styropyr0/oled.h: OLED Display Library for SSD1306 OLED displays with Advanced Functionalities for Arduino/ESP, such as 15 different Progress Bars and External Font support, Drawing bitmaps, as well as other intelligent features.
OLED Display Library for SSD1306 OLED displays with Advanced Functionalities for Arduino/ESP, such as 15 different Progress Bars and External Font support, Drawing bitmaps, as well as other intelli...
github.com
October 5, 2025 at 11:45 AM
SSD1306 (1.0.0) for avr by Volodymyr Kumpan

➡️ https://github.com/vkumpan/SSD1306

Arduino library for controlling SSD1306 OLED displays.

#ArduinoLibraries #ArduinoLibs #avrLibraries
GitHub - vkumpan/SSD1306: Arduino library for controlling SSD1306 OLED displays.
Arduino library for controlling SSD1306 OLED displays. - vkumpan/SSD1306
github.com
October 4, 2025 at 3:45 PM
I've posted an update to my MiniDexed SSD1306 based IO board for the Raspberry Pi.

https://diyelectromusic.com/2025/09/27/minidexed-raspberry-pi-io-board-v2-design/

#raspberrypi #minidexed #synthdiy #midi
September 27, 2025 at 2:52 PM
Lektüre #SSD1306 vs #SH1106
Oder umgangssprachlich „wie kommen die Pixel richtig aufs OLED(isplay)?“
September 21, 2025 at 12:24 PM
I'm making my own minidexed case. For a setup using a PCM5102A DAC, SSD1306 OLED, KY-040 encoder, 3 low profile key switches and TRS MIDI in. #synthdiy #electronics #minidexed #dx7
September 17, 2025 at 7:12 PM
hehe this is 'just' an esp32, a ssd1306 oled, a hx711 load cell amplifier (controls the scale), and theres a second usb port because i wanted to separate the control module from the scale itels and the hx711 needs exactly 4 wires just like usb so why not
September 9, 2025 at 4:20 PM
I’ve released `tinygo-keyboard v0.8.0`.
There are no changes to the keyboard itself; the main updates are to surrounding packages.
The most notable change is the removal of heap allocation in the `drivers` package for `SSD1306`.
github.com/sago35/tinyg...
GitHub - sago35/tinygo-keyboard: USB HID keyboard firmware for tinygo
USB HID keyboard firmware for tinygo. Contribute to sago35/tinygo-keyboard development by creating an account on GitHub.
github.com
September 2, 2025 at 12:11 AM
何番煎じか分からんけど、ブラウザ上で画像を貼り付けて SSD1306/SSD1309 用の C/C++ ビットマップ配列コードを生成できるツールを作った
blog.shapoco.net/2025/0824-im... #shapolab
August 24, 2025 at 9:20 AM
Oh that feeling when good tools work together!

Using kitty's graphics protocol and MicroPython's unix port + framebufs to debug SSD1306 oled code in my terminal.

gist.github.com/nmattia/7a00...
August 17, 2025 at 3:35 PM
Irisoled (1.0.2) by Chijindu-Orji Iseh-Ntah

➡️ https://github.com/orji123/Irisoled

Monochrome robotic-eye bitmaps stored in PROGMEM for SSD1306/SH1106.

#ArduinoLibraries #ArduinoLibs
GitHub - orji123/Irisoled: Arduino library for robotic OLED eye expressions
Arduino library for robotic OLED eye expressions. Contribute to orji123/Irisoled development by creating an account on GitHub.
github.com
August 17, 2025 at 3:35 AM
SSD1306 OLED Display (1.0.4) by Saurav Sajeev

➡️ https://github.com/styropyr0/oled.h

An easy-to-use library for controlling SSD1306 OLED displays with custom fonts, graphs, plots, progress bars, and more.

#ArduinoLibraries #ArduinoLibs
GitHub - styropyr0/oled.h: OLED Display Library for SSD1306 OLED displays with Advanced Functionalities for Arduino/ESP, such as 15 different Progress Bars and External Font support, Drawing bitmaps, as well as other intelligent features.
OLED Display Library for SSD1306 OLED displays with Advanced Functionalities for Arduino/ESP, such as 15 different Progress Bars and External Font support, Drawing bitmaps, as well as other intelli...
github.com
August 14, 2025 at 9:35 AM
What does it do?
- Receiving and listening to Air-Band VHF audio through the onboard 3.5mm jack ✈️
- Jamming out to broadcast FM radio, in *stereo*! 🎶
- Receiving <redacted> radio comms 📡
- 60+ FPS 4-color grayscale on a SSD1306 OLED by using <redacted> 👀
August 4, 2025 at 5:41 PM
Библиотека для OLED1306 с русским языком на RPi Здравствуйте люди! Я сделал библиотеку под названием "SillyOled" д...

#oled-дисплей #ssd1306 #raspberry #pi #pico #thonny #python #библиотека

Origin | Interest | Match
August 1, 2025 at 5:19 PM