Thursday, June 17, 2021

How to Add Arduino Nano Library to Proteus 8 | Easy | Fast

Hi guys, today I will share how to add the Arduino Nano library in Proteus 8. The Arduino Nano board is similar to the Arduino Nano based on ATmega328 but with a different PCB package (small). The minor difference is no DC power jack and uses a Mini-B USB cable instead of a standard one.


Specifications:

  • Microcontroller: ATmega328
  • Operating Voltage: 5V
  • Input Voltage (recommended): 7-12V
  • Digital I/O Pins: 22 (6 of which are PWM)
  • Analog Input Pins: 8
  • DC Current per I/O Pin: 40 mA
  • DC Current for 3.3V Pin: 50 mA
  • Flash Memory: 32 KB, of which 2 KB used by the bootloader
  • SRAM: 2 KB
  • EEPROM: 1 KB
  • Clock Speed: 16 MHz
  • LED_BUILTIN: 13
  • Length: 45 mm
  • Width: 18 mm
  • Weight: 7 g

Steps:
  1. Download the Arduino Nano library file at TheEngineeringProjects.com or click the link HERE. The download link will appear after 20 seconds.

  2. You will find two files on the downloaded zip file, named as:
    -ArduinoNanoTEP.LIB
    -ArduinoNanoTEP.IDX



  3. Extract these two files and place them in the Proteus libraries folder (C:\Program Files (x86)\Labcenter Electronics\Proteus 8 Professional\DATA\LIBRARY).

  4. Open your Proteus software and search for the Arduino Nano component. 


  5. Double click and drag to add to the Proteus 8 workspace.


Video:


If you have any suggestion, please write in the comment section. Thank you for your time 👷.

No comments:

Post a Comment