Description
Cytron Maker UNO Plusis compatible with popular Arduino Uno R3 module. This means that it can be programmed through the Arduino IDE using available libraries. The so-called Arduino Shields will also collaborate with the Cytron module. The Maker Uno Plus module hasFT231Xconverter.
The board contains an ATmega328 microcontroller, is equipped with 14 digital I/o 6 of which can be used as PWM outputs (e.g. for motor control), and 6 as analog inputs. The system works with a clock signal with a frequency of 16MHz. The module also has a microUSB connector, RESET button and leads that are to connect the AVR programmer.
Maker UNO has several differences in comparison to the Arduino UNO:
- 12 LEDs that are assigned to leads from 2 to 13
- 1 programmable button
- Built-in buzzer
- No DC connector
- MicroUSB connector: instead of USB-B
- UART Converter: FTDI FT231X
In order to start Maker Uno, you must connect the system to PC usingUSB cable, install driver and select in the Arduino IDE, the Arduino Uno board. Detailed user manual is onthe manufacturer's website. |
Power
The module can be powered via the microUSB cable. The device does not have built-in DC connector.
Programming
Creating and installing software is allowed by the free environment of the Arduino IDE. Implemented bootloader allows you to send the program directly via USB cable. ISCP connector enables connection of an external AVR programmer. A detailed description can be found in the documentation and tutorial.
Specification
- Supply voltage: 5 V
- Programmed via USB using intercessory Atmega16u2 microcontroller
- Compatible withArduino Uno Rev3
- Microcontroller: ATmega328
- Maximum clock frequency: 16 MHz
- SRAM: 2 KB
- Flash memory: 32 KB (5kB reserved for bootloader)
- EEPROM: 1 KB
- I/O Ports: 14
- PWM outputs: 6
- Number of analog inputs: 6 (channels of A/C converter)
- Serial interfaces: UART, SPI, I2C
- External interrupts
- Connector: microUSB socket (microUSB cable sold separately)
- Soldered ISP connector
- UART Converter: FTDI FT231X
- Power connector: DC 5.5 x 2.1 mm
- Board sizes: 75 x 54 x 15 mm
Useful links |