
MenuThanks Richard for your reply,
I was trying to do something like the image attached where it's used one of the small SSD1306 displays.
Is there a workaround to do something like this?
10052
simple SSD1322 oled graphics driver for my graphical display library, DOES NOT USE GREYSCALE
richard Today, 04:14
The ssd1306 has no support for setting individual pixels because the smallest write sets 8 pixels as a minimum and the i2c versions have no method to read back displayed data.
so my small footprint...
As posted above, the two commands work completely different so one cannot compare them.
They were designed for different tasks.
What exactly is your need?
If you need one tone only, use...
Greetings,
Have been using Richard's include for the SSD1306 (32*128) display with sucess.
I was now trying to display a single dot which would move on the display according to an X and Y...
Sorry for late reply :)
All I need is for it to play loud and clear.
I've added extra RC filtering circuit, as shown in manual, also I have external transistor amplifying the sound, but output is...
Thank you Lester for the details and your efforts to explain.
Makes sense why to use many models.
Great tools we have now. Have to make clever use of them as you showed with detailed examples....
The loop in one line:
Claude scopes and specifies → Local LLM writes each module → Claude reviews each module → Local LLM fixes → Claude does integration review → Warp builds, flashes, and...
And in plain English, which will use more tokens , but is way easier to understand
Same example: WiFi-connected ESP32 that monitors a digital input, logs state changes with a timestamp to internal...

Re: ssd1306 Include Question
There is no workaround needed. Use the full feature version
richard Today, 09:05