Keyestudio UNO board with 3-pin connector based on Arduino

The Keyestudio UNO is a board based on the Arduino board with the ATmega328P microcontroller which, unlike the standard version, incorporates the three-pin interface (VCC, GND and Signal) for each of the inputs and outputs of the Arduino.

Keyestudio UNO incorporates the 3-pin interface or socket that facilitates the connection of sensors and actuators, connecting the VCC and GND power supply for each of the elements, even going so far as to avoid the need to work with a test board. To facilitate the connection, it has a 3-pin interface that corresponds to the 14 digital pins, 6 analogue pins, 1 pin cap for serial communication and 1 for IIC or I2C communication. It also has a reed switch to select 5 V or 3.3 V power supply.

IDE ArduinoBlocks. Creating a new project



ArduinoBlocks program of the Keyestudio UNO board (compatible with Arduino UNO)



  • Microcontroller ATmega328P-PU
  • Operating voltage 5 V
  • Input voltage (recommended) 7-12 V
  • Digital I/O pins 14 (of which 6 provide PWM output)
  • PWM digital I/O pins 6 (of which 6 provide PWM output)
  • Digital I/O pins PWM 6 (D3, D5, D6, D9, D10, D11)
  • Analog input pins 6 (of which 6 provide PWM output)
  • Analogue input pins 6 (A0-A5)
  • DC current per I/O pin 20 mA
  • DC current for 3.3V pin 50 mA
  • Flash memory 32 KB (ATmega328) of which 0.5 KB used by the bootloader
  • SRAM 2 KB (ATmega328) of which 0.5 KB used by the bootloader
  • SRAM 2 KB (ATmega328P-PU)
  • EEPROM 1 KB (ATmega328P-PU)
  • Clock speed 16 MHz
  • LED_BUILTIN D13


More product information