Category

Domotic.

10 posts in this category.

02
Jan 2024
Domotic

QBUS - MQTT Quick Tutorial

I recently renovated my house and we chose a domotic installation. For that we chose QBUS, a belgian company that created all the necessary components. They'...

read →
08
Oct 2018
Domotic

Kill Chromium Browser from command line

If you're managing a remote device that runs some kind of application on Chromium, you're probably looking to restart Chromium Browser when you deploy a new ve...

read →
12
Dec 2016
Domotic Web Development

Find all corrupted mp3 files on Linux

I encountered a small issue last week, while updating my music library. I noticed that some new mp3 files that I added were corrupted and thus could not be rea...

read →
21
Nov 2016
Domotic Web Development

Transfer files from a Raspberry Pi to your android phone over WiFi with Python

Today I'll show a bit of python that could help you remotely manage your Android device. The goal here is to setup an SSH connection between a Raspberry Pi and...

read →
07
Nov 2016
Domotic Web Development

Tidy up mp3 files in per-artist directory

There is quite an amount of work behind my radio stream . I download lots of new music file everyday, and at some point, I need to transfer all these mp3 file...

read →
26
Apr 2016
Domotic

Minimum Resistance Calculation

So if you have a LED that should be powered by 3.2v and 0.024 amps, and a 9v battery, the calculation should be: (9 - 3.2) / 0.024 And that gives...

read →
18
Sep 2015
Domotic

HCP #4 Control your Yamaha Home Receiver from command line

In the previous domotic posts, we have seen how to use the Raspberry Pi like a broadcasting radio stream. Now, this is great to listen to you music from an...

read →
30
Aug 2015
Domotic

HCP #3 Turn your Raspberry Pi into a broadcasting audio stream

What I was attempting to do here, is to use my Pi to access the musics stored on my NAS (Synology), and play the music files, in order to stream the audio flux...

read →
26
Aug 2015
Domotic

HCP #2 Access Synology Shared Folders from Raspberry Pi

If, like me, you own a Synology server and a raspberry pi, and they are both connected to your local network, you might want to find a way to access the Synolo...

read →
11
Aug 2015
Domotic

HCP #1 Intro

Helloooo everyone and welcome to the first part of House Configuration Project ! Ok I know, there is nobody here.. Let me imagine being famous for a while....

read →