An important event that your SmartHome should be able to react to is the presence status of the residents. For example, you can turn off lamps when you are absent or turn on radiators when you are present.
WeiterlesenTag: Raspian
HowTo: Node Red – Display Raspberry Pi's system data on the dashboard
Besides the exciting data that a SmartHome generates, you should also care a little about the status of the heart of the SmartHome. Do you have your NodeRed installation on a RaspberrypPi(or other [...]
WeiterlesenHowTo: Node Red / FritzBox – Show call notification
If you have a FritzBox in your home in addition to a RaspberryPi with NodeRed, the following article could be of interest to you. This explains how you […]
WeiterlesenHowTo: Node Red – Show internet connection information in the dashboard
The following article explains how you can display information about your Internet connection. The current Internet IP address is retrieved every hour and a speed test is carried out, which shows you the download [...]
WeiterlesenHowTo: Raspberry Pi – Install speech output with eSpeak
You can also use the RaspberryPi with the “espeak” package to read texts – and even entire files – to you. How it works and what you should pay attention to [...]
WeiterlesenHowTo: Raspberry Pi – Login via SSH without password query
The more you get into all this IT/software/progammy stuff the quicker you'll find that the possibilities of related automation make you terribly lazy. One of those moments in [...]
WeiterlesenHowTo: Raspberry Pi – Set up an automatic daily restart
I recently had the problem that my MagicMirror stopped working properly after two days at the latest. For some reason, the screen stayed black and it was also on the [...]
WeiterlesenHowTo: Node Red – Set up user login
After the first installation of NodeRed you can(/should) normally access the configuration interface of NodeRed without major obstacles. This is convenient because you can start directly with the configuration. [...]
WeiterlesenHowTo: Raspberry Pi – Set SSH and WiFi before the first boot process
By default, SSH access is disabled on a RaspberryPi. So if you start a fresh RaspberryPi for the first time or you have reinstalled the operating system, the login is disabled.
WeiterlesenHowTo: Node Red – Reboot, Shutdown and Boot Remote Raspberry Pi
This article describes how you can execute commands from NodeRed on a remote Linux system and thus be able to reboot another system [...].
WeiterlesenHowTo: Node Red – Install new nodes
The great thing about NodeRed, apart from the simple programming, is that there are all kinds of plugins (called "nodes" in NodeRed) with which the range of functions of NodeRed can be extended. A list of the [...]
WeiterlesenHowTo: Node Red – Execute Action at ServerStart
Depending on how you configure your Node-Red installation, it can be handy that it tells you when Node-Red is restarted. For example, you will be notified about crashes and [...]
WeiterlesenHowTo: Node Red – Integrate 433Mhz window contact
In the article about the 433Mhz mini pushbutton, I had already reported on my forays through the wonders of the electronic product world. In the process, not only the 433Mhz wireless wall switch, 433Mhz mini push button [...]
WeiterlesenHowTo: Raspberry Pi – Send FM signals via GPIO pin
Thanks to a technical trick and a suitable script, you can use the RaspberryPi - without additional hardware (apart from a piece of wire) - to send audio files and even whole texts via FM signal [...]
WeiterlesenHowTo: Raspberry Pi – Output voice output via FM signal
In the articles RaspberryPi - Installing Speech Output with eSpeak and RaspberryPi - Sending FM Signals via GPIO Pin it is described how to use the RaspberryPi to read out texts and send FM signals [...].
WeiterlesenHowTo: Node Red - Read UPS status
One of the weak points of a SmartHome system that you only really realize when something goes wrong is "energy". All the sensors, actuators and the controlling intelligence behind them run [...]
WeiterlesenHowTo: Raspberry Pi – Music streaming to the Raspberry Pi via DLNA client
Especially if your RaspberryPi is running in standby most of the day it makes sense to give it other tasks than the one it was originally designed for. So is [...]
WeiterlesenHowTo: Node Red – Integrate 433Mhz mini button
On my (almost daily) forays through the wonders of the electronic product world, I recently came across this little guy: A roughly two-euro piece of 433Mhz wireless pushbutton, which is powered by a [...]
WeiterlesenHowTo: Raspberry Pi – Display Bootlog
There are a few cases in the life of a RaspberryPi owner where it can be useful to display the last bootlog of the RaspberryPi. The bootlog is basically the - much more detailed - [...]
WeiterlesenHowTo: Node Red – Import and Export Node Code / Flows
Another great feature of NodeRed is that the complete - or individual parts of the configuration - can be exported formatted as a JSON string. JSON strings are strings in which configurations [...].
WeiterlesenHowTo: Raspberry Pi – Set up your own welcome message
To give your RaspberryPi a personal touch, there are now all sorts of possibilities. From self-designed and then 3D-printed cases to self-soldered expansion boards, there is actually almost nothing [...]
WeiterlesenHowTo: Node Red – Warning if humidity is too high
Especially in rooms where you "work" a lot with water or water vapor, you should always ventilate sufficiently to avoid damage and health hazards caused by mold. If you are one of the [...]
WeiterlesenHowTo: Node Red – Send Pushbullet messages on events
Pushbullet is a free and easy way to receive push messages on your smartphone or computer. So you can use this free service (up to 500 messages/month) to send text information or even pictures [...]
WeiterlesenRaspberryPI – Commands Cheat Sheet
When a Windows user comes into contact with the Linux world for the first time, frustration is usually not long in coming. Especially the work with the console [...]
WeiterlesenHowTo: RaspberryPi – The first configuration
After the article RaspberryPi - Setup for Nerdiys! described how to get a RaspberryPi up and running, this article explains which first settings have to be done before it gets really [...]
WeiterlesenHowTo: RaspberryPI - Multitasking and "I'll do that later" with Screen
Working in the console has a few disadvantages that are not immediately obvious. For example, you are used to being able to switch between windows in Windows. Just to switch to [...]
WeiterlesenHowTo: RaspberryPi – Setup for nerdys!
So, let's move on to the first technical article: How do I get a RaspberryPi up and running? Now some people will be thinking that there are already about a million tutorials [...].
Weiterlesen