Posts with "iot" Tag

IOT

by danaukes

  • [What is Tasmota and How to use it with ESP-01 to Control Smart Home ...
Read More
IOT Stuff

by danaukes

Collection of IOT Notes
Read More
ESP32-DOIT Tasmota help

by danaukes

Make sure you flash the tasmota32.factory.bin image

Other than that, you can follow from step 7 ...

Read More
ESP32Cam Info

by danaukes

Arduino Setup

Make sure to prepare arduino for programming the esp32

Read More
Sonoff S31 Smart Plug Mod

by danaukes

Steps

  1. Pop off gray cover
  2. Slide out white slidy corner pieces
  3. unscrew three exposed ...
Read More
Installing and Setting up MQTT

by danaukes

Installation

sudo apt update
sudo apt install -y mosquitto mosquitto-clients
sudo snap install mqtt-explorer

Example Setup

```bash sudo cp ...

Read More