All posts by rootBlog

Tasmota: Connect a lcdproc/LCDd compatible HD44780 i2c Display

Hi,

I already owned a HD44780 I2C Display, which is compatible to LCDd/lcdproc, and want to get this running with Tasmota.

Problem: The LCD 2004 or LCD 1602 Display, for which the Tasmota LCD driver was written, uses a different wiring between the i2c expander (PCF8574) and the HD44780 Display.
Continue reading Tasmota: Connect a lcdproc/LCDd compatible HD44780 i2c Display

ESPEasy: Flashing a ESP8266 with espeasy

Hi,

Download the latest release release file
Continue reading ESPEasy: Flashing a ESP8266 with espeasy

Windows: Switch back to Restore Point

Hi,

when you want list all restore points or you to switch back to a system restore point use the Windows System Restore Point GUI.

Start it with

1
C:> rstrui.exe

It shows you a Window where you can switch back to the latest restore point

or it gets you a list from all available restore points.

Michael

Powershell: Import a module from a file

Hi,

you just want to test a module and don’t want to install or copy it to the Powershell Modules directories? It’s possible 🙂

For example the SpeculationControl module to query the speculation control (Spectre/Meltdown vulnerability) settings of your system.
Continue reading Powershell: Import a module from a file

Windows: Get WLAN key(s)

Hi,

when the Password for a wireless connections is stored in Windows it can be red from command line.
Continue reading Windows: Get WLAN key(s)