Noavaran Elec Port Devices Driver



  1. Noavaran Elec Port Devices Driver
  2. Noavaran Elec Port Devices Driver License Test
  3. Noavaran Elec Port Devices Driver Updater

Created on: 2 April 2016

Arduino software is needed to program Arduino boards and must be downloaded from the Arduino website and installed on a computer. This software is known as the Arduino IDE (Integrated Development Environment).

Drivers must be installed in order to be able to program an Arduino from the Arduino IDE. This article shows how to download and install the Arduino IDE software and drivers on a Windows 10 computer.

Downloading Arduino for Windows 10

Buy Electrical Supplies Online at Platt Electric Supply. Wholesale electrical, industrial, lighting, tools, control and automation products. We are a value added wholesale distribution company that supplies products and services to the electrical, construction, commercial, industrial, utility and datacomm markets. DIO Driver:DIO (Digital Input/Output) is an MCU port device driver thatperforms port signal (input/output). PORT Driver:PORT Driver is a MCU port device driver that performs MCU pin settings (I/O, shared functions) Development and Configuration of AUTOSAR MCAL. All the MCAL drivers are designed for a specific microcontroller platform.

Go to the Arduino Software download page where you will find two downloads for Windows – Windows installer and Windows ZIP as shown in the image below.

Selecting an Arduino Software Download

Driver

You can choose either of the two Windows options, but I prefer to use the ZIP file because it keeps the Windows system cleaner. The Windows Installer version of the software will download an installer which will install the software into the Windows system. The Windows ZIP file allows you to unzip the Arduino IDE to any location of your choice and easily remove it if you want by simply deleting the unzipped folder.

This installation guide uses the Windows ZIP file, so download the ZIP file and proceed to the installation step below. After clicking the download link, you will have the option of making a donation to Arduino or just downloading the file for free.

Installing Arduino Software on Windows 10

After downloading the Arduino Windows ZIP file, simply double-click it and then copy the folder from inside the zip file to the desired location. I prefer to copy it to my desktop.

To avoid any confusion: the file that is downloaded is a file and not a folder, although it is called a 'Compressed (zipped) Folder' in Windows.

Running the Arduino IDE

Open the folder that you extracted from the zipped file and double click arduino.exe in the folder to start the Arduino IDE software. If you can not see file extension (the .exe on the file name), turn them on in the file manager by clicking View → File name extensions.

If you want to create a shortcut to the Arduino IDE on your desktop, start dragging the arduino.exe file to the desktop and hold down the Ctrl + Shift keys before dropping it on the desktop. This will create a shortcut to the Arduino IDE instead of moving the file to the desktop.

Make sure that you have not moved the arduino.exe file by looking at the name of the file on your desktop which should contain the word 'Shortcut' at the end. You can rename this shortcut to just Arduino or Arduino IDE.

Installing Arduino Drivers in Windows 10

Noavaran Elec Port Devices Driver

When you plug an Arduino board into a Windows 10 computer, a driver should automatically be installed for it. The driver configures the Arduino as a virtual COM port which can be seen in the Device Manager.

Open the Device Manager window by right-clicking the Windows 10 start button in the lower left of the screen and then selecting Device Manager on the menu that pops up.

In Device Manager, expand Ports (COM & LPT) and you should see a COM port which will be your Arduino as shown in the image below. If you have other COM ports on the PC, then unplug the Arduino to see which COM port disappears from the device manager, then plug the Arduino back in and see which port appears – this will be the Arduino port, e.g. COM4 in the image below.

Noavaran Elec Port Devices Driver License Test

The drivers that come with the Arduino software can be installed instead of the default Windows 10 driver, which is explained next.

Arduino Virtual COM Port Number in Windows 10 Device Manager

Installing Arduino Drivers

In the Device Manager, right-click the COM port that was identified as the Arduino (the Arduino must be plugged into the computer first). Select Update Driver Software... from the menu that pops up.

Updating Arduino Driver in Windows 10

In the dialog box that opens, select Browse my computer for driver software.

Browse for Arduino Driver Software

In the next dialog box, make sure that Include subfolders is checked and then click the Browse... button.

Browse for Driver

In the dialog box that pops up, navigate to the drivers subfolder of the Arduino folder that you unzipped earlier. Click the drivers folder to select it and then click the OK button.

Select the Arduino drivers Folder

Back in the Update Driver Software dialog box, the correct path to search for the drivers is set. Click the Next button to start the driver installation.

Start the Arduino Driver Installation

DriverNoavaran Elec Port Devices Driver

In the Windows Security dialog box that pops up, click Install.

Confirm the Arduino Windows 10 Driver Install

After the driver has been installed, a dialog box will appear that shows that the driver has been successfully updated and will display the Arduino COM port number.

Arduino Driver Installation / Update Finished

Finally back in the Device Manager, the COM port is now identified as an Arduino when the Arduino driver from the Arduino IDE folder is installed.

COM Port is Identified as Arduino in Device Manager

Arduino Software

Noavaran Elec Port Devices Driver Updater

CP2102 is a USB to UART IC from Silicon Labs. It is my favourite converter IC and I have been using USB to RS232 module and USB to TLL modules based on CP2102 for couple of years without any issues. CP2102 is a cheaper alternative to the costlier ftdi IC (ft232) but cp2102 is a bit difficult to solder as it comes in QFN-28 package and is very small (just 5mmx5mm) in size. The main advantage of CP2102 is that no extra external components are required.

CP2102 IC is used in lot of Arduino UNO Clones, arduino Nano, Node MUC and even in ESP32 Development boards. In this tutorial I will provide you with step by step process to install CP2102 USB Driver in windows.

You can download CP2102 driver from below

  • CP2102 USB Driver for Windows XP, 7, 8, 8.1 & Windows 10


Step by Step Installation of CP2102 Drivers

Initially connect your hardware having CP2102 USB to Serial IC to your PC. In the device manager it will show “CP2102 USB to UART Bridge Controller” (as shown in below figure) which means that your PC has detected the drivers but please note the “!” sign which indicated cp2102 drivers have not been installed.


Now extract the “CP210x_Windows_Drivers” in a folder and in that you will find applications named “CP210xVCPInstaller_x64” & “CP210xVCPInstaller_x86”. If your system is 64 bit then run “CP210xVCPInstaller_x64.exe” application and if it is 32 bit then run “CP210xVCPInstaller_x86” application.


Once you run your application it will show you the welcome screen click “Next” on the screen. Then the license Agreement screen is shown select “I agree” and then on “Next”.



Just relax now the CP2102 drivers will start installing…..and within few seconds completed screen will be displayed.



Once installed it will show driver successfully installed. Now go again back to device manager and there you will see that the driver has been successfully been installed and a com port has been allotted. In below image you can see that “com4” has been allotted for cp2102 IC in my laptop.


Drivers for the CP2102 have now been installed successfully. I have tested this drivers and installation process in Windows XP, windows 7. Will test is soon on Windows 8 & windows 10.

You can see in above image that Port Number 4 has been allocated to this IC. If you want you can even change the virtual com port number from Device Manager.

For latest CP2102 drivers and for drivers for MAC, Linux and for Android OS please check this link.

Please enable JavaScript to view the comments powered by Disqus.