<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Candle - the privacy friendly smart home]]></title><description><![CDATA[<p dir="auto">At the upcoming Dutch Design Week from 19 till the 26th of October me and my team will be launching a project called "<a href="https://www.candlesmarthome.com" rel="nofollow ugc">Candle</a>". It's a privacy friendly smart home demonstrator that is built on, <a href="https://www.candlesmarthome.com/open-source" rel="nofollow ugc">amongst other things</a>, MySensors.</p>
<p dir="auto">Candle's goal is to accelerate the development of more privacy friendly smart devices by showing examples of what this future could look like. It proves you don't have to choose between privacy and easy of use. With good privacy design you can have both.</p>
<p dir="auto">We have asked artists and designers to create prototypes based on the code and electronics I developed. For example, juweler Dinie Besems created devices with a luxury appeal.</p>
<p dir="auto"><img src="https://www.candlesmarthome.com/userfiles/media/candlesmarthome.com/candle-co2-sensor-by-dinie-besems.jpg" alt="CO2 sensor by Dinie Besems" class=" img-fluid img-markdown" /><br />
<em>CO2 sensor</em></p>
<p dir="auto"><img src="https://www.candlesmarthome.com/userfiles/media/candlesmarthome.com/dinie_fine_dust_sensor_orange_table.jpg" alt="Fine dust sensor by Dinie Besems" class=" img-fluid img-markdown" /><br />
<em>Fine dust sensor</em></p>
<p dir="auto"><a href="https://www.candlesmarthome.com/dinie_besems_innovations" rel="nofollow ugc">More on her creations here</a>.</p>
<p dir="auto">Engineer Paola Rodrigues also created two devices. This is her version of the Signal hub:</p>
<p dir="auto"><img src="https://www.candlesmarthome.com/userfiles/media/candlesmarthome.com/signal_hub_by_paola.jpg" alt="Signal hub by Paola Rodrigues" class=" img-fluid img-markdown" /><br />
<em>The signal hub can copy and/or learn to recognise 433Mhz devices</em></p>
<p dir="auto">And her version of the temperature, humidity and barometer device (using the BME280):<br />
<img src="https://www.candlesmarthome.com/userfiles/media/candlesmarthome.com/paola-weather-station-with-leds.jpg" alt="Weather station by Paola Rodrigues" class=" img-fluid img-markdown" /><br />
<em>Paola added extra LED's to make the sensor levels readable from far away.</em></p>
<p dir="auto">At the moment designer Jesse Howard, an expert on Open Design, is finishing work on his creations.</p>
<p dir="auto"><strong>NARRATIVES</strong></p>
<p dir="auto">Using MySensors allowed us to really push a number of narratives that are juxtaposed to current IoT design practices:</p>
<ul>
<li>Smart devices often use wifi to connect to the home network and the internet. To us, both of these things were unacceptable. If devices can access the internet themseles, who knows what they are sending. If they can connect to the home network, they form an attractive entrypoint for hackers looking to access other devices on the home network. MySensors, Zigbee/Z-wave and even Bluetooth were more acceptable to us, since since they form their own local network which can be kept separate.</li>
<li>Smart devices are often overpowered. Big arm chips, together with the wifi connection, make them an attractive target for hackers, who can use them as beach heads for further invasion of the home network. Candle uses 'minimal viable hardware', in this case the <a href="https://forum.mysensors.org/topic/10327/rf-nano-nano-nrf24-for-just-3-50-on-aliexpress/1">RF Nano</a>. This decreases the attack surface.</li>
<li>The power of open source allows users to inspect the code, and thus gain/rebuild trust. In some cases the hardware reflects this call for transparency by being literally transparent. No hidden microphones here.</li>
<li>The power of open source allows users to learn more about their technology, and even modify it. It's empowering.</li>
</ul>
<p dir="auto"><strong>EDUCATION AND DIY</strong></p>
<p dir="auto">A secondary goal was to allow users to <em>relatively</em> easily create the devices themselves. Besides creating the <a href="https://forum.mysensors.org/topic/10342/mozilla-webthings-mysensors-add-on-adapter/33">MySensors add-on</a> for the <a href="https://forum.mysensors.org/category/44/mozilla-webthings-gateway">Mozilla WebThings Gatway</a> we also created the <a href="https://www.candlesmarthome.com/candle-manager-tutorial" rel="nofollow ugc">Candle Manager</a> add-on. This makes it easy to upload MySensors code to an Arduino. Just connect it through USB to the central controller, and follow the steps in an easy to use interface. Arduino code is then compiled and uploaded to the board, thanks to the new <a href="https://forum.mysensors.org/topic/10327/rf-nano-nano-nrf24-for-just-3-50-on-aliexpress/1">Arduino CLI</a>.</p>
<p dir="auto"><img src="https://www.candlesmarthome.com//images/candle-manager-start-small.gif" alt="Candle Manager" class=" img-fluid img-markdown" /><br />
<em>The Candle manager</em></p>
<p dir="auto">To aid in education, all Candle devices can be made without needing to solder. Dupont wires are all you need.</p>
<p dir="auto"><strong>INNOVATIONS</strong></p>
<p dir="auto">MySensors allowed us to quickly prototype and test new privacy enhancing designs and ideas. Some examples are:</p>
<ul>
<li>All Jesse's devices can be disconnected from the MySensors network with a physical hardware switch. While the devices gain functionality when networked together, all of them will also work fine as stand alone devices. For example, all sensors have their own screens to display their current values. Ideally, all smart devices should have a switch with three settings: (1) do not talk (2) data may be shared within the local (MySensors) network (3) Data may shared locally and with the internet.</li>
<li>The CO2 sensor has the option to generate 'fake data' by toggling a hardware switch. If you turn this on, it will generate more data that is similar to the last few real measurements. Why it is important to have this feature is explained in depth <a href="https://www.candlesmarthome.com/healthy-social-dynamics" rel="nofollow ugc">on the website</a>.</li>
</ul>
<p dir="auto"><strong>SOURCE CODE</strong><br />
Most of the source code can already be <a href="https://github.com/createcandle" rel="nofollow ugc">found on Github</a>, including <a href="https://github.com/createcandle/Devices" rel="nofollow ugc">the MySensors sketches</a>. More of the code being will be uploaded as the launch exhibit draws closer.</p>
<p dir="auto"><strong>THANKS</strong></p>
<p dir="auto">This project has been made possible with support from the <a href="https://stimuleringsfonds.nl/en" rel="nofollow ugc">Creative Industries Fund NL</a>. The creation of the machine learning aspects of the project were supported by the <a href="https://www.project-sherpa.eu/" rel="nofollow ugc">SHERPA project</a>, which is a Horizon 2020 research project by the European Union.</p>
<p dir="auto">I want to give a special thanks to <a class="plugin-mentions-user plugin-mentions-a" href="/user/anticimex" aria-label="Profile: Anticimex">@<bdi>Anticimex</bdi></a> for creating the <a href="https://www.candlesmarthome.com//images/candle-manager-start-small.gif" rel="nofollow ugc">user friendly security options</a>. Thank you!</p>
<p dir="auto"><strong>LOOKING FOR MAKERS</strong></p>
<p dir="auto">I am still looking for volunteers that would like to create one or more of <a href="https://www.candlesmarthome.com/devices" rel="nofollow ugc">the Candle devices</a> and have their creation exhibited alongside the other works. We will pay for your hardware and materials costs. If you're interested, send me a message.</p>
<p dir="auto">If you're in the Netherlands at the end of October, please come and say hi at the exhibit.</p>
]]></description><link>https://forum.mysensors.org/topic/10634/candle-the-privacy-friendly-smart-home</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 07:41:24 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/10634.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Sep 2019 19:17:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Mon, 01 Nov 2021 09:06:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alowhum" aria-label="Profile: alowhum">@<bdi>alowhum</bdi></a> are you still around ?</p>
]]></description><link>https://forum.mysensors.org/post/111191</link><guid isPermaLink="true">https://forum.mysensors.org/post/111191</guid><dc:creator><![CDATA[Nca78]]></dc:creator><pubDate>Mon, 01 Nov 2021 09:06:04 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Sun, 31 Oct 2021 20:33:59 GMT]]></title><description><![CDATA[<p dir="auto">Since Candlelight is based on MySensors, it could spark some new comers to this space if Candlelight had it's own topic. I mean, most of the controllers have their own topic. Why not.</p>
]]></description><link>https://forum.mysensors.org/post/111183</link><guid isPermaLink="true">https://forum.mysensors.org/post/111183</guid><dc:creator><![CDATA[chey]]></dc:creator><pubDate>Sun, 31 Oct 2021 20:33:59 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Sat, 30 Oct 2021 08:41:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi Guy's,</p>
<p dir="auto">My appologies if I've come to the wrong place or posted in the wrong area, but this is the only place I've found that comes remotely close to a Candle Smart Home Forum.</p>
<p dir="auto">I've googled for Candle Smart Home Forums and the candle website has very little in the way of a "Contact us" link or form.</p>
<p dir="auto">If anyone knows where I should be asking, I'd be more than grateful for the information.</p>
<p dir="auto">Sorry for being Off Subject, I didn't intend to hijack the thread, I just haven't found anywhere else to ask.</p>
]]></description><link>https://forum.mysensors.org/post/111168</link><guid isPermaLink="true">https://forum.mysensors.org/post/111168</guid><dc:creator><![CDATA[Dizzwold]]></dc:creator><pubDate>Sat, 30 Oct 2021 08:41:26 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Fri, 29 Oct 2021 11:20:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dizzwold" aria-label="Profile: Dizzwold">@<bdi>Dizzwold</bdi></a> Oh you're asking a lot of questions that are all about the candlelight project and not so much on mysensors lol. I know you can configure the raspberry to change the rotation of the screen. But it's something you have to google. As of the candle. I've never installed it. But I suggest you have a look at the log files?</p>
]]></description><link>https://forum.mysensors.org/post/111161</link><guid isPermaLink="true">https://forum.mysensors.org/post/111161</guid><dc:creator><![CDATA[TheoL]]></dc:creator><pubDate>Fri, 29 Oct 2021 11:20:52 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Thu, 28 Oct 2021 17:58:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/theol" aria-label="Profile: TheoL">@<bdi>TheoL</bdi></a>, Thanks for the reply.</p>
<p dir="auto">No Iwasn't asking for something else.</p>
<p dir="auto">I didn't realise I could use any of the USB ports, I thought I had to use one particular port.</p>
<p dir="auto">Now I maybe jumping the gun a little here;</p>
<p dir="auto">I've reinstalled webthings gateway, candle, candle manager, mysensors, voco, seashell (typed in the command line). I don't have any sensors or things as yet and I've not uploaded a floorplan. I have a small TV connected by HDMI and the Raspberry officail 7" touchscreen (800 x 400).</p>
<p dir="auto">I get the candle splash screen, but then nothing but a blank screen, also on the 7" touchscreen the candle splash is upside-down.</p>
<p dir="auto">Do I not see anything as I've not uploaded a floorplanand/or have no sensors or things?</p>
<p dir="auto">How do I rotate the touchscreen?</p>
<p dir="auto">Dizzwold.</p>
]]></description><link>https://forum.mysensors.org/post/111159</link><guid isPermaLink="true">https://forum.mysensors.org/post/111159</guid><dc:creator><![CDATA[Dizzwold]]></dc:creator><pubDate>Thu, 28 Oct 2021 17:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Wed, 27 Oct 2021 13:28:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dizzwold" aria-label="Profile: Dizzwold">@<bdi>Dizzwold</bdi></a> Not sure if I understand your question correctly. As PI's have multiple USB ports it doesn't matter which one you use. So I'd say use any of the available USB ports. But some how I have the feeling you have a different question</p>
]]></description><link>https://forum.mysensors.org/post/111144</link><guid isPermaLink="true">https://forum.mysensors.org/post/111144</guid><dc:creator><![CDATA[TheoL]]></dc:creator><pubDate>Wed, 27 Oct 2021 13:28:28 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Tue, 26 Oct 2021 13:05:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi Guys,</p>
<p dir="auto">I have the RPi 4b 4gb and the oriinal Raspberry 7" touchscreen / display.</p>
<p dir="auto">I'm trying out Candle Smart Home for the first time and relatively new to RPi's, but have some knowledge with Arduinos.</p>
<p dir="auto">In the instructins with connecting the touchscreen, it states connect the HDMI on the display to the HDMI on the RPi, then connect the USB of the display to the usb on the RPi.<br />
<a href="https://www.candlesmarthome.com/adding-a-touch-screen-to-the-candle-controller" rel="nofollow ugc">https://www.candlesmarthome.com/adding-a-touch-screen-to-the-candle-controller</a></p>
<p dir="auto">Which USB on the RPi am to use?</p>
<p dir="auto">Dizzwold.</p>
]]></description><link>https://forum.mysensors.org/post/111142</link><guid isPermaLink="true">https://forum.mysensors.org/post/111142</guid><dc:creator><![CDATA[Dizzwold]]></dc:creator><pubDate>Tue, 26 Oct 2021 13:05:45 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Thu, 07 Nov 2019 16:42:23 GMT]]></title><description><![CDATA[<p dir="auto">Today the project was featured on Hackaday :-)</p>
<p dir="auto"><a href="https://hackaday.com/2019/11/06/the-open-source-smart-home/" rel="nofollow ugc">https://hackaday.com/2019/11/06/the-open-source-smart-home/</a></p>
]]></description><link>https://forum.mysensors.org/post/102160</link><guid isPermaLink="true">https://forum.mysensors.org/post/102160</guid><dc:creator><![CDATA[alowhum]]></dc:creator><pubDate>Thu, 07 Nov 2019 16:42:23 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Tue, 08 Oct 2019 21:19:50 GMT]]></title><description><![CDATA[<p dir="auto">And here are some initial photos of Jesse's creations:<br />
<img src="/assets/uploads/files/1570569516744-jesse_candle_devices_family_photo-resized.jpg" alt="0_1570569514800_jesse_candle_devices_family_photo.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1570569535474-jesse_smart_lock-resized.jpg" alt="0_1570569534700_jesse_smart_lock.jpg" class=" img-fluid img-markdown" /><br />
<em>Smart lock</em></p>
]]></description><link>https://forum.mysensors.org/post/101599</link><guid isPermaLink="true">https://forum.mysensors.org/post/101599</guid><dc:creator><![CDATA[alowhum]]></dc:creator><pubDate>Tue, 08 Oct 2019 21:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Tue, 08 Oct 2019 06:47:01 GMT]]></title><description><![CDATA[<p dir="auto">Here's a sneak preview of the custom PCB that was created for the CO2 sensor:<br />
<img src="/assets/uploads/files/1570517195317-candle_co2_sensor_pcd_by_jesse_howard-resized.jpg" alt="0_1570517194428_candle_co2_sensor_pcd_by_jesse_howard.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/101590</link><guid isPermaLink="true">https://forum.mysensors.org/post/101590</guid><dc:creator><![CDATA[alowhum]]></dc:creator><pubDate>Tue, 08 Oct 2019 06:47:01 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Thu, 12 Sep 2019 15:30:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nca78" aria-label="Profile: nca78">@<bdi>nca78</bdi></a> You'd only have to create a housing really. The bar is pretty low: in workshops people just screw the electronics to the back of a wooden plate :-)</p>
]]></description><link>https://forum.mysensors.org/post/101276</link><guid isPermaLink="true">https://forum.mysensors.org/post/101276</guid><dc:creator><![CDATA[alowhum]]></dc:creator><pubDate>Thu, 12 Sep 2019 15:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Thu, 12 Sep 2019 07:42:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alowhum" aria-label="Profile: alowhum">@<bdi>alowhum</bdi></a> said in <a href="/post/101233">Candle - the privacy friendly smart home</a>:</p>
<blockquote>
<p dir="auto">I am still looking for volunteers that would like to create one or more of <a href="https://www.candlesmarthome.com/devices" rel="nofollow ugc">the Candle devices</a> and have their creation exhibited alongside the other works. We will pay for your hardware and materials costs. If you're interested, send me a message.</p>
</blockquote>
<p dir="auto">Too bad there's only a bit over a month left, it's too short to design something.<br />
The concept is really great, I love the idea of the physical switch for stealth mode.</p>
]]></description><link>https://forum.mysensors.org/post/101266</link><guid isPermaLink="true">https://forum.mysensors.org/post/101266</guid><dc:creator><![CDATA[Nca78]]></dc:creator><pubDate>Thu, 12 Sep 2019 07:42:00 GMT</pubDate></item><item><title><![CDATA[Reply to Candle - the privacy friendly smart home on Tue, 10 Sep 2019 21:50:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alowhum" aria-label="Profile: alowhum">@<bdi>alowhum</bdi></a> thanks for the shout out :) it is inspiring to see how the envelope really can be pushed with open source powered hardware and software. Really impressive stuff!</p>
]]></description><link>https://forum.mysensors.org/post/101234</link><guid isPermaLink="true">https://forum.mysensors.org/post/101234</guid><dc:creator><![CDATA[Anticimex]]></dc:creator><pubDate>Tue, 10 Sep 2019 21:50:12 GMT</pubDate></item></channel></rss>