<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://student-wiki.eolab.de/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://student-wiki.eolab.de/feed.php">
        <title>HSRW EOLab Students Wiki amc2021:groupl:code</title>
        <description></description>
        <link>https://student-wiki.eolab.de/</link>
        <image rdf:resource="https://student-wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-17T10:33:35+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:carbon_dioxide_measuring&amp;rev=1672925936&amp;do=diff"/>
                <rdf:li rdf:resource="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:sound_detection&amp;rev=1672925936&amp;do=diff"/>
                <rdf:li rdf:resource="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:start&amp;rev=1672925936&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://student-wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>HSRW EOLab Students Wiki</title>
        <link>https://student-wiki.eolab.de/</link>
        <url>https://student-wiki.eolab.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:carbon_dioxide_measuring&amp;rev=1672925936&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-05T14:38:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>amc2021:groupl:code:carbon_dioxide_measuring</title>
        <link>https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:carbon_dioxide_measuring&amp;rev=1672925936&amp;do=diff</link>
        <description>For Carbon Dioxide detection in air

This code communicates with the MQ135 air quality sensor with the help of the MQ135.h library. The sensor is supposed to preheat for 24 hours before taking readings.
Once the code runs, it prints out the concentration of detected gases in ppm on a serial monitor, and the results are displayed on an LCD screen.
An alarm system (LED light) is also set to glow if the CO</description>
    </item>
    <item rdf:about="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:sound_detection&amp;rev=1672925936&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-05T14:38:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>amc2021:groupl:code:sound_detection</title>
        <link>https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:sound_detection&amp;rev=1672925936&amp;do=diff</link>
        <description>For noise disturbance detection in the environment

This code monitors the sound intensity using an LM393 sensor connected to an Arduino UNO board.
The used sensor has only a digital output. Therefore, the number of times the sensor detects a sound is summed up over a sampling time called</description>
    </item>
    <item rdf:about="https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:start&amp;rev=1672925936&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-05T14:38:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>amc2021:groupl:code:start</title>
        <link>https://student-wiki.eolab.de/doku.php?id=amc2021:groupl:code:start&amp;rev=1672925936&amp;do=diff</link>
        <description>Arduino Code

	*  To measure the level of Carbon Dioxide
	*  To detect noise in the environment</description>
    </item>
</rdf:RDF>
