KeeYees KYES6-03-3-KIT

KeeYees Microcontroller Development Board (Model KYES6-03-3-KIT) User Manual

Comprehensive guide for setup, operation, and troubleshooting.

Bubuka

This manual provides essential instructions for the KeeYees Microcontroller Development Board set, model KYES6-03-3-KIT. This set includes three development boards, three USB cables, three straight pin headers, and three sets of 40-pin jumper wires (male-to-female, male-to-male, and female-to-female). Designed for compatibility with the Arduino IDE, these boards are suitable for various electronic projects, from educational purposes to industrial applications.

Three KeeYees Microcontroller Development Boards with USB cables and pin headers

Gambar: Leuwihview of the KeeYees Microcontroller Development Board set, showing three development boards, three blue USB cables, and three black straight pin headers.

Parentah Setup

1. Idéntifikasi komponén

Before beginning, familiarize yourself with the components included in your set:

  • Microcontroller Development Boards: Three units, each featuring an ATmega328P microcontroller.
  • Kabel USB: Three blue USB A to B cables for connecting the boards to your computer.
  • Straight Pin Headers: Three 2.54mm pitch, 40-pin headers for custom connections.
  • Kawat Jumper: Three sets of 40-pin, 20cm jumper wires (male-to-female, male-to-male, female-to-female) for prototyping.
Hareup jeung tukang view of a single KeeYees Microcontroller Development Board

Image: Detailed front and back views of a single KeeYees Microcontroller Development Board, highlighting its components and pin layout.

2. Driver Installation (CH340)

The KeeYees Development Boards utilize a CH340 USB-to-serial chip. For your computer to recognize the board, the appropriate CH340 driver must be installed. This is a critical step, especially for Windows 7, 8, and 11 operating systems.

  1. Unduh Supir: Search online for "CH340 driver" and download the latest stable version from a reputable source (e.g., the manufacturer's website or a trusted electronics community forum).
  2. Pasang Supir: Follow the instructions provided with the driver package to install it on your operating system. For Windows, this typically involves running an executable file.
  3. Pariksa Pamasangan: After installation, connect a development board to your computer using one of the provided USB cables. Open your computer's Device Manager (Windows) or System Information (macOS/Linux) and look for a new COM port entry (e.g., "USB-SERIAL CH340"). If it appears without an error, the driver is successfully installed.

Catetan: Some users have reported success with older versions of the CH340 driver (e.g., dated 2014 or version 3.7.2022.1) if the latest version causes issues, particularly on Windows 11.

Close-up of the blue USB A and USB B connectors

Gambar: Deukeut view of the blue USB A and USB B connectors, illustrating the type of cable used to connect the development board to a computer.

3. Connecting to Arduino IDE

  1. Pasang Arduino IDE: If you haven't already, download and install the Arduino Integrated Development Environment (IDE) from the official Arduino websitus (www.arduino.cc/en/software).
  2. Sambungkeun dewan: Plug one end of the USB cable into the development board and the other end into an available USB port on your computer.
  3. Pilih Board: Buka Arduino IDE. Pindah ka Parabot > Papan and select "Arduino Uno" (or compatible board, as these are Uno clones).
  4. Pilih Port: Pindah ka Parabot > Port and select the COM port corresponding to your connected board (e.g., COM3, COM4, etc., which should show "USB-SERIAL CH340" next to it).
  5. Test Sambungan: Load a simple sketch, such as the "Blink" example (File > Misalamples > 01.Dasar > Blink), and click the "Upload" button. If the upload is successful and the LED on the board blinks, your setup is complete.

Parentah Operasi

Sasayogian tanaga

The development board can be powered in several ways:

  • Sambungan USB: The primary method is via the USB cable connected to your computer. This provides 5V.
  • Soket Daya Éksternal: An external power supply (DC adapter) can be connected to the barrel jack. The recommended input voltage is 7-12V, with limits between 6-20V.
  • VIN Pin: Power can also be supplied directly to the VIN pin (7-12V recommended).

The board operates at 5V, but also provides a 3.3V output pin with a DC current limit of 50mA.

Input/Output (IO) Pins

The board features various pins for connecting sensors, actuators, and other electronic components:

  • Digital IO Pins: 14 pins, 6 of which support Pulse Width Modulation (PWM) output. Each IO pin can supply or sink 40mA DC current.
  • Pin Input Analog: 6 pins (A0-A5) for reading analog sensor data.
  • Pin kakuatan: 5V, 3.3V, GND (Ground), and VIN.
  • Communication Pins: Dedicated pins for serial communication (RX, TX), I2C (SDA, SCL), and SPI.
Assortment of 40-pin jumper wires in male-to-female, male-to-male, and female-to-female configurations

Image: A collection of 40-pin jumper wires, including male-to-female, male-to-male, and female-to-female types, essential for connecting components to the development board.

Use the included jumper wires to connect external components to the board's pins. Ensure correct polarity and voltage levels to prevent damage.

Pangropéa

To ensure the longevity and proper functioning of your KeeYees Microcontroller Development Boards, follow these maintenance guidelines:

  • Panyimpenan: Store the boards in a dry, anti-static environment, away from direct sunlight and extreme temperatures.
  • beberesih: If necessary, gently clean the board with a soft, dry brush or compressed air to remove dust. Avoid using liquids or abrasive cleaners.
  • Penanganan: Handle the boards by their edges to minimize contact with components and prevent electrostatic discharge.
  • Pareum listrik: Always disconnect power before making or changing connections to the board.

Pamérésan masalah

Bagian ieu ngabahas masalah umum anu anjeun tingali:

  • Board Not Recognized by Computer/Arduino IDE:
    • CH340 Driver: This is the most frequent cause. Ensure the CH340 driver is correctly installed. Try reinstalling it, or if issues persist, experiment with older driver versions as mentioned in the Setup section.
    • Kabel USB: Test with a different USB cable. Faulty cables can prevent proper communication.
    • Port USB: Coba sambungkeun kana port USB anu sanés dina komputer anjeun.
    • Arduino IDE Port Selection: Verify that the correct COM port is selected under Parabot > Port dina Arduino IDE.
  • Sketch Upload Fails:
    • Board Selection: Confirm "Arduino Uno" is selected under Parabot > Papan.
    • Pamilihan Palabuhan: Pastikeun port COM bener dipilih.
    • Masalah supir: An improperly installed or conflicting CH340 driver can lead to upload failures.
    • Sambungan: Disconnect any external components from the board's digital pins (especially pins 0 and 1, RX/TX) during upload, as they can interfere with serial communication.
  • Papan Henteu Nyala:
    • Sambungan USB: Check if the USB cable is securely connected to both the board and the computer.
    • Daya éksternal: If using an external power supply, ensure it provides the correct voltage (7-12V DC) sareng arus anu cekap.

spésifikasi

Key technical specifications for the KeeYees Microcontroller Development Board:

FiturSpésifikasi
MikrokontrolerATMega328P
Operasi Voltage5V
Masukan Voltage (Disarankeun)7-12V
Masukan Voltage (Limits)6-20V
Pin I/O digital14 (6 provide PWM output)
Pin Input Analog6
DC Ayeuna per I / O Pin40mA
DC Ayeuna keur 3.3V Pin50mA
Mémori Flash32 KB (0.5 KB dianggo ku bootloader)
SRAM2 KB
Laju Jam16 MHz
Pin Headers Pitch2.54 mm
Jumper Wires Length20 cm
Sistem Operasi cocogWindows 7, Windows 8 (and generally Windows 10/11, macOS, Linux with CH340 driver)

Émbaran jaminan

Specific warranty details for the KeeYees Microcontroller Development Board are not provided in the product information. Please refer to the retailer's return policy or contact KeeYees directly for warranty inquiries.

Rojongan Palanggan

For technical assistance or further questions regarding your KeeYees Microcontroller Development Board, please visit the official KeeYees store on Amazon or contact their customer service through the platform where the product was purchased.

KeeYees Store: Visit KeeYees Store on Amazon

© 2024 KeeYees. All rights reserved. Information subject to change without notice.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.