<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://schmid-elektronik.ch/wiki/zsom/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="https://schmid-elektronik.ch/wiki/zsom/feed.php">
        <title>ZSOM - zsom:control</title>
        <description></description>
        <link>https://schmid-elektronik.ch/wiki/zsom/</link>
        <image rdf:resource="https://schmid-elektronik.ch/wiki/zsom/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-09-22T21:44:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:display&amp;rev=1756878956&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ethernet&amp;rev=1631630618&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ext_power&amp;rev=1631619444&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:fonts&amp;rev=1655393376&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:mechanical&amp;rev=1778060686&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:power_consumption&amp;rev=1759242168&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom_control&amp;rev=1761826545&amp;do=diff"/>
                <rdf:li rdf:resource="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom-display-etv570g2dhu&amp;rev=1756912814&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://schmid-elektronik.ch/wiki/zsom/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ZSOM</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/</link>
        <url>https://schmid-elektronik.ch/wiki/zsom/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:display&amp;rev=1756878956&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-03T05:55:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>display</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:display&amp;rev=1756878956&amp;do=diff</link>
        <description>Display

Displays with multitouch are supported by ZSOM-Control.

Easy examples included in SDK 




 ...

Supported Displays

	*  5.7&quot; 640x480px with capacitive multi touch
	*  3.5“ 320x240px with capacitive multi touch
	*  

Features

	*  Text
		*  extendable font palette (see font generation for details]]
		*  Transparent or collared background</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ethernet&amp;rev=1631630618&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-14T14:43:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethernet</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ethernet&amp;rev=1631630618&amp;do=diff</link>
        <description>Ethernet

Connect with a standard Category 5 (CAT5) (CAT6 for Gigabit Ethernet) or better Ethernet cable to your local Network or directly to your Computer.
When you power up the device, it attempts to initiate a DHCP network connection (standard configuration). If the device cannot initiate a DHCP connection (eg if you connect to your PC directly), it connects to the network with a link-local IP address with the form 169.254.x.x.</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ext_power&amp;rev=1631619444&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-14T11:37:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ext_power</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:ext_power&amp;rev=1631619444&amp;do=diff</link>
        <description>Switchable power supply

The switchable power supply featured by ZSOM-Control consists a 5V and 3,3V output that can deliver up to 300mA each.

These outputs are intended to connect peripheral devices whoose supply voltage can be swiched on and off by the Application running on ZSOM Control.</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:fonts&amp;rev=1655393376&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-06-16T15:29:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fonts</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:fonts&amp;rev=1655393376&amp;do=diff</link>
        <description>Font generation

Additional Fonts can be generated with the tool available on github:

&lt;https://github.com/lvgl/lv_font_conv/&gt;

The tool runs on linux. If you do not have a linux machine, you can use WSL: &lt;https://ubuntu.com/wsl&gt;

You will also need NodeJs installed on linux:

&lt;https://github.com/nodesource/distributions/blob/master/README.md&gt;

Here is an example command that has been used to generate the bin file used in the ZSOM</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:mechanical&amp;rev=1778060686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-06T09:44:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mechanical</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:mechanical&amp;rev=1778060686&amp;do=diff</link>
        <description>Mechanical drawings

ZSOM-Control V2.1

Heat spreader (top view)



All screws have an M2.5 thread.



Interfaces (side view)

This drawing contains (top to bottom) Heat spreader, ZSOM-Control, Display





PCB (top view)





PCB (bottom view)





Step model</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:power_consumption&amp;rev=1759242168&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-30T14:22:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>power_consumption</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:power_consumption&amp;rev=1759242168&amp;do=diff</link>
        <description>Power Consumption

The power consumption of the ZSOM-Control varies with the peripherals and the Application running on the target.
If not otherwise noted, the following values apply to a ZSOM-Control without any peripherals attached.
ZSOM-Control was designed to incorporate a lot of features. If you are looking for smaller power consumption consider the</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom_control&amp;rev=1761826545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-30T12:15:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zsom_control</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom_control&amp;rev=1761826545&amp;do=diff</link>
        <description>ZSOM-Control

The ZSOM-Control is an off-the-shelf hardware module from NI Embedded-Specialty Alliance member
Schmid Elektronik, integrating the NI System-on-Module sbRIO9651 on an industrial carrier board. It is
designed for embedded measurement and control applications and can be fully programmed with LabVIEW
RT and LabVIEW FPGA. All necessary process I/O signals are available on two rugged clamp terminals. An
optional PCIe card adds 4G, GPS or WIFI to the system.</description>
    </item>
    <item rdf:about="https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom-display-etv570g2dhu&amp;rev=1756912814&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-03T15:20:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>zsom-display-etv570g2dhu</title>
        <link>https://schmid-elektronik.ch/wiki/zsom/doku.php?id=zsom:control:zsom-display-etv570g2dhu&amp;rev=1756912814&amp;do=diff</link>
        <description>5.7&quot; 640x480px with capacitive multi touch

Artikel Name: ZSOM-Display-ETV570G2DHU

Artikel Number: A026212

Specifications
Size 5.7“ Resolution 640 x 480 Colors 262k (18bit GRB) LCD Type TFT, TN, Transmissive Touch type Capacitive Multi Touch 
The kit contains the following items:</description>
    </item>
</rdf:RDF>
