<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.wiki.senseye.org/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://www.wiki.senseye.org/feed.php">
        <title>senseye ethersex</title>
        <description></description>
        <link>https://www.wiki.senseye.org/</link>
        <image rdf:resource="https://www.wiki.senseye.org/lib/tpl/vector/images/favicon.ico" />
       <dc:date>2026-04-14T08:00:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:c6notizen?rev=1459144800&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:ds2450?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:irmp?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:lcd?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:magnetschalter?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:netzwerkbuchse?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:sht15?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:start?rev=1662569254&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:stella?rev=1459231200&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:temperaturmesssystem?rev=1459144800&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.senseye.org/ethersex:tftp-bootloader?rev=1528935360&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wiki.senseye.org/lib/tpl/vector/images/favicon.ico">
        <title>senseye</title>
        <link>https://www.wiki.senseye.org/</link>
        <url>https://www.wiki.senseye.org/lib/tpl/vector/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:c6notizen?rev=1459144800&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-28T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:c6notizen</title>
        <link>https://www.wiki.senseye.org/ethersex:c6notizen?rev=1459144800&amp;do=diff</link>
        <description>C6-Notizen

&lt;http://paste2.org/p/1193223&gt;  LED TOGGLE WEN 25 grad


C6_HEADER(`/* This will be in control6.h */')
#include &quot;services/stella/stella.h&quot;
CONTROL_START
 
THREAD(test)
ON IRMP_READ &gt; 0 DO
if(IRMP_PROTOCOL==8 &amp;&amp; IRMP_ADDRESS==0x0002) switch(IRMP_COMMAND)
{
 case 0x0268:
   stella_setValue(STELLA_SET_IMMEDIATELY, 0, 255);
   break;

 case 0x0068:
   stella_setValue(STELLA_SET_IMMEDIATELY, 0, 0);
   break;
}
END
THREAD_END(test)
 
ON STARTUP DO
	THREAD_START(test);
END
 
CONTROL_END</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:ds2450?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:ds2450</title>
        <link>https://www.wiki.senseye.org/ethersex:ds2450?rev=1459231200&amp;do=diff</link>
        <description>DS2450

Level 2 Überschrift

	*  &lt;http://old.ethersex.de/index.php/DS2450&gt;
	*  &lt;http://hauptstrasse72.ath.cx/images/1wire/eigen_ds2450_v4.jpg&gt;
	*  &lt;http://code.google.com/p/picgps/source/browse/trunk/SGPS/Firmware/PIC18F67j50/App/MPX6115.c?r=10&gt;
	*  &lt;http://www.ip-symcon.de/forum/f19/feuchtigkeit-sensor-5313/&gt;
	*  &lt;http://patrikhermansson.se/files/ds2450-mpxa4115.png&gt;
	*  &lt;http://www.mikrocontroller.net/attachment/93009/ds2450.JPG&gt;
	*  &lt;http://www.mikrocontroller.net/topic/198323&gt;
1w ds2450 powe…</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:irmp?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:irmp</title>
        <link>https://www.wiki.senseye.org/ethersex:irmp?rev=1459231200&amp;do=diff</link>
        <description>IRMP

Menuconfig
│ │          Load a Default Configuration  ---&gt;
│ │          General Setup  ---&gt;
│ │              [*] Status LEDs  ---&gt;
│ │                  [*] Status LED (Received)
│ │                  [-]    RFM12 RX
│ │                  [ ]    ZBUS RX
│ │                  [*]    IRMP RX
│ │          I/O ---&gt;
│ │              [*] IR Receivers ---&gt;
│ │                  [*] IRMP IR ---&gt;
│ │                      [*] Receive IR-codes
│ │                      [*] Send IR-codes
│ │                …</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:lcd?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:lcd</title>
        <link>https://www.wiki.senseye.org/ethersex:lcd?rev=1459231200&amp;do=diff</link>
        <description>LCD


1. Einstellungen



1.1 Menuconfig



  │ │          Load a Default Configuration  ---&gt;
  │ │          General Setup  ---&gt;
  │ │              [*] control6 scripts (EXPERIMENTAL)
  │ │          I/O ---&gt;
  │ │              [*] TTY Layer (EXPERIMENTAL) ---&gt;
  │ │                      (20) screen width
  │ │                      (4) screen height
  │ │                      --- TTY Low-Level Drivers
  │ │                      [*] HD44780 Output
  │ │              LCD Displays  ---&gt;
  │ │       …</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:magnetschalter?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:magnetschalter</title>
        <link>https://www.wiki.senseye.org/ethersex:magnetschalter?rev=1459231200&amp;do=diff</link>
        <description>Magnet-Schalter

	*  Sensor AS-M15TAN = NEU MRMS215H</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:netzwerkbuchse?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:netzwerkbuchse</title>
        <link>https://www.wiki.senseye.org/ethersex:netzwerkbuchse?rev=1459231200&amp;do=diff</link>
        <description>Netzwerkbuchse


0.1 Datenblätter


Für Etherrape Module
 Bauteil  Hersteller  HerstellerNr  Lieferant  Bestellnummer  Dokumente  Sonstiges RJ45 Buchse  TE Connectivity  6605424-1  RS-Components  615-4361  Link  Netzwerkbuchse ohne LED, Verriegelung Unten RJ45 Buchse  TE Connectivity</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:sht15?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:sht15</title>
        <link>https://www.wiki.senseye.org/ethersex:sht15?rev=1459231200&amp;do=diff</link>
        <description>SHT15

	*  &lt;http://www.mail-archive.com/ethersex-devel@list.zerties.org/msg00298.html&gt;

  
  THREAD(update_temp)
        TTY_SELECT(temp)
        TTY_HOME()

        ON (CLOCK_SEC % 10) == 0 DO
            TEMP_INT = ONEWIRE_GET(10e2ce7001080049);
            TTY_WRITE(`&quot;%2d,%d?C &quot;', TEMP_INT / 10, TEMP_INT % 10)
        END

        ON (CLOCK_SEC % 10) == 3 DO
            HUMID = SHT_GET_HUMID();
            TTY_WRITE(`&quot;%2d,%d%%rF&quot;', HUMID / 10, HUMID % 10)
            UESEND(44.128.91.225, &quot;c6…</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:start?rev=1662569254&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-07T16:47:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:start</title>
        <link>https://www.wiki.senseye.org/ethersex:start?rev=1662569254&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:stella?rev=1459231200&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-29T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:stella</title>
        <link>https://www.wiki.senseye.org/ethersex:stella?rev=1459231200&amp;do=diff</link>
        <description>Stella

Menuconfig
│ │          Load a Default Configuration  ---&gt;
│ │          Applications  ---&gt;
│ │              [*] StellaLight: Multichannel pwm  ---&gt;
│ │                  [ ] Higher frequency
│ │                  --- ----- Initial -----
│ │                  (0%)   Channels
│ │                  (10)   Fade step
│ │                  (Normal) Fade function
│ │                  [-] Debug</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:temperaturmesssystem?rev=1459144800&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-28T06:00:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:temperaturmesssystem</title>
        <link>https://www.wiki.senseye.org/ethersex:temperaturmesssystem?rev=1459144800&amp;do=diff</link>
        <description>Temperaturmesssystem

... liegt bei ethersex.de --&gt; Temperaturmesssystem_(Deutsch)</description>
    </item>
    <item rdf:about="https://www.wiki.senseye.org/ethersex:tftp-bootloader?rev=1528935360&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-06-14T00:16:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ethersex:tftp-bootloader</title>
        <link>https://www.wiki.senseye.org/ethersex:tftp-bootloader?rev=1528935360&amp;do=diff</link>
        <description>TFTP-Bootloader

Menuconfig


  │ │          Load a Default Configuration  ---&gt;
  │ │                  [*]    Ethernet Bootloader
  │ │          Network  ---&gt;
  │ │              [*] Ethernet (ENC28J60) support  ---&gt;
  │ │                          Etherrape IP address: &quot;192.168.12.220&quot; 
  │ │                          Netmask: &quot;255.255.255.0&quot; 
  │ │              [*] UDP support
  │ │              [*] UDP broadcast support
  │ │          Applications ---&gt;
  │ │              [*] TFTP support ---&gt;
  …</description>
    </item>
</rdf:RDF>
