4 Steps to Install Darknet with Cuda and Opencv for realtime object detection
I have been pulling my hair for the last couple of days trying to install Darknet with Cuda and Opencv. Installing Darknet on it’s own […]
I have been pulling my hair for the last couple of days trying to install Darknet with Cuda and Opencv. Installing Darknet on it’s own […]
If you have been following my post on setting up Home Assistant with Docker in Raspberry Pi. This is the continuation of the post. Once […]
If you have been following my post on installing Home Assistant on Raspberry Pi, now it is the time to try posting MQTT message to […]
Now that you have Home Assistant installed, you will need to install MQTT broker to allow interaction between your IoT devices with Home Assistant. In […]
This is the continuation from the previous post Docker Installation. Now we can install Home Assistant via Docker into Raspberry Pi. To start the installation, […]
You will need two session of terminal to repair, the first session to run the mongo daemon and the second session to prune the database. […]
This is the continuation of the Temperature sensor project in the previous post. The concept is to allow the data from sensors (temperature, motion) can […]
I was helping a friend to fix his UniFi network controller that failed to start. I didn’t know much about it, and we think this […]
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 […]
There are times where you want to rename file extension or file ending in bulk, e.g.: from Something_ONE.jpg to Something.jpg Someotherfile_ONE.jpg to Someotherfile.jpg the following […]
If you encounter the following error To salvage all readable data, we will use a fault-tolerant copy utility called dd. dd stands for “disk duplication”. […]
Used for ssh or scp or anything that needs SSH secure access. Quick reminder… If you’ve done it before but forgot, here’s the refresher. (Otherwise, […]