KS5014 Keyestudio 2560 WIFI PLUS Main Control Board: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
(Created blank page)
 
No edit summary
Line 1: Line 1:
== Introduction ==


Keyestudio 2560 WIFI PLUS Main Control Board adopts two MCU including ATmega 2560 and esp8266, containing all functions of Arduino Mega 2560and ESP8266 development board. The two MCU combination is suitable for the development of the Internet of Things, networking functions, and independent wireless network construction.<br>
The download function of the serial port is controlled by the toggle switch, and the codes of the two MCU can be burned separately by using a USB interface so that two development boards can be used alone or combined. It is very convenient when using. <br>
== Special Function Interface ==
Serial Communication:<br>
Port 0  D0(RX)和D1(TX)      Port 1  D19(RX)和D18(TX)<br>
Port 2  D17(RX)和D16(TX)    Port 3  D15(RX)和D14(TX)<br>
External Interrupt:<br>
D2(Interrupt 0), D3(Interrupt1), D18(Interrupt5), D19(Interrupt4), D20(Interrupt3) and D21(Interrupt2)<br>
PWM Interface: D2-D13 and D44-D46<br>
SPI Communication: D53(SS), D51(MOSI), D50(MISO), D52(SCK)<br>
IIC Communication: D20(SDA), D21(SCL)<br>
ICSP Interface: <br>
ATMEGA2560-16AU Interface for burning firmware<br>
USB Interface: downloading programs and serial port debugging<br>
DC Power Interface: able to connect to DC6V-9V<br>
Power Output Interface: <br>
3.3V/5V output, often used for external power supply or common ground processing<br>
Analog Interface: A0-A15<br>
== Resources ==
For more details, please refer to the following link:
https://www.dropbox.com/scl/fo/2jdejve3j7ao3vkrgmmig/h?dl=0&rlkey=cz07kcktadkngpriq6wf0t19y

Revision as of 16:41, 16 January 2023

Introduction

Keyestudio 2560 WIFI PLUS Main Control Board adopts two MCU including ATmega 2560 and esp8266, containing all functions of Arduino Mega 2560and ESP8266 development board. The two MCU combination is suitable for the development of the Internet of Things, networking functions, and independent wireless network construction.

The download function of the serial port is controlled by the toggle switch, and the codes of the two MCU can be burned separately by using a USB interface so that two development boards can be used alone or combined. It is very convenient when using.


Special Function Interface

Serial Communication:
Port 0 D0(RX)和D1(TX) Port 1 D19(RX)和D18(TX)
Port 2 D17(RX)和D16(TX) Port 3 D15(RX)和D14(TX)
External Interrupt:
D2(Interrupt 0), D3(Interrupt1), D18(Interrupt5), D19(Interrupt4), D20(Interrupt3) and D21(Interrupt2)
PWM Interface: D2-D13 and D44-D46
SPI Communication: D53(SS), D51(MOSI), D50(MISO), D52(SCK)
IIC Communication: D20(SDA), D21(SCL)
ICSP Interface:
ATMEGA2560-16AU Interface for burning firmware
USB Interface: downloading programs and serial port debugging
DC Power Interface: able to connect to DC6V-9V
Power Output Interface:
3.3V/5V output, often used for external power supply or common ground processing
Analog Interface: A0-A15



Resources

For more details, please refer to the following link: https://www.dropbox.com/scl/fo/2jdejve3j7ao3vkrgmmig/h?dl=0&rlkey=cz07kcktadkngpriq6wf0t19y