3 Ways Of Installing Python Package
Most python packages are designed to be compatible with the python-pip package manager. pip is the default CLI for managing python packages. All the popular ...
Most python packages are designed to be compatible with the python-pip package manager. pip is the default CLI for managing python packages. All the popular ...
Recently I have started working with deep learning although I don’t have that much knowledge over machine learning and neural network. The only thing I belie...
As an embedded system engineer, I used to deal with lower level communication protocol such as UART, SPI and I2C. I used to trust SPI protocol rather than o...
A few years back I developed a project SIM module-based IoT data logging system for sensor data. The project was based on ATmega328P which is the heart of Ar...
From my school days, I dreamt off studying Electrical Engineering at Bangladesh University of Engineering and Technology(BUET). So, getting admission into BU...