<?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>
									English Chat - SimHub Forum				            </title>
            <link>https://www.simhubdash.com/community-2/english-chat/</link>
            <description>All about SimHub!</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 10 Mar 2026 21:34:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>New setup advise</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/new-setup-advise/</link>
                        <pubDate>Tue, 22 Apr 2025 19:34:03 +0000</pubDate>
                        <description><![CDATA[Hi All, i was wondering if there is a way to run the main dashboard that activates the bass shakers on an Android tablet. The dashboards seem to be working OK, but id like to be able to acti...]]></description>
                        <content:encoded><![CDATA[<p>Hi All, i was wondering if there is a way to run the main dashboard that activates the bass shakers on an Android tablet. The dashboards seem to be working OK, but id like to be able to activate the shakers via the tablet rather than running my laptop. I installed the apk, so im able to run the gauges but ive no option to activate anything else. Im on a PS5, tablet is an Amazon Fire tablet. TIA</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>KeithC</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/new-setup-advise/</guid>
                    </item>
				                    <item>
                        <title>MAX7219 displays in reverse order</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/max7219-displays-in-reverse-order/</link>
                        <pubDate>Mon, 10 Mar 2025 02:17:44 +0000</pubDate>
                        <description><![CDATA[I use Arduino UNO connected to MAX7219 to drive 8-bit digital tubes, but the digital display order is reversed. For example, when I input the text &quot;12345678&quot; on the simhub, the digital tube ...]]></description>
                        <content:encoded><![CDATA[<p>I use Arduino UNO connected to MAX7219 to drive 8-bit digital tubes, but the digital display order is reversed. For example, when I input the text "12345678" on the simhub, the digital tube actually displays "87654321". What's the problem?</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>HTPGC</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/max7219-displays-in-reverse-order/</guid>
                    </item>
				                    <item>
                        <title>ACC Simhub Replay Request</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/acc-simhub-replay-request/</link>
                        <pubDate>Mon, 06 Jan 2025 22:10:37 +0000</pubDate>
                        <description><![CDATA[Hello, any chance someone could send across a link for a replay on Simhub of a race on ACC? Preferably GT3 with lots of action, but I would be grateful for anything.
 
No viruses please :)]]></description>
                        <content:encoded><![CDATA[<p>Hello, any chance someone could send across a link for a replay on Simhub of a race on ACC? Preferably GT3 with lots of action, but I would be grateful for anything.</p>
<p> </p>
<p>No viruses please :)</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>Chief_Directs</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/acc-simhub-replay-request/</guid>
                    </item>
				                    <item>
                        <title>Rate of Change calculations?</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/rate-of-change-calculations/</link>
                        <pubDate>Wed, 01 Jan 2025 17:01:11 +0000</pubDate>
                        <description><![CDATA[(Apologies if this has been asked and answered or if it is common knowledge, but I can&#039;t find what I am looking for)
What I would like to do is know the rate of change for pedals / steering...]]></description>
                        <content:encoded><![CDATA[<p>(Apologies if this has been asked and answered or if it is common knowledge, but I can't find what I am looking for)</p>
<p>What I would like to do is know the rate of change for pedals / steering wheel input on a dashboard and display a status. I would like to see when I am pressing the throttle too hard or releasing the brake too quickly or turning the steering wheel too fast.<br /><br /><br />The general formula for this would be:<br /><br />(CurrentInputState - PreviousInputState) / Elapsed Time = Result<br /><br /><br />With a general validation of:<br /><br /><br />If Result &gt; MaximumInputChange Then DisplayBadStatusNotifier<br /><br /><br />Where I am falling down (and I admit it's likely because I am very new to SimHub) is that I don't seem to be able to reset the value for 'PreviousInputState'. Normally, I would:<br /><br />code a variable for PreviousInputState and set its initial value<br /><br />(loop start) <br />  Gather CurrentInputState in realtime<br />  Run the formula<br />  Validate the Result<br />  Assign CurrentInputState value to PreviousInputState<br />(repeat loop)<br /><br />It appears that I can assign a variable and initial value to PreviousInputState with an ini file in the NCalcScripts folder (ref:  <span style="color:#aaa">removed link</span> ) and I can run the formula and evaluate the result in the binding engine (ref:  <span style="color:#aaa">removed link</span> ---Introduction), but then I fall down on the PreviousInputState reassignment... How does one assign a new value to a  variable in NCalc / SimHub? Any help would be appreciated!</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>JLefort</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/rate-of-change-calculations/</guid>
                    </item>
				                    <item>
                        <title>How to change settings to Borderless Window?</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/how-to-change-settings-to-borderless-window-2/</link>
                        <pubDate>Fri, 22 Nov 2024 03:48:32 +0000</pubDate>
                        <description><![CDATA[I cantt find Borderless Window mode]]></description>
                        <content:encoded><![CDATA[<p>I cantt find Borderless Window mode</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>SimHubUser</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/how-to-change-settings-to-borderless-window-2/</guid>
                    </item>
				                    <item>
                        <title>How to change settings to Borderless Window?</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/how-to-change-settings-to-borderless-window/</link>
                        <pubDate>Fri, 22 Nov 2024 03:48:20 +0000</pubDate>
                        <description><![CDATA[I cantt find Borderless Window mode]]></description>
                        <content:encoded><![CDATA[<p>I cantt find Borderless Window mode</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>SimHubUser</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/how-to-change-settings-to-borderless-window/</guid>
                    </item>
				                    <item>
                        <title>**Problem with Arduino Recognition in SimHub (Device Not Connecting):**</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/problem-with-arduino-recognition-in-simhub-device-not-connecting/</link>
                        <pubDate>Mon, 18 Nov 2024 20:57:09 +0000</pubDate>
                        <description><![CDATA[**Problem with Arduino Recognition in SimHub (Device Not Connecting):**

Hi everyone,

I’m facing an issue with SimHub recognizing my Arduino board. Here’s what I’ve done:

1. **Arduin...]]></description>
                        <content:encoded><![CDATA[**Problem with Arduino Recognition in SimHub (Device Not Connecting):**

Hi everyone,

I’m facing an issue with SimHub recognizing my Arduino board. Here’s what I’ve done:

1. **Arduino Setup**: The Arduino board is correctly recognized in the **Arduino IDE** setup, and the code uploads successfully without any issues.
2. **SimHub Setup**: In **SimHub**, under the **Arduino Setup** section, the board shows up and I can select it. However, when I go to the **Hardware** section, it shows as **"Not Connected"**.
3. **Loop Issue**: After this, the system gets stuck in a loop with the following messages:
   - **"Hello (waiting Arduino boot)"**
   - **"Hello (sending)"**
   - The loop repeats, and the connection is never established.

**What I’ve Tried:**
- The board is correctly detected in the **Device Manager**, and I’ve confirmed the **COM port** is selected correctly in both the **Arduino IDE** and **SimHub**.
- I've reinstalled the drivers for the **CH340G chip**.
- The **Arduino board is successfully uploading code** without issues.
- I’ve tested different USB cables and ports.

**Additional Information:**
- The Arduino is a , and I am using the correct **SimHub sketch** for the setup.
- Despite these steps, SimHub is unable to connect properly and keeps cycling through the loop.
- **Display**: For this project, I am using a **1-inch OLED display** to show car speed and other game data. It’s connected to the Arduino to show useful information for the racing game.

If anyone has encountered this issue or knows how to fix it, your help would be greatly appreciated!]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>Denkikm</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/problem-with-arduino-recognition-in-simhub-device-not-connecting/</guid>
                    </item>
				                    <item>
                        <title>Simhub profiles broken?</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/simhub-profiles-broken/</link>
                        <pubDate>Sun, 17 Nov 2024 09:21:08 +0000</pubDate>
                        <description><![CDATA[Hello again guys.
I just opened a topic but this is regarding something else so I wanted to make it separate.
In Simhub, I have a profile for pedal haptics and I set it up for &quot;any game&quot;. ...]]></description>
                        <content:encoded><![CDATA[<p>Hello again guys.</p>
<p>I just opened a topic but this is regarding something else so I wanted to make it separate.</p>
<p>In Simhub, I have a profile for pedal haptics and I set it up for "any game". They work different with every game (best in iRacing) but my real questions is this: I have a setup for bass shakers setup for a specific game (AMS2), so it's not "any game".</p>
<p>But when I play iRacing, it uses simhub shaker settings instead of LFE. I want to use LFE for iRacing and simhub for AMS2.</p>
<p>Any ideas? Does the profile configuration just not work?</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>KINALI</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/simhub-profiles-broken/</guid>
                    </item>
				                    <item>
                        <title>Simhub for pedal haptics (Simagic)</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/simhub-for-pedal-haptics-simagic/</link>
                        <pubDate>Sun, 17 Nov 2024 09:17:34 +0000</pubDate>
                        <description><![CDATA[Hey guys.
 
I&#039;m really surprised there&#039;s no Simhub Discord server where it would be 10000x easier to converse about stuff. Anyway. My issue is that I have simagic P1000 pedals with haptics...]]></description>
                        <content:encoded><![CDATA[<p>Hey guys.</p>
<p> </p>
<p>I'm really surprised there's no Simhub Discord server where it would be 10000x easier to converse about stuff. Anyway. My issue is that I have simagic P1000 pedals with haptics on both throttle and brake. They are setup in Simhub and work perfectly in iRacing.</p>
<p>However, in Automobilista 2, with the same profile since I only have setup one profile and set it up for "Any game", it's weird in AMS2. Throttle for instance. It starts rumbling already at around 5-10% and increases all the way to 100% throttle where it stays constant. Only stops if I brake. The brake is also intense. I feel like they just start without ABS or wheel slip starting.</p>
<p>Anyone relate to this and/or know what I can do? I can't play anything else than iRacing because I need these things to work perfectly. Otherwise it ruins the experience. I wanna play AMS2 once 1.6 is out.</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>KINALI</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/simhub-for-pedal-haptics-simagic/</guid>
                    </item>
				                    <item>
                        <title>Link removed</title>
                        <link>https://www.simhubdash.com/community-2/english-chat/link-removed/</link>
                        <pubDate>Wed, 30 Oct 2024 17:46:45 +0000</pubDate>
                        <description><![CDATA[Sup,
tried to share a Dashboard but the Links get all removed automatically 
Why?
Also: How do i implement a picture directly into the post?
Thanks in advance]]></description>
                        <content:encoded><![CDATA[<p>Sup,</p>
<p>tried to share a Dashboard but the Links get all removed automatically (https://www.simhubdash.com/community-2/dashboard-templates/vocore-3-4-inch-round-screen-informational-dashboard/#post-9642)</p>
<p>Why?</p>
<p>Also: How do i implement a picture directly into the post?</p>
<p>Thanks in advance</p>]]></content:encoded>
						                            <category domain="https://www.simhubdash.com/community-2/english-chat/">English Chat</category>                        <dc:creator>nemNEMnem</dc:creator>
                        <guid isPermaLink="true">https://www.simhubdash.com/community-2/english-chat/link-removed/</guid>
                    </item>
							        </channel>
        </rss>
		