MQTT protocol – Telemetry for IoT

Share

Message Queuing Telemetry Transport (MQTT) is a light weight message exchange protocol. This protocol has emerged as efficient way of telemetry data transmission/reception for IoT devices. Common programming languages have MQTT libraries available to implement this protocol. Apart from IoT you can think of using MQTT in other areas as well. For eg facebook uses […]

Connecting 220V AC load to relay controlled by raspberry pi GPIO

Share

Read http://www.mka.in/wp/raspberry-pi-3b-with-5v-4-channel-relay/  first. After gaining confidence in simple relay control using raspberry pi GPIO pins I have now tried connecting 220V AC load to the relay controlled by raspberry. For sake of safety I bought a pair of male-female plug and socket to connect AC load. Connection is really simple. 1) Connect one terminal of […]