KS0546 Keyestudio 328 PLUS Development Board Compatible with Arduino R3(Black and eco-friendly): Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(No difference)

Latest revision as of 16:30, 3 August 2022

Description


thumb

Doing experiments with electronic products, we often program on the Arduino IDE development environment with Arduino series microcontrollers.
Keyestudio PLUS control board is fully compatible with Arduino IDE development environment. It is as same as the Arduino UNO R3 board. Moreover, some improvements we made highly strengthen its function(as shown below). In order to wire efficiently, we equip it with a 1m USB cable with type-c interface for you.


thumb

Specification

  • Microcontroller:ATMEGA328PB
  • USB to serial chip: CH340C
  • Working voltage: 5V
  • External power: DC 6-15V (recommend 9V)
  • Digital I / O pins: 14 (D0-D13)
  • PWM channel: 6 (D3 D5 D6 D9 D10 D11)
  • Analog input channel (ADC): 8 (A0-A7)
  • Each I / O Port of DC output capability : 10 mA
  • Output capability of 3.3V port: MAX150 mA
  • Flash Memory: 32 KB (of which 0.5 KB is used by the bootloader)
  • SRAM: 2 KB (ATMEGA328PB)
  • EEPROM: 1 KB (ATMEGA328PB)
  • Clock speed: 16MHz
  • On-board LED pin: D13


Interfaces


thumb

Specialized Functions of Some Pins:


thumb

  • Serial communication interface: D0 is RX, D1 is TX
  • PWM interface (pulse width modulation): D3 D5 D6 D9 D10 D11
  • External interrupt interface: D2 (interrupt 0) and D3 (interrupt 1)
  • SPI communication interface: D10 is SS, D11 is MOSI, D12 is MISO, D13 is SCK
  • IIC communication port: A4 is SDA, A5 is SCL


More details, download the following link to get more information:

https://fs.keyestudio.com/KS0546