KeeYees KYES6-03-3-KIT

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

Comprehensive guide for setup, operation, and troubleshooting.

Introducere

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

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

Instrucțiuni de configurare

1. Identificarea componentelor

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

  • Microcontroller Development Boards: Three units, each featuring an ATmega328P microcontroller.
  • Cabluri 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.
  • Fire jumper: Three sets of 40-pin, 20cm jumper wires (male-to-female, male-to-male, female-to-female) for prototyping.
Față și spate 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. Descărcați driverul: 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. Instalați driverul: 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. Verificați instalarea: 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.

Nota: 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

Imagine: Prim-plan 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. Instalați IDE-ul Arduino: If you haven't already, download and install the Arduino Integrated Development Environment (IDE) from the official Arduino website (www.arduino.cc/en/software).
  2. Connect the Board: Plug one end of the USB cable into the development board and the other end into an available USB port on your computer.
  3. Selectați placa: Deschideți IDE-ul Arduino. Accesați Instrumente > Tablă and select "Arduino Uno" (or compatible board, as these are Uno clones).
  4. Selectați portul: Du-te la Instrumente > 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 de conexiune: Load a simple sketch, such as the "Blink" example (File > Exampfișiere > 01.Noțiuni de bază > Clipire), and click the "Upload" button. If the upload is successful and the LED on the board blinks, your setup is complete.

Instrucțiuni de operare

Alimentare electrică

The development board can be powered in several ways:

  • Conexiune USB: The primary method is via the USB cable connected to your computer. This provides 5V.
  • Mufă de alimentare externă: 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.
  • Analog Input Pins: 6 pins (A0-A5) for reading analog sensor data.
  • Pini de alimentare: 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.

Întreţinere

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

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

Depanare

Această secțiune abordează problemele frecvente pe care le-ați putea întâmpina:

  • 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.
    • Cablu USB: Test with a different USB cable. Faulty cables can prevent proper communication.
    • Port USB: Încercați să vă conectați la un alt port USB de pe computer.
    • Arduino IDE Port Selection: Verify that the correct COM port is selected under Instrumente > Port în IDE-ul Arduino.
  • Sketch Upload Fails:
    • Board Selection: Confirm "Arduino Uno" is selected under Instrumente > Tablă.
    • Selectarea portului: Asigurați-vă că este selectat portul COM corect.
    • Probleme cu driverul: An improperly installed or conflicting CH340 driver can lead to upload failures.
    • Conexiuni: 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.
  • Placa de bază nu pornește:
    • Conexiune USB: Check if the USB cable is securely connected to both the board and the computer.
    • Putere externa: Dacă utilizați o sursă de alimentare externă, asigurați-vă că aceasta furnizează volumul corecttage (7-12V CC) și curent suficient.

Specificații

Key technical specifications for the KeeYees Microcontroller Development Board:

CaracteristicăCaietul de sarcini
microcontrolerATmega328P
Vol. De operaretage5V
Vol. De intraretage (recomandat)7-12V
Vol. De intraretage (Limite)6-20V
Pinuri I / O digitale14 (6 oferă ieșire PWM)
Pinii de intrare analogici6
Curent continuu per pin I / O40mA
Curent DC pentru pin de 3.3 V50mA
Memorie flash32 KB (0.5 KB utilizați de bootloader)
SRAM2 KB
Viteza ceasului16 MHz
Pin Headers Pitch2.54mm
Jumper Wires Length20 cm
Sisteme de operare compatibileWindows 7, Windows 8 (and generally Windows 10/11, macOS, Linux with CH340 driver)

Informații despre garanție

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.

Asistență pentru clienți

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.

After a successful submission, we securely hash the supplied account or form email before sending it to Microsoft Advertising for conversion attribution. Privacy details.