<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									ILI9341 + ESP32 Added to SimHub support. - Simhub				            </title>
            <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 06 Sep 2026 03:30:15 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-9358</link>
                        <pubDate>Thu, 22 Aug 2024 18:19:31 +0000</pubDate>
                        <description><![CDATA[@admin5435 what kind of lcd is that, did you use de dahsboard from simhub or use a hmi template like nextion?]]></description>
                        <content:encoded><![CDATA[@admin5435 what kind of lcd is that, did you use de dahsboard from simhub or use a hmi template like nextion?]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>Angelcc19</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-9358</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-7959</link>
                        <pubDate>Sun, 19 Nov 2023 18:40:11 +0000</pubDate>
                        <description><![CDATA[We have this working in both the ESP8266 and ESP32 with different screens and features and over serial and WiFi. As a matter of fact, zcorneli&#039;s description of their solution is how I implem...]]></description>
                        <content:encoded><![CDATA[<p>We have this working in both the ESP8266 and ESP32 with different screens and features and over serial and WiFi. As a matter of fact,<span><i class="fas fa-circle wpfsx wpfcl-0"></i> </span><a title="zcorneli" href="https://www.simhubdash.com/participant/zcorneli/">zcorneli</a>'s description of their solution is how I implemented WiFi almost exactly.<br /><br />We recently added the NeoPixelBus library, to be able to leverage ESP8266 and ESP32's hardware to drive LEDs in a more performant way too (FastLED can do it too, but it's more quirky).<br /><br />https://discord.gg/pnAXf2p3RS (NOT SIMHUB's, this is for the project above)<br /><br /></p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>ecrowne</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-7959</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-6532</link>
                        <pubDate>Wed, 08 Feb 2023 00:59:22 +0000</pubDate>
                        <description><![CDATA[Not sure about the posters above, but I got a Github repo with support for the ESP8266 and even WiFi connection to SimHub too:
I will check if this works on the ESP32 soon]]></description>
                        <content:encoded><![CDATA[<p>Not sure about the posters above, but I got a Github repo with support for the ESP8266 and even WiFi connection to SimHub too:</p>
<p>https://github.com/eCrowneEng/ESP-SimHub </p>
<p>I will check if this works on the ESP32 soon</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>ecrowne</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-6532</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-6188</link>
                        <pubDate>Thu, 01 Dec 2022 09:08:34 +0000</pubDate>
                        <description><![CDATA[@zcorneli Awersome idea, byu any chance do you have a github repo for this ?]]></description>
                        <content:encoded><![CDATA[@zcorneli <br /><br />Awersome idea, byu any chance do you have a github repo for this ?]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>bfgr</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-6188</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-5767</link>
                        <pubDate>Tue, 06 Sep 2022 00:39:46 +0000</pubDate>
                        <description><![CDATA[@admin5435,
 
I&#039;ve been doing some work with the ESP32 and ILI9341 display on a TTGO T4 module (2.4&quot; 320x240 screen, ESP32, IP5306 battery manager chip), and have something that works pret...]]></description>
                        <content:encoded><![CDATA[<p>@admin5435,</p>
<p> </p>
<p>I've been doing some work with the ESP32 and ILI9341 display on a TTGO T4 module (2.4" 320x240 screen, ESP32, IP5306 battery manager chip), and have something that works pretty well over wifi, using a com port to TCP redirector (and a TCP socket on the ESP32).</p>
<p> </p>
<p>Is there somewhere I can submit pull requests or similar for the changes to get things working well on the ESP8266 and ESP32s? I've got patches to use NeoPixelBus (ESP32/ESP8266 WS2812 driver utilizing DMA for speed), ILI9341 SPI display (This one requires some memory hacks to get DMA working to drive the display reasonably - Probably ESP32 only?), and some changes to arqserial to handle swapping in a new Stream, to allow using a TCP socket.</p>
<p> </p>
<p>https://imgur.com/a/814zNj6</p>
<p>- Here's it's reporting as a Nokia GLCD, using the Adafruit GFX library to draw tire and brake temps, ERS charge percentage, lap number, position, gap ahead, gap behind. I've got a separate screen for NewLap, which shows the laptime, delta, and colored sector time bars.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>zcorneli</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-5767</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-5429</link>
                        <pubDate>Thu, 30 Jun 2022 13:11:37 +0000</pubDate>
                        <description><![CDATA[@admin5435 any clue to the code that used on the esp32 would helpfull]]></description>
                        <content:encoded><![CDATA[<p>@admin5435 any clue to the code that used on the esp32 would helpfull</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>mbohben</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-5429</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-4446</link>
                        <pubDate>Wed, 05 Jan 2022 06:57:20 +0000</pubDate>
                        <description><![CDATA[Yeah can we have even a rough example sketch that you used with the esp32?
A rough outline of just getting basic communication between an esp32 and simhub would open up a world of fun work ...]]></description>
                        <content:encoded><![CDATA[<p>Yeah can we have even a rough example sketch that you used with the esp32?</p>
<p>A rough outline of just getting basic communication between an esp32 and simhub would open up a world of fun work :)</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>flexgrip</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-4446</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3797</link>
                        <pubDate>Sat, 11 Dec 2021 11:41:25 +0000</pubDate>
                        <description><![CDATA[@admin5435 hi 🙂 im totaly new ob simhub.
Im searching a while for a solution how i can get an arduino mega and ili 9341 to Work. I also have an esp32. It would be a Dreams If i can get one ...]]></description>
                        <content:encoded><![CDATA[<p>@admin5435 hi 🙂 im totaly new ob simhub.</p>
<p>Im searching a while for a solution how i can get an arduino mega and ili 9341 to Work. I also have an esp32. It would be a Dreams If i can get one of These combination to Work. </p>
<p>Do you know how i have to Edit the Sketchfile? </p>
<p>Best regards</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>Mcfly2211</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3797</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3240</link>
                        <pubDate>Fri, 27 Aug 2021 07:32:33 +0000</pubDate>
                        <description><![CDATA[Hi ! I did experiment with esp32 indeed, it&#039;s fast with no doubt ;) But it&#039;s a really different platform (compilation, upload etc ...) even if the language used is the same. That&#039;s something...]]></description>
                        <content:encoded><![CDATA[<p>Hi ! I did experiment with esp32 indeed, it's fast with no doubt ;) But it's a really different platform (compilation, upload etc ...) even if the language used is the same. That's something which will take some time before I will reach something mature for this platform;) <br /><br />a few experiments I did : <br />https://www.youtube.com/watch?v=gH1R69Ov5Sw<br />https://www.youtube.com/watch?v=pHZ_DyES6J0</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>Wotever</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3240</guid>
                    </item>
				                    <item>
                        <title>RE: ILI9341 + ESP32 Added to SimHub support.</title>
                        <link>https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3239</link>
                        <pubDate>Fri, 27 Aug 2021 07:25:35 +0000</pubDate>
                        <description><![CDATA[@admin5435 - I would love to hear your thoughts.]]></description>
                        <content:encoded><![CDATA[<p><span>@admin5435 - I would love to hear your thoughts.</span></p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub/">Simhub</category>                        <dc:creator>SirAlucard</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub/ili9341-esp32-added-to-simhub-support/#post-3239</guid>
                    </item>
							        </channel>
        </rss>
		