1. ആമുഖം
The ELEGOO UNO R3 Board is a microcontroller board based on the ATmega328P. It is fully compatible with the Arduino IDE, making it an ideal platform for beginners and experienced users in electronics prototyping and programming. This manual provides essential information for setting up, operating, maintaining, and troubleshooting your UNO R3 board.
2. ബോക്സിൽ എന്താണുള്ളത്?
- 1 x ELEGOO UNO R3 Development Board
- 1 x USB കേബിൾ

3 പ്രധാന സവിശേഷതകൾ
- ATmega328P Microcontroller: Powered by the ATmega328P chip, offering robust performance for various projects.
- Enhanced USB-to-Serial Converter: Features an ATmega16U2 chip for faster transfer rates and more memory compared to older versions.
- Clear Pin Labeling: Female header connectors are clearly printed for precise and easy wiring.
- Arduino IDE Compatibility: 100% compatible with the Arduino Integrated Development Environment for seamless programming.
- RoHS കംപ്ലയിൻ്റ്: Manufactured in accordance with Restriction of Hazardous Substances directives.
4. സജ്ജീകരണ ഗൈഡ്
4.1. ബോർഡ് ബന്ധിപ്പിക്കുന്നു
To begin using your ELEGOO UNO R3 board, connect it to your computer using the provided USB cable. This connection supplies power to the board and enables communication for programming.

4.2. Installing Arduino IDE and Drivers
- Arduino IDE-യുടെ ഏറ്റവും പുതിയ പതിപ്പ് ഔദ്യോഗിക Arduino-ൽ നിന്ന് ഡൗൺലോഡ് ചെയ്യുക webസൈറ്റ് (www.arduino.cc/en/software).
- Install the Arduino IDE on your computer. During installation, ensure that the USB driver installation option is selected.
- Once installed, open the Arduino IDE.
- Connect your ELEGOO UNO R3 board to your computer via the USB cable.
- Arduino IDE-യിൽ, പോകുക ഉപകരണങ്ങൾ > ബോർഡ് തിരഞ്ഞെടുക്കുക "Arduino Uno".
- പോകുക ഉപകരണങ്ങൾ > പോർട്ട് and select the COM port corresponding to your connected UNO R3 board. (The port name may vary depending on your operating system).
4.3. Initial Test (Blink Sketch)
To verify your setup, upload the classic "Blink" exampലെ സ്കെച്ച്:
- Arduino IDE-യിൽ, പോകുക File > ഉദാampലെസ് > 01. ബേസിക്സ് > ബ്ലിങ്ക്.
- ക്ലിക്ക് ചെയ്യുക അപ്ലോഡ് ചെയ്യുക button (right arrow icon) in the toolbar.
- If the upload is successful, the onboard LED (usually labeled "L") on your UNO R3 board should start blinking.
5. Operating the ELEGOO UNO R3 Board
5.1. Understanding the Board Layout
The ELEGOO UNO R3 board features various pins and components for connecting sensors, actuators, and other electronic modules. Familiarize yourself with the pinout for effective project development.

5.2. Digital and Analog Pins
- Digital I/O Pins (0-13): These pins can be used as either input or output. Pins 3, 5, 6, 9, 10, and 11 support Pulse Width Modulation (PWM) for analog output simulation.
- Analog Input Pins (A0-A5): These pins can read analog sensor values, converting them into digital values.

5.3. Power Pins
The board provides several power pins:
- 5 വി: Regulated 5V power supply.
- 3.3 വി: Regulated 3.3V power supply.
- GND: Ground pins.
- വിൻ: ഇൻപുട്ട് വോളിയംtage to the board when using an external power source (7-12V recommended).
5.4. Programming and Project Exampലെസ്
The ELEGOO UNO R3 board is versatile for various projects. Here are some exampകുറവ്:
- Ultrasonic Motion Detector: Utilize an ultrasonic sensor to detect motion and trigger an alarm.
- LED ലൈറ്റിംഗ് നിയന്ത്രണം: Control the brightness and color of LEDs based on various inputs.
- പരിസ്ഥിതി നിരീക്ഷണം: Connect sensors to monitor temperature, humidity, or other environmental factors.
6. പരിപാലനം
To ensure the longevity and optimal performance of your ELEGOO UNO R3 board, follow these maintenance guidelines:
- ഉണക്കി സൂക്ഷിക്കുക: Protect the board from moisture and liquids, as they can cause short circuits and damage.
- ശ്രദ്ധയോടെ കൈകാര്യം ചെയ്യുക: Avoid dropping or subjecting the board to excessive physical shock.
- സൌമ്യമായി വൃത്തിയാക്കുക: If necessary, clean the board with a soft, dry cloth. Avoid using harsh chemicals or abrasive materials.
- സ്റ്റാറ്റിക് സംരക്ഷണം: When handling the board, take precautions against electrostatic discharge (ESD) by working on an anti-static mat or wearing an anti-static wrist strap.
- ശരിയായ സംഭരണം: Store the board in a cool, dry place, away from direct sunlight and extreme temperatures.
7. പ്രശ്നപരിഹാരം
If you encounter issues with your ELEGOO UNO R3 board, consider the following troubleshooting steps:
- Board Not Detected:
- യുഎസ്ബി കേബിൾ ബോർഡിലേക്കും കമ്പ്യൂട്ടറിലേക്കും സുരക്ഷിതമായി ബന്ധിപ്പിച്ചിട്ടുണ്ടെന്ന് ഉറപ്പാക്കുക.
- Verify that the correct board type ("Arduino Uno") and COM port are selected in the Arduino IDE (ഉപകരണങ്ങൾ > ബോർഡ് ഒപ്പം ഉപകരണങ്ങൾ > പോർട്ട്).
- Try a different USB port or USB cable.
- Reinstall the Arduino IDE and its drivers.
- അപ്ലോഡ് പിശകുകൾ:
- നിങ്ങളുടെ കോഡിൽ വാക്യഘടന പിശകുകൾ ഉണ്ടോയെന്ന് പരിശോധിക്കുക. Arduino IDE ഇവ ഹൈലൈറ്റ് ചെയ്യും.
- Ensure the correct board and port are selected.
- Disconnect any components connected to pins 0 (RX) and 1 (TX) during upload, as they can interfere with communication.
- Code Not Running as Expected:
- Review your code logic carefully.
- Use the Serial Monitor (Tools > Serial Monitor) to debug your code by printing variable values or status messages.
- Check your circuit connections for any loose wires or incorrect wiring.
- വൈദ്യുതി പ്രശ്നങ്ങൾ:
- If using an external power supply, ensure it provides between 7V and 12V DC.
- Check for any short circuits in your wiring that might draw excessive current.
8 സ്പെസിഫിക്കേഷനുകൾ
| ഫീച്ചർ | സ്പെസിഫിക്കേഷൻ |
|---|---|
| മൈക്രോകൺട്രോളർ | ATmega328P |
| USB-ടു-സീരിയൽ കൺവെർട്ടർ | എടിമെഗാ16യു2 |
| ഓപ്പറേറ്റിംഗ് വോളിയംtage | 5V |
| ഇൻപുട്ട് വോളിയംtagഇ (ശുപാർശ ചെയ്യുന്നത്) | 7-12V |
| ഡിജിറ്റൽ I/O പിൻസ് | 14 (of which 6 provide PWM output) |
| PWM ഡിജിറ്റൽ I/O പിന്നുകൾ | 6 |
| അനലോഗ് ഇൻപുട്ട് പിന്നുകൾ | 6 |
| I/O പിൻ ഓരോന്നിനും DC കറന്റ് | 20 എം.എ |
| 3.3V പിന്നിനുള്ള DC കറൻ്റ് | 50 എം.എ |
| ഫ്ലാഷ് മെമ്മറി | 32 KB (ATmega328P) of which 0.5 KB used by bootloader |
| SRAM | 2 KB (ATmega328P) |
| EEPROM | 1 KB (ATmega328P) |
| ക്ലോക്ക് സ്പീഡ് | 16 MHz |
| അളവുകൾ (L x W x H) | 75.1mm x 53.4mm x 10mm (approx. 3.15"L x 2.36"W x 0.39"H) |
| ഭാരം | 27.22 ഗ്രാം |
| കണക്റ്റിവിറ്റി ടെക്നോളജി | USB |
| അനുയോജ്യമായ ഉപകരണങ്ങൾ | Arduino-compatible devices |

9. വാറൻ്റിയും പിന്തുണയും
ELEGOO is committed to customer satisfaction and product quality. Your ELEGOO UNO R3 board comes with a standard limited warranty against manufacturing defects.
- വാറൻ്റി കാലയളവ്: Please refer to the product packaging or the official ELEGOO webനിർദ്ദിഷ്ട വാറന്റി കാലയളവിനുള്ള സൈറ്റ്.
- സാങ്കേതിക സഹായം: For technical assistance, troubleshooting, or inquiries regarding your product, please visit the official ELEGOO support page or contact their customer service directly.
- ഓൺലൈൻ ഉറവിടങ്ങൾ: A vast community and numerous online tutorials are available for Arduino-compatible boards, offering extensive resources for learning and project development.