Tag: Installing

Arduino in Windows 10: Installing IDE and Drivers

Let’s look at the process of installing and operating Arduino in Windows 10 for different boards (Uno, Nano, Mega) step by step, we will analyze the main problems. Three ways to install the Arduino IDE On Windows, there are 3 ways to install the IDE on your computer: Download and run the installer (all Windows …


Installing PyScripter to work with different Python versions

Installing and getting to know the new PyScripter IDE for use with the Python 2.7.1 or Python 3.8 programming language. This is a small beginner’s guide. We will be working in the Windows operating system. Find out the Windows version Before installing Python, we have to clarify the Windows version – 64-bit or 32-bit. You …