<feed xmlns='http://www.w3.org/2005/Atom'>
<title>arduino/lighting, branch master</title>
<subtitle>Various Arduino Snippets</subtitle>
<link rel='alternate' type='text/html' href='https://git.xenoworld.de/cgit/arduino/'/>
<entry>
<title>tinyhouse: Use LDR to react to external light</title>
<updated>2018-09-19T07:33:15+00:00</updated>
<author>
<name>Clemens Fries</name>
<email>git-arduino@xenoworld.de</email>
</author>
<published>2018-09-19T07:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xenoworld.de/cgit/arduino/commit/?id=e7c98512a8ced2a88dbfa171b1c0b3a0ad212fa2'/>
<id>e7c98512a8ced2a88dbfa171b1c0b3a0ad212fa2</id>
<content type='text'>
This does three things:

* When it is too dark, the lights will go into a shut down mode, where
  the maximum amount of brightness is graudally reduced to zero. This will
  allow me to let the project run all the time, while shutting down when I
  go to bed.
* When it is dim (again), the process is reversed (but faster)
* When there is too much light, the lights will be directly set to zero.
  This means that the house won't be lit if I switch on the lights in my
  room.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does three things:

* When it is too dark, the lights will go into a shut down mode, where
  the maximum amount of brightness is graudally reduced to zero. This will
  allow me to let the project run all the time, while shutting down when I
  go to bed.
* When it is dim (again), the process is reversed (but faster)
* When there is too much light, the lights will be directly set to zero.
  This means that the house won't be lit if I switch on the lights in my
  room.
</pre>
</div>
</content>
</entry>
<entry>
<title>added code for tiny clay house project</title>
<updated>2018-09-15T22:52:55+00:00</updated>
<author>
<name>Clemens Fries</name>
<email>git-arduino@xenoworld.de</email>
</author>
<published>2018-09-15T22:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xenoworld.de/cgit/arduino/commit/?id=ef2a04cd46ee49c13b7d2af95e3d35fcc7c7d756'/>
<id>ef2a04cd46ee49c13b7d2af95e3d35fcc7c7d756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added code for fluorescent light demo</title>
<updated>2017-02-23T21:47:49+00:00</updated>
<author>
<name>Clemens Fries</name>
<email>git-arduino@xenoworld.de</email>
</author>
<published>2017-02-23T21:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xenoworld.de/cgit/arduino/commit/?id=ce7de31f275afab6bd28dda4dc1821666866fa61'/>
<id>ce7de31f275afab6bd28dda4dc1821666866fa61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
