<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IoT on Kevin Heruer</title><link>/tags/iot/</link><description>Recent content in IoT on Kevin Heruer</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 14 Dec 2020 20:16:26 +0100</lastBuildDate><atom:link href="/tags/iot/index.xml" rel="self" type="application/rss+xml"/><item><title>Home Assistant Blue</title><link>/posts/2020/12/14/home-assistant-blue/</link><pubDate>Mon, 14 Dec 2020 20:16:26 +0100</pubDate><guid>/posts/2020/12/14/home-assistant-blue/</guid><description>As a big fan of Home Assistant I just have to advertise this product, for the less technical people there is Home Assistant Blue. It&amp;rsquo;s an all-in-one device that has all the hardware you need for controlling your home, all you need to do is add your smart devices. No more flashing SD cards or configuring your Raspberry Pi&amp;rsquo;s!
https://www.home-assistant.io/blue
Even if you&amp;rsquo;re not interested in the product itself, they also released a 3D file of the case for you to print for your Pi!</description><content>&lt;p>As a big fan of Home Assistant I just have to advertise this product,
for the less technical people there is Home Assistant Blue. It&amp;rsquo;s an all-in-one
device that has all the hardware you need for controlling your home, all you
need to do is add your smart devices. No more flashing SD cards or configuring
your Raspberry Pi&amp;rsquo;s!&lt;/p>
&lt;p>&lt;a href="https://www.home-assistant.io/blue">https://www.home-assistant.io/blue&lt;/a>&lt;/p>
&lt;p>Even if you&amp;rsquo;re not interested in the product itself, they also released a 3D file
of the case for you to print for your Pi! However at the moment of writing this,
thingiverse is having some issues.&lt;/p></content></item><item><title>Micropython</title><link>/posts/2020/12/7/micropython/</link><pubDate>Mon, 07 Dec 2020 19:13:05 +0100</pubDate><guid>/posts/2020/12/7/micropython/</guid><description>Currently dabbling in MicroPython because I want to be able to control my Denon AVR with a &amp;ldquo;wireless&amp;rdquo; volume knob which isn&amp;rsquo;t a remote because I like the tactile response a volume knob gives.
Right now I am able to turn it on/off, turn the volume up/down, and switch input sources with my own controller library I quickly wrote on a friday night. For testing I&amp;rsquo;m using an old car radio button which doesn&amp;rsquo;t behave like a normal rotary encoder it seems, wiring it up like a normal encoder will cause shorts in the system and trigger unwanted commands.</description><content>&lt;p>Currently dabbling in MicroPython because I want to be able to control my Denon AVR with a &amp;ldquo;wireless&amp;rdquo; volume knob
which isn&amp;rsquo;t a remote because I like the tactile response a volume knob gives.&lt;/p>
&lt;p>Right now I am able to turn it on/off, turn the volume up/down, and switch input sources with my own controller library
I quickly wrote on a friday night. For testing I&amp;rsquo;m using an old car radio button which doesn&amp;rsquo;t behave like a normal
rotary encoder it seems, wiring it up like a normal encoder will cause shorts in the system and trigger unwanted
commands. I guess I&amp;rsquo;ll have to wait for the rotary encoders I ordered from Ali.&lt;/p>
&lt;p>It&amp;rsquo;s a pretty quick and dirty project and still a work in progress but if you&amp;rsquo;re interested you can check it here: &lt;a href="https://github.com/laetificat/volume-knob">https://github.com/laetificat/volume-knob&lt;/a>&lt;/p></content></item></channel></rss>