-
• #2
Mon 2021.08.09
I think it was @allObjects that detailed this, but I'm not able to locate the thread just yet.
In the mean time, this might help compliments of @NebbishHacker :
-
• #4
Are you running the latest Espruino firmware? There was a huge improvement with version 2v06.
https://github.com/espruino/Espruino/blob/47d22f82e1c5b325f62bdccafb324553dcff7655/ChangeLog#L230
-
• #5
@MaBe , thank you for your reply!
I would like but unfortunately i performed several tests and the code only works with 1v95 firmware, the project is getting dated and the code has not been updated.
My little knowledges doesn't allow me (for the moment, because I learn quickly) to update the code so that it works on a more recent firmware.
-
• #6
code only works with 1v95 firmware, the project is getting dated and the code has not been updated.
Why is that?
If you run on ESP32 you can disable ble to have more memory, or use a ESP32 wroom that comes with srsam without any firmware modifications.
-
• #9
Thanks
-
• #10
Are you working with this version?
-
• #11
Just saw you open a new conversation with detailed information.
-
• #12
Yes, this version work fine and i can build on my D1 R32
Hello,
I come here to find an answer to a problem I meet with the "Vector" font on my screen SSD1306.
Is it a normal result, or is there a problem somewhere?
Here is the result I get:
If this is totally normal and that it is the same resource you get, would you please a solution with another type of fonts that would have a better result and similar size.
I have already traveled the wiki and the Espruino doc, so please, the answers with only the link to the page of the available fonts is not necessary.
Also, do you know if there is a way to use a font already included in an Arduino library, such as:
• https://github.com/iliapenev/ssd1306_i2c
• https://github.com/ThingPulse/esp8266-oled-ssd1306
1 Attachment