Most Popular

1500 questions
5
votes
1 answer

How to build a 220v ~40 amp WIFI switch (for pool pump or similar)

I'm looking for ideas and suggestions to build a 220v ~ 40 amp wifi switch for controlling my pool pump so that it can replace my mechanical timer. Very few devices are available on the market. There are both relatively expensive and according to…
Alex B
  • 153
  • 1
  • 6
5
votes
2 answers

Connecting from a PZEM004T via a USB-TTL to a computer

I am trying to connect a PZEM004T (without display) to a USB port on my PC via a USB-TTL adapter board. My intention is to send requests to the PZEM via the Adapter board. I had attempted by connecting the RX-TX cables in both ways (cross: RX to TX…
Venkata Rahul S
  • 151
  • 1
  • 2
5
votes
1 answer

Make Alexa, Sonos, or some other speaker to speak, when an email is received

I would like to have some kind of audible warning when an email arrives to my Gmail inbox (besides the sound of my phone). Is there any way to make Alexa (or maybe some other speaker) to speak when this trigger happens? It doesn't even have to say…
5
votes
2 answers

Smart Plug that turns off when restarted?

I am designing a simple control circuit. I am turning on a motor using smart plug. I am looking for a smart plug that shouldn't turn on automatically when power is cut off to it. Means it should turn on when I turn on the smart plug, and should stay…
5
votes
1 answer

Bluetooth Direction Finding - do I understand it correctly?

I just read Bluetooth Direction Finding, added to the Bluetooth spec as part of Bluetooth 5.1 to allow devices to measure angle of arrival and angle of departure (AoA and AoD) to position devices to an accuracy of under one metre (around 3.3…
Mawg
  • 3,147
  • 1
  • 13
  • 35
5
votes
0 answers

How to divide a number in an IFTTT action

I have got Monzo (a bank) and Strava (a fitness tracking app) setup in IFTTT. There is a pre-existing recipe that saves 1 pence per 10 kilometers when a new activity is created. I want to create a similar recipe that gives me less money (I basically…
Roaders
  • 151
  • 3
5
votes
1 answer

What are the conceptual differences and similarities between OpenHAB, Home Assistant and Node RED?

I have at home some ready-made sensors I bought and more custom ones will come, therefore I would like to collect all their data and to set rules/actions based on them. I looked into the various alternatives but, after discovering Node RED, it's not…
FarO
  • 303
  • 1
  • 7
5
votes
1 answer

Is the LinkIt 7688 Unofficially Unsupported?

I'm working on a device powered by the LinkIt Smart 7688 at the moment, and having some driver issues with building a new OpenWRT image from scratch for it. One of those issues is that the WiFi driver blobs don't seem to have been updated for some…
lochok
  • 153
  • 3
5
votes
0 answers

Configure LightwaveRF smart dimmer

I have installed a one-gang LightwaveRF smart dimmer to an overhead light that contains 5 dimmable LED bulbs. Having gone through automatic calibration, the light turns on and off fine at full power. However, when incrementing the brightness from…
5
votes
2 answers

How to extract values of multiple topics in onMessageArrived(message) function of Paho MQTT JavaScript API?

I have created a Publisher Script using Paho MQTT JavaScript API which publishes values to two topics MyHome/Temp and MyHome/Hum. The script is running successfully and publishing data to CloudMQTT broker. In my Subscriber script I have subscribed…
tim3in
  • 377
  • 3
  • 12
5
votes
1 answer

IoT Standards for data format when uploading to clouds or servers

What are some IoT Standards that provide a format or framework for representing data to be sent to cloud? The problem often faced is: one tends to have information from sensor nodes and edge nodes but the data pushed to cloud often times lacks…
Shan-Desai
  • 1,558
  • 10
  • 23
5
votes
1 answer

How can I use Raspberry Pi to communicate with my Z-Wave gateway?

I am quite new to Z-Wave. I have a gateway, 2 z-wave sockets and 3 light switches. Everything comes from Keemple brand if that helps. However, using Keemple I cannot automate things the way I would want. I am a programmer so writing scripts in any…
Michal B.
  • 151
  • 4
5
votes
1 answer

Add delays to Google Home routines

I have a new Google Home Mini and I'm looking to add a lot of customization to it and the devices connected to it. The built in "routines" seems quite limited, the main thing I want to do is add delays into the routines but this is not a built-in…
Jeff
  • 171
  • 1
  • 9
5
votes
3 answers

Devices suited for Industrial IoT

I was wondering which devices are used in IIoT applications. Are devices like ESP8266, ESP32, etc. (or other used in makers world) reliable for use on industrial/critical environments? If other parts of the system (power supply, etc.) are designed…
falco
  • 51
  • 3
5
votes
1 answer

How to add resistor between two connections on breadboard

I am trying to replicate a circuit-diagram for my Raspberry Pi and DHT temperature & humidity sensor. I noticed that the author of the tutorial added a resistor between two connections (see orange and purple on the left side). Unfortunately I have…
Mike Nedelko
  • 151
  • 1