Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tinyhouse: Use LDR to react to external lightHEADmaster | Clemens Fries | 2018-09-19 | 1 | -5/+37 |
| | | | | | | | | | | | | | 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. | ||||
* | added code for tiny clay house project | Clemens Fries | 2018-09-16 | 1 | -0/+28 |
| | |||||
* | added code for fluorescent light demo | Clemens Fries | 2017-02-23 | 1 | -0/+130 |