<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Diy on Diogo Gomes</title><link>https://diogogomes.com/tags/diy/</link><description>Recent content in Diy on Diogo Gomes</description><generator>Hugo</generator><language>en</language><copyright>{year}</copyright><lastBuildDate>Mon, 04 Dec 2017 12:00:00 +0000</lastBuildDate><atom:link href="https://diogogomes.com/tags/diy/index.xml" rel="self" type="application/rss+xml"/><item><title>How I Automate my house</title><link>https://diogogomes.com/2017/12/04/home-automation/</link><pubDate>Mon, 04 Dec 2017 12:00:00 +0000</pubDate><guid>https://diogogomes.com/2017/12/04/home-automation/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve always been interested in making all things smart through the use of cheap electronics and computers, moving all the &amp;ldquo;brains&amp;rdquo; from expensive hardware to hopefully Open Source Software. Today you can buy really cheap sensors on the internet and modify them to fit your purposes thanks to the numerous tutorials you can find online in great websites such as &lt;a href="http://www.instructables.com"&gt;Instructables&lt;/a&gt; (&lt;a href="http://www.instructables.com/id/4-WiFi-Door-Alarm-Using-a-ESP8266-IoT/?ALLSTEPS"&gt;here&lt;/a&gt; is one of my favorites).
Since 2012 I&amp;rsquo;ve been building up stuff for my home, first very basic, today much more complex. Since people keep asking me why and how I do this stuff, I figured I should just write about it in this extended blog post.&lt;/p&gt;</description></item><item><title>Open your garage door using Bluetooth LE (BLE)</title><link>https://diogogomes.com/2015/10/03/garagem-ble/</link><pubDate>Sat, 03 Oct 2015 18:00:00 +0000</pubDate><guid>https://diogogomes.com/2015/10/03/garagem-ble/</guid><description>&lt;p&gt;This was one of those projects I had kept in the backlog for too long, but finally got the time and drive to finish it up.&lt;/p&gt;
&lt;p&gt;The problem was very simple and common. In the building I share, we have a common garage door which can be open/closed through a (very expensive) radio remote control. Each apartment has a single remote control and any now or then one of them gets lost.&lt;/p&gt;</description></item><item><title>Greenhouse</title><link>https://diogogomes.com/2014/10/04/greenhouse/</link><pubDate>Sat, 04 Oct 2014 02:20:51 +0000</pubDate><guid>https://diogogomes.com/2014/10/04/greenhouse/</guid><description>&lt;p&gt;&lt;img src="https://diogogomes.com/images/2014/10/greenhouse.jpg" alt="Greenhouse"&gt;&lt;/p&gt;
&lt;p&gt;This is my Greenhouse, here I grow basil, thyme, coriander, parsley and other aromatic herbs which I enjoy using in my dishes. Having a greenhouse in my balcony is great, I have fresh herbs all year around. Problem being that I need to keep a constant look over it, checking humidity levels and watering.&lt;/p&gt;
&lt;p&gt;There are several projects online by fellow makers in how to automate a greenhouse, monitoring humidity levels and triggering watering (either through a water pump or valve attached to a tap). These are all great, but lack an important feature: you can&amp;rsquo;t monitor the levels remotely, nor can you trigger watering on-demand.&lt;/p&gt;</description></item><item><title>Lisbon (Mini) Maker Faire</title><link>https://diogogomes.com/2014/09/21/lisbon-makerfaire/</link><pubDate>Sun, 21 Sep 2014 20:25:51 +0000</pubDate><guid>https://diogogomes.com/2014/09/21/lisbon-makerfaire/</guid><description>&lt;p&gt;&lt;a href="http://makerfairelisbon.com/"&gt;&lt;img src="http://makerfairelisbon.com/assets/kit/Lisbon_MMF_logos_square_medium.png" alt=""&gt;
&lt;/a&gt;
So this just happened :-)&lt;/p&gt;
&lt;p&gt;I just spent 2 wonderful days at the &lt;a href="http://www.pavconhecimento.pt/home/"&gt;&amp;ldquo;Pavilhão do Conhecimento - Ciência Viva&amp;rdquo;&lt;/a&gt; with my best friend and colleague &lt;a href="http://www.joaobarraca.com/"&gt;João Paulo Barraca&lt;/a&gt; showcasing a maker&amp;rsquo;s version of our work in M2M communications, and with my pals from &lt;a href="http://hackaveiro.org"&gt;Hack&amp;rsquo;Aveiro&lt;/a&gt; who quickly put together a &lt;a href="https://github.com/hackaveiro"&gt;web-badged&lt;/a&gt; created specially for this event.&lt;/p&gt;
&lt;p&gt;In order to show case what M2M communications are all about, we brought to the faire our very own motes and sensors that power our greenhouses and hydroponics systems, as well as a plant or two to gather everyones attention ;-)&lt;/p&gt;</description></item><item><title>An Arduino shield to control your house</title><link>https://diogogomes.com/2012/07/05/arduino-rf-ir-remote-control/</link><pubDate>Thu, 05 Jul 2012 17:38:00 +0000</pubDate><guid>https://diogogomes.com/2012/07/05/arduino-rf-ir-remote-control/</guid><description>&lt;p&gt;This post is long due since I&amp;rsquo;ve built this shield almost half a year ago and works great :)&lt;/p&gt;
&lt;p&gt;&lt;img src="http://farm9.staticflickr.com/8282/7509262806_99d8cb7fa3_n.jpg" alt="Arduino IR &amp;amp; RF shield"&gt;&lt;/p&gt;
&lt;p&gt;So here is the story of how it all came about.&lt;/p&gt;
&lt;p&gt;Having too many remote controls around (TV, STB, Home Cinema, PS3, PowerSwitches) I decided to get ride of them all and use only my laptop/smartphone. Using an Arduino I developed a shield that works as an universal IR remote control and as an RF remote control (315Mhz). So here are the instructions:&lt;/p&gt;</description></item><item><title>Arduino - Network Remote Control</title><link>https://diogogomes.com/2010/03/30/arduino-network-remote-control/</link><pubDate>Tue, 30 Mar 2010 01:17:26 +0100</pubDate><guid>https://diogogomes.com/2010/03/30/arduino-network-remote-control/</guid><description>&lt;p&gt;Although my Phd is in Electrotechnics, I&amp;rsquo;m mostly a Software Engineer. Trying to put things straight, I&amp;rsquo;ve picked up a personal project with a bit more hardware :)&lt;/p&gt;
&lt;p&gt;The idea is to build something resembling &lt;a href="ttp://www.filewell.com/iRed/"&gt;this&lt;/a&gt; or &lt;a href="http://thinkflood.com/buy/products/redeye/"&gt;this&lt;/a&gt; without leaving my pocket empty, and in the time between build something with my bare-hands.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://diogogomes.com/images/2010/03/Screen-shot-2010-03-30-at-00.17.33-150x150.png" alt="Arduino plus Ethernet Shield"&gt;&lt;/p&gt;
&lt;p&gt;So today I set things in motion by visiting &lt;a href="http://inmotion.pt/store/"&gt;InMotion&lt;/a&gt; in it&amp;rsquo;s office in Oporto where I met Filipe Valpereiro. There I picked up an Arduino Duemilanove and an Ethernet Shield to go with. Tomorrow I hope to drop by the local electronics shop to pickup a photodiode and an IR LED. That should account for all the hardware I need in this project.&lt;/p&gt;</description></item></channel></rss>