Tech bytes Getting CCTV streams in Python Author manish Date July 29, 2019 I have basic CCTV setup at home with two bullet cameras on 4 channel...
Tech bytes Programming nodemcu on micropython firmware Author manish Date July 27, 2019 NodeMCU board is based on ESP8266 wifi chip. It is an affordable board for...
Tech bytes Monitor power usage and other parameters of Linux server Author manish Date July 22, 2019 This weekend I decided to exchange my 8 year old i3 laptop with a...
Tech bytes Machine learning using decision tree algorithm in python Author manish Date July 7, 2019 Decision tree algorithm is very basic method to predict result of given input using...