| In previous parts of this series we saw how to use a web page on a local network to configure an IoT device. In this part, we use a web pag...
| In previous parts of this series we saw how to use a web page on a local network to configure an IoT device. In this part, we use a web pag...
| In the last installment, we implemented a small actuator project where we are able to switch a remote LED using MQTT. Now and then the link...
| Connecting devices to the Internet, that is what IoT is all about. To do so you need some sort of interface and that is where the GoNotify p...
| MQTT (Message Queue Telemetry Transport) is a publish-subscribe-based (one-to-one or one-to-many) messaging protocol oriented to communicati...
| In the last installment of this series I started with the Pretzel-Board which has an ATmega328 and a WiFi LAN ESP8266 chip on board. The pre...
| Like everyone else in the IoT arena, Avnet-Silica (Av-Si hereafter) have a get-u-going starter kit, and it was launched At Embedded World 20...
| In the previous instalments of this ongoing venture into the Internet of Things we have made use of several different open-source libraries...
| n the last installment with the help of an open-source library I was able to program an MQTT client for Android. Now I can send out text mes...
| In the last installment we introduced a smartphone into our setup but you wouldn't describe this as a mobile control function. To achieve th...
| In the previous instalment of this series I finally succeeded in providing control of hardware via the internet using IoT-specific protocols...