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

1
uptime

Date / Time

1
date    

Fabric OS version

1
version

Switchname

1
switchName

Switch state with hardware overview

1
switchstatuspolicyshow

Good overview of the switch with ports…

1
switchshow

Show domain ID

1
fabricshow

Set the fabricname

1
fabricname

Continue reading Brocade: My often used FabricOS commands

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