Hacker News new | ask | show | jobs
by w-ll 2887 days ago
If your familiar with arduino the esp32 and esp8266 and ridiculously cheap and easy to program, have onboard wifi/bluetooth modules, and can easily hook to a relay to make your own smart lamps, switches, etc.

Also MQTT is pretty easy to work with, which many IOT devices use. You could spoof the dns of the mqtt server/broker its trying to reach and run your own.