How to install Minicom on Linux / Ubuntu ?
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
Minicom is a text-based serial port communications program. It is used to talk to external RS-232 devices … Read more
We need to compile recent qemu source code since it has added support for Raspberry Pi, to … Read more
In Ubuntu, there is a way to identify which header file belongs to which package so if … Read more
Follow below steps to boot the Androidthings on Raspberry Pi3 Download the prebuilt image from https://developer.android.com/things/preview/download.html this … Read more
When you are installing some package or compiling some code which is depending on “npm” , you … Read more
npm is the package manager for the Node JavaScript platform. When we used installed npm on Ubuntu … Read more
Visit website https://developer.android.com/studio/ Click on “Download Android Studio” button to download latest version of Android Studio. The … Read more
If you want to develop flutter applications and has an experience of working with Android studio, you … Read more
The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter’s core libraries, including … Read more
Chromium depot_tools are the git extensions, which gives additional features. The Chromium depot_tools suite contains many git … Read more