IoT Motion Sensor with light

This is the extension of the earlier post IoT Temperature Sensor with ESP8266. The extension is to additional IoT Motion Sensor with light. Here are […]

06/03/2018

TERM support in Screen command

When you get the following error message when trying to start screen Cannot find terminfo entry for ‘xterm-256color’. you will need to find the which […]

28/09/2017

Backup Raspberry Pi remotely

To back up your raspberry pi remotely, you will need to know the ip address, then using the following command ssh pi@xx.x.x.xx “sudo dd if=/dev/mmcblk0 […]

27/09/2017