Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ralphcrutzen
ralphcrutzen / WakeupLight.ino
Last active February 23, 2022 10:54
Arduino Mega, LCD shield, RTC, led strip Wakeup Light
/*******************************************************
Wakeup Light
by
Ralph Crützen
Hardware:
- Arduino Mega
- LCD + button shield
- DS3231 Real time clock (http://www.rinkydinkelectronics.com/library.php?id=73)
- RGB led strip (https://blog.thesen.eu/aldi-rgb-led-strip-iclite-auf-tms1829-basis-mit-dem-arduino-steuern/)
@ralphcrutzen
ralphcrutzen / plafondlamp.html
Last active December 3, 2016 19:53
Plafondlamp
<!-- http://blog.crutzen.eu/?p=822 -->
<!DOCTYPE html>
<html>
<head>
<script src="http://cdn.jsdelivr.net/timepicker.js/latest/timepicker.min.js"></script>
<link href="http://cdn.jsdelivr.net/timepicker.js/latest/timepicker.min.css" rel="stylesheet"/>
<style>
body {
margin: 2em;
}
@ralphcrutzen
ralphcrutzen / tinkerlicht.json
Created February 23, 2018 17:55
Tinkerlicht Node-RED flow voor PCM
[
{
"id": "ac9cc49f.035a",
"type": "tab",
"label": "Tinkerlicht",
"disabled": false,
"info": ""
},
{
"id": "33f0c10e.a98376",