Arduino Arduino-Zisternen - Pegelstandsmessung Teil 3 Ich habe lange Zeit nicht mehr an meine Zisternen - Pegelstandsmessung gearbeitet, dann kam noch ein bisschen Stress mit Uni und Arbeit hinzu und schwups vergeht die Zeit. (Artikel geschrieben im Jahr 2018
Unix Germany's Corona Warn App - Scan Devices in your vicinity Use an ESP32 to scan devices which use the Corona-Warn-App in your vicinity.
Unix Backup like the Borgs - with Borg Backup Borg Backup divides your Backup in little encrypted Chunks - like little Borg cubes ;). Borgs Backup key features are encryption and differential Backups Generally they also have an really really nice documentation. So
Unix Get your public IP from Command-Line Get your public IP from the commandlien in mac os x or linux.
Unix How to Install Raspbian Lite How to install headless raspbian lite on an raspberry pi without having to plug in an keyboard or mouse. You have to enable SSH first.
Unix Why you should turn off font smoothing in Mac OS X How to turn off font smoothing in MAC OS X and be happy with your life afterwards.
Arduino Using Hörmann BiSecur with an ESP8266 Using an ESP8266 Microcontroller to control BiSecur Hörmann (Hoermann) gate drive systems.
Home Automation TP-Link HS-100 Smartplug Status abrufen Ich hatte schonmal ein kleines Skript vorgestellt den Smatplug an bzw. aus zuschalten. (Link) Mittlerweile hat sich jemand die mühe gemacht ein kleines Python-Skript zu bauen, um direkt die States über die Command-Line
Coding Creating 9-Patch Textures in SDL - Game DevLog Series #2 Last week I wrote a bit about everything and my progress so far. I just want to continue this series and write loosely about my experience in writing my own little game engine.
Coding 5 Minute Coding Chill - Pomodoro Timer for work Create an quick commandline pomodoro timer to use in mac os x or linux.
Miscellaneous Game DevLog Series #1 In this Game DevLog I'm writing about my experience, ups and downs coding my own little 2d game engine.
Miscellaneous Trello alternatives 2020 - Docker ready. Quick comparison between some Trello-Style Kanban Boards.
Arduino Kurzeinstieg: WEMOS D1 Mini In diesem kleinen Blog post möchte Ich euch den WEMOS D1 Mini vorstellen. Er basiert auf dem bekannten ESP8266 Modul von Espressif. EinführungAls ich das erste mal mit Arduinos in Berührung kam, war
Unix Mac OS X - screen won't connect with the correct Baud rate There are some bugs which can really get on your nerves. I've been trying to connect to my Orange Pi, and you have to connect via serial, because my Orange Pi got not
Arduino ESP32 - need more RAM? Why you probably haven't used the 4MiB PSRAM available on some ESP32 Boards. IntroWhen you look at your ESP32 Boards, you have two options, either it's a shielded one, or its an unshielded,
Unix How to Format a SD Card to FAT32 in OS X for your Raspberry Pi or Orange Pi A while ago I bought the new Raspberry Pi and to play around with a little Orange Pi from Aliexpress. The first problem I encountered was to format the SD-Card, so that the
Unix MAC Address Randomization on iOS The last couple of days I've been looking into WiFi-Security. It came into my perspective by looking at Spacehuhns WiFi Deauther. I already knew a little bit about WiFi-Security before, and heard that
Miscellaneous Create a Docker Network which will only listen to specific IPs When you've got your VPS with Gitlab installed, Gitlab binds to port 22 on the host machine for easy ssh push/pull for your Gitlab projects. When you still want to be able
Arduino Connect your TTGO T-Deer Pro Mini LoRa to THETHINGSNETWORK. A short description how to connet the TTGO Pro Mini Lora Module with an Atmega328 and the LMIC Arduino Library to the thethingsnetwork.
Miscellaneous In Nextcloud SFTP als External Storage hinzufügen Okay dieses kleine 'Missverständnis' hat mich jetzt ca. 15min Zeit gekostet. Man muss zu meiner Verteidigung sagen: Ich war noch nicht wirklich wach. Falls Ihr aber danach googelt und euch wundert warum verflixt
Arduino ESP8266 / Wemos als Wifi-Repeater nutzen Für mein Projekt die Zisternen-Pegelstands-Messung brauchte ich einen kleinen, kostengünsigen Wifi-Repeater. Da über die Verbindung kaum Daten gehen, brauch ich auch keinen vollwertigen Repeater mit einem hohen Durchsatz fürs Netflix streamen oder ähnliches.
Home Automation TP-Link HS100 mit Skript an und ausschalten In diesem kleinen Blogpost erkläre ich euch, wie man die TP-Link HS100 Steckdose mit einem kleinen Python Skript an und ausschalten könnt. Update (Juli 2020): Link nutzt das softscheck.com Skript, bisschen verändert.
Computer Science Insertion Sort in Java Dieser Beitrag gehört zu meiner Algorithmen-Serie, speziell zu den Sortieralgorithmen. Ich werde im folgenden den Insertion-Sort Algorithmus vorstellen und erklären. Dieser wird auch oft in der deutschen Literatur "Sortieren durch einfügen" genannt. Prinzip
Miscellaneous Anleitung: Wie man Disqus in ein Ghost Blog integriert In diesem kleinen Blogeintrag stelle ich euch vor wie Ihr DISQUS in euren Ghost Blog einbindet. Es gibt verschiedene Möglichkeiten, und ich versuche jede einzelne euch vorzustellen. Vorbereitungen geht auf: Universal Code Disqus,