<?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>
									sketch has become too big for Arduino uno - Simhub General				            </title>
            <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 09 Mar 2026 05:35:06 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-668</link>
                        <pubDate>Sat, 11 Apr 2020 10:09:07 +0000</pubDate>
                        <description><![CDATA[Hi !Thant&#039;s strange, with the new option enabled I get 29 826 bytes (97%) for 16 leds + oled
 
This is the new option :]]></description>
                        <content:encoded><![CDATA[<p>Hi !<br /><br />Thant's strange, with the new option enabled I get 29 826 bytes (97%) for 16 leds + oled</p>
<p> </p>
<p>This is the new option :<br /><img src="https://i.imgur.com/SNy0NhG.png" /><br /><br /></p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>Wotever</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-668</guid>
                    </item>
				                    <item>
                        <title>RE: sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-660</link>
                        <pubDate>Fri, 10 Apr 2020 15:18:10 +0000</pubDate>
                        <description><![CDATA[Hi Wotever,
sketch is still too big, even after your last release. 104% of space is used.]]></description>
                        <content:encoded><![CDATA[<p>Hi Wotever,</p>
<p>sketch is still too big, even after your last release. 104% of space is used.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>alexander.somers</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-660</guid>
                    </item>
				                    <item>
                        <title>RE: sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-641</link>
                        <pubDate>Sun, 05 Apr 2020 16:02:11 +0000</pubDate>
                        <description><![CDATA[in the meantime I have removed the custom part from the sketch to save some space, now it uploads onto a fresh nano.
commenting out below mentioned was the trick. if I removed the whole loo...]]></description>
                        <content:encoded><![CDATA[<p>in the meantime I have removed the custom part from the sketch to save some space, now it uploads onto a fresh nano.</p>
<p>commenting out below mentioned was the trick. if I removed the whole loop SIMHUB would no longer recognize the nano.</p>
<p>//else if (loop_opt == 'P') Command_CustomProtocolData();</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>alexander.somers</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-641</guid>
                    </item>
				                    <item>
                        <title>RE: sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-640</link>
                        <pubDate>Sun, 05 Apr 2020 16:00:06 +0000</pubDate>
                        <description><![CDATA[can you also please see if SIMHUB can handle the too big sketches better? it seem to have binned 4 of my arduino&#039;s. You can test it yourself if you want. I&#039;m done with waisting mine now 😉 
...]]></description>
                        <content:encoded><![CDATA[<p>can you also please see if SIMHUB can handle the too big sketches better? it seem to have binned 4 of my arduino's. You can test it yourself if you want. I'm done with waisting mine now 😉 </p>
<p>I did not know it was possible to overload an arduino and brick it that way.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>alexander.somers</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-640</guid>
                    </item>
				                    <item>
                        <title>RE: sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-638</link>
                        <pubDate>Sun, 05 Apr 2020 15:24:31 +0000</pubDate>
                        <description><![CDATA[Hi ! I will take a look ! I replaced the Adafruit library with a better compatibility one but it looks it consumes a bit more, since the oled library consumes a lot by itself indeed it doesn...]]></description>
                        <content:encoded><![CDATA[<p>Hi ! I will take a look ! I replaced the Adafruit library with a better compatibility one but it looks it consumes a bit more, since the oled library consumes a lot by itself indeed it doesn't fit anymore, I will look if I can strip enough to get back leds + oled working at the same time.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>Wotever</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-638</guid>
                    </item>
				                    <item>
                        <title>sketch has become too big for Arduino uno</title>
                        <link>https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-637</link>
                        <pubDate>Sun, 05 Apr 2020 15:15:43 +0000</pubDate>
                        <description><![CDATA[Hi Wotever,
since one of your latest releaes, I cannot pinpoint which, I hvae a problem with the sketch size. It does no longer fit the arduino nano. I had the oled and 4 W2818B leds includ...]]></description>
                        <content:encoded><![CDATA[<p>Hi Wotever,</p>
<p>since one of your latest releaes, I cannot pinpoint which, I hvae a problem with the sketch size. It does no longer fit the arduino nano. I had the oled and 4 W2818B leds included. Before I could fit them on the nano, now the total size exceeds the maximum of 30720. it is 32314.</p>
<p>The biggest issue is that SIMHUB itself does not recognize the big file and tries to upload. I have had 4 arduino's in total now that are no longer able to connect after this happened. I openen in the arduino editor and loaded a small sketch but still I get error's line not in sync etc.</p>
<p>Can you please help? I tried to remove some code from the sketch but I guess it was too much because after uploading simhub no longer recognizes the arduino, eventhough the sketch is on there. Please check again in the code to make sure the sketch stays small for longer period!</p>
<p>thanks!</p>
<p>Alex Somers</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/simhub-support/">Simhub General</category>                        <dc:creator>alexander.somers</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/simhub-support/sketch-has-become-too-big-for-arduino-uno/#post-637</guid>
                    </item>
							        </channel>
        </rss>
		