<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/technologies/embedded/f/embedded-forum/52115/tools-or-tricks-to-develop-graphics-animations-for-oled-displays-single-color-128x64-or-64x64-style</link><description>I&amp;#39;m working on a project that is using one of those I2C OLEDs with 128x64 pixels. 
 I&amp;#39;d like to jazz it up with some simple graphics and maybe even 2-3 frames of animation. Very simple stuff like a Hershey&amp;#39;s kiss-shaped blob of pixels that falls &amp;quot;down</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Sat, 10 Dec 2022 00:57:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/technologies/embedded/f/embedded-forum/52115/tools-or-tricks-to-develop-graphics-animations-for-oled-displays-single-color-128x64-or-64x64-style" /><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203739?ContentTypeID=1</link><pubDate>Sat, 10 Dec 2022 00:57:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d29c82d-e7e6-446b-a294-6af0c4e1286b</guid><dc:creator>baldengineer</dc:creator><description>&lt;p&gt;I haven&amp;#39;t actually used any of the suggested tools ... yet. When I made this post, I was working on moving the code from an ESP8266 to an ESP32. And I did the &amp;quot;new&amp;quot; project with PlatformIO, which was a new experience for me. That said, here&amp;#39;s a demo of &amp;quot;Treat Bot 32.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.element14.com/cfs-file/__key/communityserver-discussions-components-files/7/treatbot_5F00_lives_5F00_IMG_5F00_0350.mp4"&gt;community.element14.com/.../treatbot_5F00_lives_5F00_IMG_5F00_0350.mp4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All of the core functionality is there. It connects to a (private) MQTT broker. Dispenses Treats. Flashes some WS2812s. And displays a cute, ahem useful, graphic on the OLED screen. (It also plays mp3 sound effects, but I broke the speaker wire right before recording.)&lt;/p&gt;
&lt;p&gt;The idea is that during my Twitch live streams, chat participants can send some emotes that (eventually) activate TreatBot.&lt;/p&gt;
&lt;p&gt;In this demo, I manually activated the sequence with my &amp;quot;test&amp;quot; button. (And, can I just say this project is the most delicious debugging I have ever done.)&lt;/p&gt;
&lt;p&gt;Anyway, now that the code doesn&amp;#39;t look like it was written by a hardware engineer anymore, I can focus on the graphics of the OLED next.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203567?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 20:28:29 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:32efc3cc-ad4a-4185-bbb7-c65850b548a1</guid><dc:creator>dang74</dc:creator><description>&lt;p&gt;I never thought of this approach.&amp;nbsp; But I just might try it out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203556?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 16:31:58 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:96cb80e0-9bc5-459a-99ea-cee91cf2c766</guid><dc:creator>BigG</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome. Nice animation and a cool way to share projects using wokwi.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203554?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 15:29:19 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d6527c35-543f-4a83-99b5-6c1ff3b6a409</guid><dc:creator>scottiebabe</dc:creator><description>&lt;p&gt;BigG! That is soo cool!&lt;/p&gt;
&lt;p&gt;I uploaded this as 32x32 pixel png:&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:120px;max-width:258px;" height="120" src="https://community.element14.com/resized-image/__size/516x240/__key/communityserver-discussions-components-files/7/pastedimage1670426652299v1.png" width="258"  /&gt;&lt;/p&gt;
&lt;p&gt;I requested a 1bit alpha:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/7/pastedimage1670426708663v2.png"  /&gt;&lt;/p&gt;
&lt;p&gt;And it just worked!&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:103px;max-width:142px;" height="103" src="https://community.element14.com/resized-image/__size/284x206/__key/communityserver-discussions-components-files/7/pastedimage1670426801458v3.png" width="142"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://wokwi.com/projects/350400426373284435"&gt;https://wokwi.com/projects/350400426373284435&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Very neat!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203551?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 14:34:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cbe37977-3edb-4607-874a-232fcc99ff67</guid><dc:creator>scottiebabe</dc:creator><description>&lt;p&gt;This Arduino stuff is pretty cool!&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/7/pastedimage1670423573179v1.png"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;  for(;;) { // Loop forever...
    display.clearDisplay(); // Clear the display buffer

    // Draw each snowflake:
    for(f=0; f&amp;lt; NUMFLAKES; f++) {
      display.drawBitmap(icons[f][XPOS], icons[f][YPOS], bitmap, w, h, SSD1306_WHITE);
    }

    display.display(); // Show the display buffer on the screen
    delay(200);        // Pause for 1/10 second

    // Then update coordinates of each flake...
    ...&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://wokwi.com/projects/344892392214626898"&gt;https://wokwi.com/projects/344892392214626898&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203549?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 14:09:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a28c9cfd-932a-4040-9186-fde62d262648</guid><dc:creator>scottiebabe</dc:creator><description>&lt;p&gt;Not really an answer but a environment I have found helpful at times for testing small code snippets without the actual hardware in front of you.&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/7/pastedimage1670422109970v1.png"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://wokwi.com/projects/346340290067432020"&gt;https://wokwi.com/projects/346340290067432020&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203533?ContentTypeID=1</link><pubDate>Wed, 07 Dec 2022 07:13:20 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a261fe8d-3b9c-4aa3-a44d-ff343d8448b1</guid><dc:creator>saadtiwana_int</dc:creator><description>&lt;p&gt;&lt;a href="https://community.element14.com/members/baldengineer"&gt;baldengineer&lt;/a&gt;&amp;nbsp; I&amp;#39;m a bit late to the party. Probably you have found some tools that works for you by now. However, I just want to point you to one tool that I have found very useful in my embedded projects in the recent years. It&amp;#39;s called LVGL (&lt;a href="https://lvgl.io/"&gt;LVGL - Light and Versatile Embedded Graphics Library&lt;/a&gt;). It&amp;#39;s designed for microcontrollers&amp;nbsp; (Arduino, ESP32 included) and is easy to set up. The quality of embedded UIs you can build with it is&amp;nbsp;very good! I highly recommend having a look. This is not a sponsored&amp;nbsp;comment&amp;nbsp;&lt;span class="emoticon" data-url="https://community.element14.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;. I have even used this to create UIs on some FPGA (Zynq) projects with very good results.&lt;/p&gt;
&lt;p&gt;The particular bit about gifs can be found here&amp;nbsp;&lt;a href="https://docs.lvgl.io/8.1/libs/gif.html"&gt;GIF decoder &amp;mdash; LVGL documentation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope it helps..!&lt;/p&gt;
&lt;p&gt;-Saad&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203519?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 20:10:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8f8da2d7-be6b-4366-9de9-715bf08fa7c4</guid><dc:creator>rsc</dc:creator><description>&lt;p&gt;Here&amp;#39;s a tool I wrote for 96 x 96 OLEDs on HexiWear boards&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://www.hackster.io/r-scott-coppersmith/hexiwear-oled-bitmap-tool-938ed1"&gt;https://www.hackster.io/r-scott-coppersmith/hexiwear-oled-bitmap-tool-938ed1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://github.com/CapperLabs/HexiWearOLEDbitmapTool"&gt;https://github.com/CapperLabs/HexiWearOLEDbitmapTool&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203511?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 16:53:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:55d77721-e6ee-4a0e-a6f5-d4c5c8b9be8e</guid><dc:creator>BigG</dc:creator><description>&lt;p&gt;I use the Inkscape export function (set to 96 dpi) to create the graphic (png format) and then the LVGL online tool to convert: &lt;a id="" href="https://lvgl.io/tools/imageconverter"&gt;https://lvgl.io/tools/imageconverter&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203507?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 12:30:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:733726f3-ea71-4fbb-9188-6d0c77ec4e7f</guid><dc:creator>wolfgangfriedrich</dc:creator><description>&lt;p&gt;Just an idea: you could use the everything-tool Excel.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Enter a number in a field and have a bunch of conditional formatting to set a representative background colour to make&amp;nbsp;the design more visual. With the numbers it should be not too hard to generate hex values of the pixel matrix to import;copy-paste into a c-file.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203506?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 12:22:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3caebab6-af0e-4772-88df-ed3f053e834c</guid><dc:creator>wolfgangfriedrich</dc:creator><description>&lt;p&gt;I was successfully using &amp;quot;The Dot factory&amp;quot; tool to create C include files for fonts and graphics.&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="http://www.eran.io/the-dot-factory-an-lcd-font-and-image-generator/"&gt;http://www.eran.io/the-dot-factory-an-lcd-font-and-image-generator/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203497?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 06:18:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f3aed1e7-8d07-4798-8e9c-c3a4d71ea071</guid><dc:creator>shabaz</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Although I dislike Corel products (over-bloated and so many nag ads), Paint Shop Pro is surprisingly good at being a tool&amp;nbsp;between images and microcontrollers.&lt;/p&gt;
&lt;p&gt;With it, you can save images in RGB formats, but you can also save them using a reduced palette. For instance, if your OLED only supports three colors, then the file output will only contain 3 values (0,1 and 2) for each pixel, if your image is of three colors. To do this, it&amp;#39;s easy, first reduce the number of colors (there&amp;#39;s a menu option to do that), then do File-&amp;gt;Save As, and select &amp;quot;Raw&amp;quot; format (it sounds like a camera format, but it isn&amp;#39;t, instead it&amp;#39;s literally just a byte per pixel, with no file header or anything. PSP will count the colors in the image, and assign a value from 0 upward, to each color.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s say the image was 32 x 32 pixels, that&amp;#39;s 32x32=1024, and that&amp;#39;s exactly the file size that PSP will save.&lt;/p&gt;
&lt;p&gt;Then you can use C or Python or whatever to convert it to a C array (if that&amp;#39;s what you want) with 10-15 lines of code. The ordering is left to right, for each row, from top to bottom from memory. If (say) your OLED only has 1 color, then you might want to pack the pixels into a byte, so that&amp;#39;s implementation-dependent of course.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s actually super-useful in the other direction too. For instance, if you&amp;#39;re working with a microcontroller and don&amp;#39;t have the display yet, then if you&amp;#39;re writing to RAM (a framebuffer basically), one or two bytes per pixel, then provided you can dump that RAM to a file, then you can use PSP to directly accept that file and show it as an image.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203494?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:44:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d378539f-bf24-451b-b43f-dde929b065cb</guid><dc:creator>baldengineer</dc:creator><description>&lt;p&gt;Oh, interesting workflow and tools. This video gives me a few ideas.&lt;/p&gt;
&lt;p&gt;Also, I really like stuff that Volvos does! In fact, I have some of the &lt;a href="https://www.youtube.com/watch?v=LHi-jsuVtwA" rel="noopener noreferrer" target="_blank"&gt;prototype boards&lt;/a&gt; he designed. (and they are great!)&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/7/555-and-Counter-Example.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203493?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:25:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:db7bf8b7-7838-4539-9279-5e3d0eb18128</guid><dc:creator>dougw</dc:creator><description>&lt;p&gt;I use a bunch of tools to do stuff like this. Probably not an ideal workflow, but it is free.&lt;/p&gt;
&lt;p&gt;Here is a guy who&amp;nbsp;creates the animation C arrays&amp;nbsp;using VB (for an OLED) ... pretty neat...&lt;/p&gt;
&lt;p&gt;He also uses some of the same tools I would use.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=0KGMFhFQ0YY&amp;amp;ab_channel=VolosProjects"&gt;https://www.youtube.com/watch?v=0KGMFhFQ0YY&amp;amp;ab_channel=VolosProjects&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203492?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:25:10 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:fc939e35-129c-4d71-8b39-01a15bef892c</guid><dc:creator>baldengineer</dc:creator><description>&lt;p&gt;Totally not what I had in mind, but a related tool is this &lt;a href="https://rickkas7.github.io/DisplayGenerator/index.html" rel="noopener noreferrer" target="_blank"&gt;Display Generator&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/7/pastedimage1670300695369v1.png"  /&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s a web-based implementation of the Adafruit GFX Library. Give it the code you&amp;#39;d use and it&amp;#39;ll draw the display. Looks handy to do some pixel pushing without having to waiting for the compile/upload cycle.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203491?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:18:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f4a973fe-cfd0-4619-84b7-edfdd350bf30</guid><dc:creator>baldengineer</dc:creator><description>&lt;p&gt;Yeah, i was hoping someone made some tools more focused on pixel art. Those are always an option.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203490?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:17:55 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a31cad8f-3760-4852-820b-19de19570b55</guid><dc:creator>baldengineer</dc:creator><description>&lt;p&gt;Looks like that article referenced this &lt;a href="https://github.com/novaspirit/img2bytearray/blob/main/img2bytearray.py"&gt;img2bytearray&lt;/a&gt; tool.&lt;/p&gt;
&lt;p&gt;Granted, its output is a Python bytearray, but converting it into a C-array isn&amp;#39;t a big deal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203486?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:09:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e3281201-e825-4153-82ae-880565095821</guid><dc:creator>robogary</dc:creator><description>&lt;p&gt;BTW - graphics , I used powerpoint to start&amp;nbsp; , but can fetch any image you want , and modify as needed in Paint.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203485?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:08:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:35372ac3-3520-4045-b1f2-5ca3154a297d</guid><dc:creator>robogary</dc:creator><description>&lt;p&gt;found this but hadnt tried it.&amp;nbsp;&amp;nbsp;&lt;a id="" href="https://www.mischianti.org/images-to-byte-array-online-converter-cpp-arduino/"&gt;https://www.mischianti.org/images-to-byte-array-online-converter-cpp-arduino/&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;a id="" href="https://manytools.org/hacker-tools/image-to-byte-array/"&gt;https://manytools.org/hacker-tools/image-to-byte-array/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the trick is to search for the needed vernacular&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Whatever image I used, I had to use Paint to reduce the pixel size of the image to match the desired pixel array size, 128X64 , 64 X 64 etc..&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203484?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:04:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:df109a78-1d5a-43c2-af05-841b53a8dc1c</guid><dc:creator>robogary</dc:creator><description>&lt;p&gt;mmmm the link did something weird&amp;nbsp; &amp;nbsp;&lt;a href="https://www.tomshardware.com/how-to/oled-display-raspberry-pi-pico"&gt;www.tomshardware.com/.../oled-display-raspberry-pi-pico&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tools (or tricks) to develop graphics/animations for OLED displays (single-color 128x64 or 64x64 style)?</title><link>https://community.element14.com/thread/203483?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2022 04:03:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d403636b-be96-4fd9-a466-16d27c91579e</guid><dc:creator>robogary</dc:creator><description>&lt;p&gt;This tool is for converting graphics into byte arrays , which I used to animate SSD1306 screens for RPi Pico. It was so fun I had to mention it. I expect to find similar for C. I had so much fun tho, I had to share this version.&amp;nbsp;www.tomshardware.com/.../oled-display-raspberry-pi-pico&amp;#160;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>