Joy-IT NANO V4 MINICORE (ARD-NanoV4-MC) User Guide and Setup

NANO V4 MINICORE - ARD-NanoV4-MC User Guide

1. General Information

Dear customer, thank you for purchasing this product. This guide provides essential information for commissioning and using the device. Should you encounter any unexpected problems, please do not hesitate to contact support.

The NanoV4-MC is a compact microcontroller board designed for use with plug-in boards, featuring a pin header for easy connectivity. It includes an integrated USB Type-C interface for power supply and program transfer. Compared to the NANO-V3, the NanoV4-MC offers two additional IO pins and enhanced hardware I2C and SPI interfaces. The board utilizes a bootloader compatible with most existing Arduino libraries.

2. Device Overview

The NanoV4-MC board features a USB-C programming interface and accepts a 5V voltage input. The pinout includes digital pins (D0-D24), analog-to-digital converter (ADC) pins (ADC0-ADC7), communication interfaces like SCK, MISO, MOSI, SDA, and SCL, along with power pins (+5V, +3V3, GND, VIN), RESET, and AREF. Specific pins are designated for PWM functionality.

Key pins include: D0 (RX), D1 (TX), D2-D13, D14-D21, D23-D24. Analog pins: ADC0-ADC7 (also mapped to digital pins D14-D21). Communication: SCK (D13), MISO (D12), MOSI (D11), SDA (A4/D18), SCL (A5/D19). Power: +5V, +3V3, GND, VIN. Other: RESET, AREF. The board also has a USB-C connector for programming and power.

3. Software Setup

Programming the board is typically done using the Arduino IDE. Download the latest version from arduino.cc/en/software.

After installing the Arduino IDE, configure it for the NanoV4-MC:

  1. Go to File > Preferences.
  2. Add the following URL to "Additional boards manager URLs":
    https://mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json
  3. Go to Tools > Board > Boards Manager....
  4. Search for "MiniCore" and install the package from MCUDude.
  5. Select the board: Tools > Board > MiniCore > ATmega328.
  6. Select the correct port: Tools > Port.
  7. Select the variant: Tools > Variant > 328PB.
  8. Select the programmer: Tools > Programmer > AVRISP mkII.

4. Code Example

To test your setup, you can use the "Blink" example. Navigate to File > Examples > 01.Basics > Blink in the Arduino IDE. Upload the sketch to the board by clicking the "Upload" button.

This example code blinks the onboard LED, demonstrating basic functionality. The code initializes the LED_BUILTIN pin as an output and then repeatedly turns it on and off with a one-second delay.

5. Information & Take-Back Obligations

In accordance with the German Electrical and Electronic Equipment Act (ElektroG), electrical and electronic appliances should not be disposed of with household waste. They must be handed in at designated collection points. Used batteries and accumulators should be separated before disposal.

Return Options:

  • As an end user, you can return old appliances for disposal free of charge when purchasing a new appliance of the same function.
  • Small appliances (no external dimensions greater than 25 cm) can be disposed of in normal household quantities without a new purchase.
  • Return at Company Location: SIMAC Electronics GmbH, Pascalstr. 8, D-47506 Neukirchen-Vluyn, during opening hours.
  • Return in Your Area: Contact Service@joy-it.net via email or by phone to arrange a free parcel return.

Packaging: Please pack old appliances securely for transport. Contact Joy-IT if you need suitable packaging material.

Symbol on electrical and electronic equipment: ? (Crossed-out garbage can symbol indicating separate collection).

6. Support

For any questions or issues, Joy-IT offers support via email, telephone, and a ticket system.

  • E-Mail: service@joy-it.net
  • Ticket-System: support.joy-it.net
  • Phone: +49 (0)2845 9360 - 50 (Mon-Thur: 09:00-17:00 CET, Fri: 09:00-14:30 CET)

For more information, visit www.joy-it.net.

Models: ARD-NanoV4-MC V3.0 Development Compatible, ARD-NanoV4-MC, V3.0 Development Compatible, Development Compatible, Compatible

File Info : application/pdf, 6 Pages, 1.05MB

PDF preview unavailable. Download the PDF instead.

ARD-NanoV4-MC Manual-EN 2024-04-17

References

Adobe PDF Library 17.0 Adobe InDesign 19.3 (Windows)

Related Documents

Preview Joy-IT ARD-NanoV4 Microcontroller Board - User Guide
Comprehensive guide for the Joy-IT ARD-NanoV4 microcontroller board. Learn about its features, device overview, software setup using Arduino IDE, code examples, and support information.
Preview ARD-NANOV4-3V-MC: ATmega 328PB Microcontroller Board with 3V Logic
Detailed technical specifications and features of the JOY-IT ARD-NANOV4-3V-MC microcontroller board, based on the ATmega 328PB, with 3V logic, USB-C interface, and high-precision clock.
Preview JOY-IT ESP8266 WiFi Module: Setup, Connection, and Usage Guide
A comprehensive guide to setting up and using the JOY-IT ESP8266 WiFi module with Arduino IDE. Includes detailed connection diagrams for TTL and Arduino Uno, code transmission instructions, and support information.
Preview JOY-IT Pro Micro: Arduino Compatible Microcontroller User Guide
Learn how to set up and use the JOY-IT Pro Micro, an Arduino compatible microcontroller. This guide covers pinout, development environment setup with Arduino IDE, and provides a code example for blinking LEDs.
Preview NodeMCU ESP32 USB-C: Microcontroller Development Board Guide | Joy-IT
Comprehensive guide for the Joy-IT NodeMCU ESP32 USB-C microcontroller development board. Learn about its features, installation with Arduino IDE, usage examples, and support contact information.
Preview NodeMCU ESP32 Microcontroller Development Board User Guide
User guide for the JOY-IT NodeMCU ESP32 microcontroller development board. Covers features, Arduino IDE installation, programming, and support. Ideal for makers and developers.
Preview Joy-IT COM-MSD Micro-SD Breakout Board: Arduino & Raspberry Pi Pico Guide
Comprehensive guide for the Joy-IT COM-MSD Micro-SD Breakout Board. Includes wiring diagrams and code examples for Arduino and Raspberry Pi Pico, enabling easy integration of SD card storage into embedded projects.
Preview JOY-IT ARD-CNC-Kit2: Arduino CNC Controller Board with 4x DRV8825 Drivers - Technical Guide
Detailed technical guide for the JOY-IT ARD-CNC-Kit2, an Arduino Uno compatible CNC controller board featuring four DRV8825 motor drivers. Learn about pin assignments, microstep settings, motor driver adjustment, GRBL integration, and safety instructions.