Category Archives: Devices

Brocade: My often used FabricOS commands

Hi,

this is the list of my the frequently fabric commands:
Generic
Uptime of the switch

uptime

Date / Time

date     

Fabric OS version

version

Switchname

switchName

Switch state with hardware overview

switchstatuspolicyshow

Good overview of the switch with ports…

switchshow

Show domain ID

fabricshow

Set the fabricname

fabricname

Continue reading Brocade: My often used FabricOS commands

Advertisment to support michlstechblog.info

Tasmota: My FAQs

Hi,

these are my FAQs for Tasmota:
Continue reading Tasmota: My FAQs

Tasmota: Setup a PWM with 1024Bit

Hi,

short post today. It shows howto configure a GPIO Pin as PWM with a width of 1024Bits. Note the restrictions when using IO Ports.

Configure GPIO 14 to PWM 1.

Continue reading Tasmota: Setup a PWM with 1024Bit

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

Sonoff TH10/16: Flashing Tasmota and setup temperature measurement

these steps describes how to install Tasmota on Sonoff Smart Home WIFI/WLAN relay.

First you need a the flash tool esptool. Simplest way is to install the python module. This is the same way on linux and windows
Continue reading Sonoff TH10/16: Flashing Tasmota and setup temperature measurement