Cytron Maker Uno R3
Rs.720.00
The Maker UNO is an excellent choice for beginners and hobbyists who want to get started with Arduino programming and electronics. Its Arduino compatibility, built-in features, and user-friendly design make it a versatile and accessible platform for learning and prototyping various projects.
Product Details
The Maker UNO is an Arduino-compatible development board designed by Cytron Technologies. It is based on the Arduino UNO board and offers a beginner-friendly platform for learning electronics and programming.
Here's a description of the key features and components of the Maker UNO:
1. Microcontroller: The Maker UNO is built around the ATmega328P microcontroller, which is the same microcontroller used in the Arduino UNO. It is an 8-bit microcontroller with 32KB of flash memory, 2KB of RAM, and various I/O pins for interfacing with external devices.
2. Arduino Compatibility: The Maker UNO is fully compatible with Arduino software and libraries. It can be programmed using the Arduino IDE (Integrated Development Environment), allowing users to write code, upload it to the board, and interact with various sensors, actuators, and other components.
3. USB Interface: The board features a built-in USB interface, making it easy to connect to a computer for programming and power supply. It uses a standard micro USB connector, eliminating the need for an external programmer or power source.
4. Power Options: The Maker UNO can be powered via the USB connection or an external power source. It supports a wide voltage input range (5V-12V) and includes a voltage regulator to ensure a stable supply voltage for the microcontroller and connected devices.
5. I/O Pins: The board provides a total of 14 digital input/output pins, among which 6 can be used for PWM (Pulse Width Modulation) output. Additionally, there are 6 analog input pins for reading analog sensor values.
6. Reset Button: The Maker UNO includes a reset button, allowing users to restart the program execution or put the board into programming mode.
7. LED Indicators: The board features built-in LEDs that can be used for visual feedback or debugging purposes. It includes an onboard power LED, a TX/RX LED for serial communication, and a user-programmable LED connected to pin 13.
8. Resettable Fuse: The Maker UNO incorporates a resettable polyfuse to protect against excessive current and short circuits. This helps safeguard the board and connected components from damage.
9. ICSP Header: The board has an ICSP (In-Circuit Serial Programming) header, enabling advanced users to program the microcontroller using an external programmer if desired.
10. Open-Source Design: The Maker UNO is based on open-source hardware and is fully compatible with existing Arduino UNO shields and components. This allows users to expand the board's functionality by adding various shields and modules.
Software requirement;
Arduino IDE: https://www.arduino.cc/en/software
CH34X driver for Windows: https://drive.google.com/file/d/1kk0b2HTYLKBXxS4TNNlC_neef6iE94sV/view
CH34X driver for Mac OS: https://drive.google.com/file/d/1iZ4fO-eAttw0ztlWVN_VTPB9cVSOu3CX/view
CH34X driver for Linux: https://drive.google.com/file/d/1YQcex-0j6PN2I8J1Fa5ecxfsCLarANj2/view
Note: Ensure the Maker UNO is plug into computer USB port during driver installation