Categories
COMPARE IOT TASMOTA

[COMPARE] BOSCH BMP280 and DHT12 temperature sensor accuracy

Back in time I ordered some DHT12 i2c modules for my ESP32 to playing around. In the last month I just had some time to play with those and it turned out, that this module is a not so good choice when you are using Tasmota. Long story short, one of the guys mentioned that […]

Categories
ARM HOWTO LINUX

[LINUX] Arch Linux on Zyxel NAS326

You will need the following tools to have Arch Linux installed on you NAS: 3,3V serial adater serial terminal some USB flashdrive device tree source: [armada-380-zyxel-nas326.dtb]((https://gitlab.com/vinibali/bvinarz_org/raw/master/20230514/src/armada-380-zyxel-nas326.dtb) Why isn’t this devices supported by default? Long story short: the ALARM community supports some devices, for which you can grab the device related install instructions and the rootfs […]

Categories
ARM

Goke GK7205V210 English datasheet

Source: https://file.elecfans.com/web2/M00/27/4A/pYYBAGHBo12ATgYQABNDGWBH7Ac827.pdf

Categories
HOWTO LINUX TASMOTA

[HOWTO] Unbrick your ESP32 after an interrupted update with Tuya-convert

Tuya-convert is an open source project baked by VTRUST GmbH, which allows you to turn you Tuya devices to something more secure without opening up the device. First, I gave it a try with my Armbian on the OrangePI PC I have. Unfortunately this was no the best idea, I recommend you to use some […]

Categories
Hosting

How much time IONOS needs to terminate your subscription?

Cheap hosting with SSH Back in last year, I was looking for to move my domain to another hosting company. I just realized that, both German and US IONOS provides hosting service for 1€/mon which is quiet good for the first year. Later on it turned out, those locations are far away from what I’m […]

Categories
DIY HOWTO LINUX OpenWRT OrangePI

[LINUX] OpenWRT SPI flash binary for OrangePI Zero

I’ve been thinking about to use a very minimal, XOR flash only Linux OS for my OrangePIs. Building up a system on MTD like devices are somewhat similiar to the way how we are using partitions on MMCs, SSDs, HDDs and so on. Most of the time, the Memory Technology Device subsystem is used, when […]

Categories
LINUX

[LINUX] Grab your mailsend binaries for Debian 10 and Debian 11

I did the job again you can download the precompiled mailsend binaries from here for Debian Buster and Bullseye. You know, most of the desktop distros are not providing this package, however I love mailsend’s simplicity. Luckily OpenWRT still provides the package backed with SSL. for Debian 10 Buster mailsend_deb10 sha256sum e92cac7e234cb590e0b4b494a892a09f2ef3781cf67c1923d4508281d0b6cf66 for Debian 11 […]

Categories
Uncategorized

[COMPARE] Parkside X20V Team battery chargers

These two chargers were shipped with two pack of PARKSIDE PABS 20-Li E6 cordless hand drills. The one I brought a year later, had the balanced battery pack and the C1 charger, otherwise both look very similar. PLG20C1 on the left, PLC20A1 on the right So here is a picture about the top side, nothing […]

Categories
HOWTO LINUX VIM

[HOWTO] Turn on VIM syntax highlighting for Jenkinsfiles

Back in this week I was spending some time to write some pipeline definitions for Jenkins. I’m using Vim all the time, so I had to take care of this missing function. So you just need to add the following line to you ~/.vimrc: autocmd BufNewFile,BufRead *[jJ]enkinsfile set syntax=groovy and the text editor will automatically […]

Categories
BIOS

ASRock A75-Pro4-M beta BIOS

image source Back in the FM1 times, I was so lucky to own this great motherboard. This was one of the very few boards, which was able to use two digital ouputs at the same time. I’d like to share with you the latest, publicly never available beta bios, which I’ve got from the ASRock […]