<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://simandit.de/simwiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://simandit.de/simwiki/feed.php">
        <title>Wiki hardware:anleitungen:ardu-panel_en</title>
        <description></description>
        <link>http://simandit.de/simwiki/</link>
        <image rdf:resource="http://simandit.de/simwiki/lib/exe/fetch.php?media=wiki:favicon.ico" />
       <dc:date>2026-04-15T08:32:24+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-simconnect_en&amp;rev=1739996092&amp;do=diff"/>
                <rdf:li rdf:resource="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-xplane_en&amp;rev=1739996068&amp;do=diff"/>
                <rdf:li rdf:resource="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:hardware_en&amp;rev=1758920616&amp;do=diff"/>
                <rdf:li rdf:resource="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:howto&amp;rev=1667418194&amp;do=diff"/>
                <rdf:li rdf:resource="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:systemschema_en&amp;rev=1658947482&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://simandit.de/simwiki/lib/exe/fetch.php?media=wiki:favicon.ico">
        <title>Wiki</title>
        <link>http://simandit.de/simwiki/</link>
        <url>http://simandit.de/simwiki/lib/exe/fetch.php?media=wiki:favicon.ico</url>
    </image>
    <item rdf:about="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-simconnect_en&amp;rev=1739996092&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T20:14:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SimConnect Client</title>
        <link>http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-simconnect_en&amp;rev=1739996092&amp;do=diff</link>
        <description>SimConnect Client

System design

-&gt; How a client can be started together with the FSX / P3D is described in HowTo SimConnect-Client Autostart.

The SimConnect SDK realizes the access to the simulation variables and commands can be generated via the event IDs. This makes it possible with a SimConnect client to send commands with external hardware to the flight simulator MSFSX, MSFS2020 or P3D, to set variables and to query and display the status of variables. In MSFS2020 can the SDK can be insta…</description>
    </item>
    <item rdf:about="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-xplane_en&amp;rev=1739996068&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T20:14:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>X-Plane Plugin</title>
        <link>http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:ardu-xplane_en&amp;rev=1739996068&amp;do=diff</link>
        <description>X-Plane Plugin

System description

The plugin only supports the Windows version of X-Plane.

The X-Plane Plugin SDK2 and X-Plane SDK3 provide access to commands and data references. With plugins it is possible to send commands to the flight simulator X-Plane with external hardware, to set variables and to query and display the status of variables.</description>
    </item>
    <item rdf:about="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:hardware_en&amp;rev=1758920616&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-26T21:03:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Panel Hardware</title>
        <link>http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:hardware_en&amp;rev=1758920616&amp;do=diff</link>
        <description>Panel Hardware

Arduino Hardware Ethernet

Based on the test setups with the Arduino, decribed here, I developed circuit boards for the avionics panel. The panel dimensions are only 50 x 80 mm. See here the system design.


The panel is connected to the FS-PC via Ethernet. The Arduino sketch processes the button / encoder events, which are transmitted via UDP (Ethernet) to an interface software on the PC, which generates FS commands from this. The updated variables are transferred to the Arduino…</description>
    </item>
    <item rdf:about="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:howto&amp;rev=1667418194&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-02T19:43:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to built</title>
        <link>http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:howto&amp;rev=1667418194&amp;do=diff</link>
        <description>How to built

All by yourself

	*  Requirement
		*  Experience in building electronic components
		*  Experience with programming the Arduino Uno
		*  Programming adapter for Arduino Pro Mini
		*  System components according to the system design

	*  Procedure</description>
    </item>
    <item rdf:about="http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:systemschema_en&amp;rev=1658947482&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-27T18:44:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>System design</title>
        <link>http://simandit.de/simwiki/doku.php?id=hardware:anleitungen:ardu-panel_en:systemschema_en&amp;rev=1658947482&amp;do=diff</link>
        <description>System design

System components wired

The Avionics panel needs a few premises to be used.

	*  5V power supply over MikroUSB connector
	*  Ethernet network for communication
	*  automatic IP v4 address assignment via DHCP
	*  Panel software

These necessary conditions can be met by the following devices:</description>
    </item>
</rdf:RDF>
