Some ideas I might pursue at some point.
When air humidity reaches a threshold value, get an alert on my phone.
Make sure to be alerted only once.
# Modellierung eines Balkonkraftwerks | |
# mit Hoymiles 600 Watt Mikrowechselrichter | |
# und 2 Modulen Typ Canadian Solar CS3L-370MS. | |
# Ausrichtung: 155 (Süd-Süd-Ost), Neigung 12 Grad. | |
# Vollständige Verschattung von Westen bis Norden (270° bis 0°) | |
# durch Gebäude. | |
# | |
# Es wird das Wetter des typischen meteorologischen Jahrs (TMY) | |
# auf Basis der Daten von 2005 bis 2020 verwendet. Mehr dazu | |
# unter https://joint-research-centre.ec.europa.eu/pvgis-online-tool/pvgis-tools/pvgis-typical-meteorological-year-tmy-generator_en |
Solaranlage an einer Mietwohnung mit großem Balkon in südlicher Ausrichtung anbringen, weniger Strom vom Energieversorger verbrauchen, Geld sparen, Energiewende unterstützen.
Hinweis: Die Informationen trage ich im August 2021 für meinen Wohnort, der im Bereich der Regionetz GmbH Aachen liegt, zusammen.
WARNING: This erases all data stored on the drive.
I couldn't re-partition a freshly bought USB SSD via the Apple Disk Utility app. With the help of a Stack Overflow thread I came up with this method to create two partitions on the disk.
After this process, the disk can be re-partitioned interactively using Disk Utility.
How I tried installing Phoniebox in a RPi 3 Model B from a Mac.
from https://www.raspberrypi.org/downloads/raspbian/ , using the ZIP download link.
<Absender> | |
CleverReach GmbH & Co. KG | |
Mühlenstr. 43 | |
26180 Rastede | |
<Datum> |
#!/bin/bash | |
# Anpassung für big endian unter RHEL 7 | |
WDIR=~ | |
while true; do | |
stty -F /dev/ttyUSB0 9600 raw | |
INPUT=$(dd conv=swab bs=10 count=1 </dev/ttyUSB0 2>/dev/null | od -x -N10 |head -n 1|cut -f2-10 -d" "); | |
#Ausgabe | |
#echo $INPUT |
/** | |
* Publishing DHT temperature and humidity via the Web Thing API. | |
* | |
* This should work with DHT11, DHT21, DHT22 alike thanks to | |
* device auto detection in the markruys/arduino-DHT library. | |
* | |
* This will make the device available under http://livingroom.local/ | |
* for msdns-aware clients. | |
* | |
* Dependencies: |
I'm setting up a Raspberry Pi 3 Model B as a server mainly for sensors in my home.
See https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md
I hereby claim:
To claim this, I am signing this object: