KS0499 KEYESTUDIO Mega 2560 Plus Board: Difference between revisions

From Keyestudio Wiki
Jump to navigation Jump to search
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:


<br>[[Image:7FFG51P%(CW.png|300px|right|frameless|]]<br>
<br>[[Image:7FFG51P%(CW.png|600px|right|frameless|]]<br>


== '''Description''' ==
== '''Description''' ==
Line 24: Line 24:
* Clock Speed: 16 MHz
* Clock Speed: 16 MHz
* LED_BUILTIN:D13
* LED_BUILTIN:D13


== '''Interfaces Description''' ==
== '''Interfaces Description''' ==


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
<br>[[Image:0499.png|500px|frameless]]<br>


== '''Special Interfaces Description''' ==
== '''Special Interfaces Description''' ==
Line 41: Line 42:
== Install Arduino IDE and Driver ==
== Install Arduino IDE and Driver ==


=== Installing Arduino IDE ===


We firstly navigate the ARDUINO official website: https://www.arduino.cc/, click “SOFTWARE”----”DOWNLOADS”, we’ll see the following page.
=== Download Arduino IDE ===
 
 
==A. Windows System==
You could download Arduino IDE from the official website: https://www.arduino.cc/
 
Enter the link and click SOFTWARE:
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230331165128482-1685496644801-1.png
 
There are various versions of IDE for Arduino. Just download a version compatible with your system.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230531112709308.png
 
Here we will show you how to download and install the windows version of Arduino IDE.
 
There are two versions of IDE for WINDOWS system. You can choose between the installer (.exe) and the Zip file. For installer, it can be directly downloaded, without the need of installing it manually while for Zip package, you will need to install the driver manually.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230331165316657-1685496675570-5.png
 
You just need to click JUST DOWNLOAD.
 
==B. Mac System==
The versions of Arduino IDE vary from operation systems.
 
For how to download Arduino IDE on Mac, please refer to Windows:
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230531112759668.png
 
After downloading, double-click to open it and follow the installation instructions.
 
C.Detailed installation steps:
1.Save the .exe file downloaded from the software page to your hard drive and simply run the file .
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20231030111507277.png
 
2.Read the License Agreement and agree it.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20231030111548510.png


There many versions for Arduino software, we only need to download the version suitable for system. Here, we take WINDOWS system as example to introduce how to download and install Arduino IDE.
3.Choose the installation options.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20231030111609783.png


There are two option versions as for your reference, one is an installer which can be directly downloaded in computer; another one is zip file which requires you to unzip and install it.  
4.Choose the install location.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20231030111627536.png


Just click“JUST DOWNLOAD”.
5.Click finish and run Arduino IDE


https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20231030111656023.png


=== '''Installing Driver''' ===
=== '''Installing Driver''' ===




Finish the download. Now, let’s install the driver of KEYESTUDIO PLUS control board. Its chip is CP2102 serial chip. In general, the driver of CP2102 serial chip is included in ARDUINO version 1.8 and above. The driver will be recognized and installed as long as you connect board to computer with USB.<br>
==Install CP2102 Driver on Windows System==


Now, let’s install the driver of keyestudio MEGA PLUS control board. Its chip is CP2102 serial chip.<br>
Some system(WIN11) can’t install automatically driver but you could install it by hand.<br>


Some system can’t install automatically driver, you could install by hand. Open the device manager of computer and you will see a yellow exclamation mark which means the driver of CP2102 isn’t installed successfully.<br>
<big>Download CP2102 driver: https://fs.keyestudio.com/CP2102-WINDOWS</big><br>
<big>Or Download the driver of CP2102: https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads</big><br>


double-click the“Cp2102 USB to UART Bridge Controller”and a window pops up, click“update driver”, as shown below:<br>
Click the link to download https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230426100746100.png, and we unzip it to https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230426100852988.png.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
Unzip again and we will get the folder https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230426101012182.png. Please remember the path of this folder for later use.


Right click Computer—– Properties—– Device Manager.


Click“Browse my computer for driver software” to find out the ARDUINO software to be installed.
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps5.jpg


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
The yellow exclamation mark on the page implies an unsuccessful installation and you should double click img, then click “Update Drive…”to update the driver.


There is a DRIVERS folder inside, enter it and the driver of CP210X series chip is shown.
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps7.jpg


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
Click “Browse my computer for drivers” to find the downloaded Arduino software.


Choose the folder to be installed, click“Next”, the driver of CP2010 is installed successfully.
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps8.jpg


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
There is a DRIVERS folder in Arduino software installed package, please open this folder and check the driver of CP210X series chips.


Click “Browse…”, then search the driver of CP2102 and click“Next”.


Up to now. Then you can right click“Computer”—>“Properties”
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps9.png
—>“Device manager”, you will see the device as the figure shown below.
The driver is installed successfully and the yellow exclamation mark is gone.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
After a while, the driver is installed successfully.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps10.jpg
 
When opening the device manager, we will find that the yellow exclamation mark disappears, which means the driver of CP2102 is installed successfully.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/wps11.jpg
 
==Install CP2102 Driver on MAC System==
 
Connect board we provide to your computer, and open Arduino IDE.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/40A968D312A8B080E52C4559201F498A.png
 
Click “Tools” to select Board: Arduino Uno and Port: /dev/cu.usbserial-0001.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/3123378638D9C83554A2C90BFA436BCF.png
 
Tap https://getting-started-with-arduino.readthedocs.io/en/latest/_images/image-20230601153931790.png to upload code, if burn successfully, you will view Done uploading.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/E97244571B69D21FF31DE3B879B8B0E5.png
 
Note: If burn unsuccessfully, you need to install driver of CP2102, please continue to follow the instructions as below:
 
Download the driver of CP2102:https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads
 
1. Select Mac OSX edition
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/6E53A3DACDEC57D5EE0B15B48D771A5B.png
 
2. Unzip the downloaded package
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/8DCED2768D5F86D3D0C3F6076D87A9A8.png
 
3. Open folder and double-click SiLabsUSBDriverDisk.dmg file.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/61AE3E706A1C4AFA7948D5FB2E797A6D.png
 
4. You will view the following files as follows:
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/3FFD0525E16492EDE92BDB8C84198DB9.png
 
5. Double-click Install CP210x VCP Driver, tick Don’t warn me and tap Open.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/14F6EBB088E654ABC2F0149645E34ED1.png
 
6. Tap Continue
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/A243872CDBB520E4D298C006E001FFF5.png
 
7. Tap Continue and Agree
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/AE367C1894DF6745E46BBDFC460C1F99.png
 
8. Click Continue and input your password
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/27B7214283D7F76ABA3557DD629BD965.png
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/29BBCA3360D806164717733460574356.png
 
9. Select Open Security Preferences
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/CA6BC6E536202F07A53C09201A0996FF.png
 
10. Click the lock to unlock security & privacy preference.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/379CAA1889F4A45614B27C9B2B934869.png
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/88A1B169A192EE6C49E95947D6287FC2.png
 
11. Then click Allow
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/19E43624EFDE1B223800201C944D25E9.png
 
12. Back to installation page, and wait to install.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/BB0E17AFD8BAD8B8013F19D7A9DA0FD9.png
 
13. Successfully installed
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/3BD5BB3752ABF97E9BAB6BF950A75BED.png
 
14. Then enter ArduinoIDE, click Tools and select Board: Arduino Uno and /dev/cu.SLAB_USBtoUAPT
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/73AED810D216D7DA3A3CE9CC0E4DBA4A.png
 
15. Click0486-23.png to upload code and you will see “Done uploading”.
 
https://getting-started-with-arduino.readthedocs.io/en/latest/_images/D918E2E31A9632F8B272A16595C46A83.png




=== '''Arduino IDE Setting''' ===
=== '''Arduino IDE Setting''' ===


Click [[Image:0486-1 - 副本.png|300px|frameless|]]icon,open Arduino IDE.
Click [[Image:0486-12.png|200px|frameless]]icon,open Arduino IDE.<br>


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
<br>[[File:0085=14.png|500px|frameless|thumb]]<br>


To avoid the errors when uploading the program to the board, you need to select the correct Arduino board that matches the board connected to your computer.<br>
To avoid the errors when uploading the program to the board, you need to select the correct Arduino board that matches the board connected to your computer.<br>
Then come back to the Arduino software, you should click Tools→Board, select the board. (as shown below)<br>
Then come back to the Arduino software, you should click Tools→Board, select the board. (as shown below)<br>


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
<br>[[Image:0499-1.png|500px|frameless|]]<br>
 
Then select the correct COM port (you can see the corresponding COM port after the driver is successfully installed)<br>


Then select the correct COM port (you can see the corresponding COM port after the driver is successfully installed)
<br>[[Image:04869png.png|500px|frameless|]]<br>
<br>[[Image:0499-3.png|500px|frameless|]]<br>


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
Before uploading the program to the board, let’s demonstrate the function of each symbol in the Arduino IDE toolbar.<br>
<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>


Before uploading the program to the board, let’s demonstrate the function of each symbol in the Arduino IDE toolbar.
<br>[[Image:0085=17.png|500px|frameless]]<br>


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>


A-Used to verify whether there is any compiling mistakes or not.
* A-Used to verify whether there is any compiling mistakes or not.
B- Used to upload the sketch to your Arduino board.
* B- Used to upload the sketch to your Arduino board.
C- Used to create shortcut window of a new sketch.
* C- Used to create shortcut window of a new sketch.
D- Used to directly open an example sketch.
* D- Used to directly open an example sketch.
E- Used to save the sketch.
* E- Used to save the sketch.
F- Used to send the serial data received from board to the serial monitor.
* F- Used to send the serial data received from board to the serial monitor.


==Resources ==
'''Download the PDF:'''<br>


=== '''Start Your First Program''' ===
https://fs.keyestudio.com/KS0499


==Start Your First Program==
Open file to choose Examples—>BASIC—>BLINK
Open file to choose Examples—>BASIC—>BLINK


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
 
<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
<br>[[Image:048610png.png|500px|frameless]]<br>
 
<br>[[Image:0499-4.png|500px|frameless]]<br>


Set board and COM port, the bottom right corner of the IDE displays the corresponding board and COM port.
Set board and COM port, the bottom right corner of the IDE displays the corresponding board and COM port.


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
<br>[[Image:0499-5.png|500px|frameless]]<br>
 
Click[[Image:0486-20.png|500px|frameless]]icon to start compiling the program, check errors.
<br>[[Image:0499-6.png|500px|frameless]]<br>
 


Click[[Image:0486-1 - 副本.png|300px|frameless|]]icon to start compiling the program, check errors.
Click[[Image:0486-23.png |500px|frameless]]icon to start upload the program, upload successfully.
<br>[[Image:0499-7.png|500px|frameless]]<br>


<br>[[Image:0486-1 - 副本.png|300px|frameless|]]<br>
The program is uploaded successfully, LED of board lights on for 1s, and lights off for 1s.

Latest revision as of 18:40, 29 May 2024


7FFG51P%(CW.png


Description

KEYESTUIDO Mega 2560 plus Board, whose processor core is ATMEGA2560-16AU, is fully compatible with ARDUINO MEGA 2560 REV3. USB to TTL chip adopts more economic and stable CP2012. This plus board consists of 54-channel digital input and output ports, of which 15 pins are served as PWM output, 16 analog inputs, 4 serial communication ports, one 16MHz crystal oscillator, 1 USB port, 1 power socket, 1 ICSP interface and 1 reset button.

Specification

  • Microcontroller: ATMEGA2560-16AU
  • USB to TTL chip:CP2102
  • Operating Voltage: 5V
  • Input Voltage (recommended):DC 7-12V
  • Digital I/O Pins: 54 (D0-D53)
  • PWM Digital I/O Pins:15(D2-D13 D44-D46)
  • Analog Input Pins: 16(A0-A15)
  • DC Current per I/O Pin: 20 mA
  • DC Current for 3.3V Pin: 50 mA
  • Flash Memory: 256 KB of which 8 KB used by bootloader
  • SRAM: 8 KB
  • EEPROM: 4 KB
  • Clock Speed: 16 MHz
  • LED_BUILTIN:D13


Interfaces Description


0499.png

Special Interfaces Description

  • Serial communication interface(4 channel): Serial(D0 =RX0, D1 =TX0), Serial1(D19 is RX1, D18 is TX1)
  • Serial2 (D17 is RX2, D16 equals to TX2), Serial3(D15 is RX3, D14 is TX3), D0 and D1 are connected to ATMEGA16U2-MU
  • PWM port(Pulse width modulation): D2-D13 and D44-D46
  • External interrupt pins:D2(interrupt 0), D3(interrupt 1), D21(interrupt 2), D20 (interrupt 3), D19(interrupt 4)and D18(interrupt 5)
  • SPI communication interface:D53 stands for SS, D51 is MOSI, D50 is MISO, D52 equals to SCK
  • IIC communication interface:D20 represents SDA, D21 is SCL


Install Arduino IDE and Driver

Download Arduino IDE

A. Windows System

You could download Arduino IDE from the official website: https://www.arduino.cc/

Enter the link and click SOFTWARE:

image-20230331165128482-1685496644801-1.png

There are various versions of IDE for Arduino. Just download a version compatible with your system.

image-20230531112709308.png

Here we will show you how to download and install the windows version of Arduino IDE.

There are two versions of IDE for WINDOWS system. You can choose between the installer (.exe) and the Zip file. For installer, it can be directly downloaded, without the need of installing it manually while for Zip package, you will need to install the driver manually.

image-20230331165316657-1685496675570-5.png

You just need to click JUST DOWNLOAD.

B. Mac System

The versions of Arduino IDE vary from operation systems.

For how to download Arduino IDE on Mac, please refer to Windows:

image-20230531112759668.png

After downloading, double-click to open it and follow the installation instructions.

C.Detailed installation steps: 1.Save the .exe file downloaded from the software page to your hard drive and simply run the file .

image-20231030111507277.png

2.Read the License Agreement and agree it.

image-20231030111548510.png

3.Choose the installation options.

image-20231030111609783.png

4.Choose the install location.

image-20231030111627536.png

5.Click finish and run Arduino IDE

image-20231030111656023.png

Installing Driver

Install CP2102 Driver on Windows System

Now, let’s install the driver of keyestudio MEGA PLUS control board. Its chip is CP2102 serial chip.
Some system(WIN11) can’t install automatically driver but you could install it by hand.

Download CP2102 driver: https://fs.keyestudio.com/CP2102-WINDOWS
Or Download the driver of CP2102: https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads

Click the link to download image-20230426100746100.png, and we unzip it to image-20230426100852988.png.

Unzip again and we will get the folder image-20230426101012182.png. Please remember the path of this folder for later use.

Right click Computer—– Properties—– Device Manager.

wps5.jpg

The yellow exclamation mark on the page implies an unsuccessful installation and you should double click img, then click “Update Drive…”to update the driver.

wps7.jpg

Click “Browse my computer for drivers” to find the downloaded Arduino software.

wps8.jpg

There is a DRIVERS folder in Arduino software installed package, please open this folder and check the driver of CP210X series chips.

Click “Browse…”, then search the driver of CP2102 and click“Next”.

wps9.png

After a while, the driver is installed successfully.

wps10.jpg

When opening the device manager, we will find that the yellow exclamation mark disappears, which means the driver of CP2102 is installed successfully.

wps11.jpg

Install CP2102 Driver on MAC System

Connect board we provide to your computer, and open Arduino IDE.

40A968D312A8B080E52C4559201F498A.png

Click “Tools” to select Board: Arduino Uno and Port: /dev/cu.usbserial-0001.

3123378638D9C83554A2C90BFA436BCF.png

Tap image-20230601153931790.png to upload code, if burn successfully, you will view Done uploading.

E97244571B69D21FF31DE3B879B8B0E5.png

Note: If burn unsuccessfully, you need to install driver of CP2102, please continue to follow the instructions as below:

Download the driver of CP2102:https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads

1. Select Mac OSX edition

6E53A3DACDEC57D5EE0B15B48D771A5B.png

2. Unzip the downloaded package

8DCED2768D5F86D3D0C3F6076D87A9A8.png

3. Open folder and double-click SiLabsUSBDriverDisk.dmg file.

61AE3E706A1C4AFA7948D5FB2E797A6D.png

4. You will view the following files as follows:

3FFD0525E16492EDE92BDB8C84198DB9.png

5. Double-click Install CP210x VCP Driver, tick Don’t warn me and tap Open.

14F6EBB088E654ABC2F0149645E34ED1.png

6. Tap Continue

A243872CDBB520E4D298C006E001FFF5.png

7. Tap Continue and Agree

AE367C1894DF6745E46BBDFC460C1F99.png

8. Click Continue and input your password

27B7214283D7F76ABA3557DD629BD965.png

29BBCA3360D806164717733460574356.png

9. Select Open Security Preferences

CA6BC6E536202F07A53C09201A0996FF.png

10. Click the lock to unlock security & privacy preference.

379CAA1889F4A45614B27C9B2B934869.png

88A1B169A192EE6C49E95947D6287FC2.png

11. Then click Allow

19E43624EFDE1B223800201C944D25E9.png

12. Back to installation page, and wait to install.

BB0E17AFD8BAD8B8013F19D7A9DA0FD9.png

13. Successfully installed

3BD5BB3752ABF97E9BAB6BF950A75BED.png

14. Then enter ArduinoIDE, click Tools and select Board: Arduino Uno and /dev/cu.SLAB_USBtoUAPT

73AED810D216D7DA3A3CE9CC0E4DBA4A.png

15. Click0486-23.png to upload code and you will see “Done uploading”.

D918E2E31A9632F8B272A16595C46A83.png


Arduino IDE Setting

Click 0486-12.pngicon,open Arduino IDE.


thumb

To avoid the errors when uploading the program to the board, you need to select the correct Arduino board that matches the board connected to your computer.
Then come back to the Arduino software, you should click Tools→Board, select the board. (as shown below)


0499-1.png

Then select the correct COM port (you can see the corresponding COM port after the driver is successfully installed)


04869png.png

0499-3.png

Before uploading the program to the board, let’s demonstrate the function of each symbol in the Arduino IDE toolbar.


0085=17.png


  • A-Used to verify whether there is any compiling mistakes or not.
  • B- Used to upload the sketch to your Arduino board.
  • C- Used to create shortcut window of a new sketch.
  • D- Used to directly open an example sketch.
  • E- Used to save the sketch.
  • F- Used to send the serial data received from board to the serial monitor.

Resources

Download the PDF:

https://fs.keyestudio.com/KS0499

Start Your First Program

Open file to choose Examples—>BASIC—>BLINK



048610png.png


0499-4.png

Set board and COM port, the bottom right corner of the IDE displays the corresponding board and COM port.


0499-5.png

Click0486-20.pngicon to start compiling the program, check errors.
0499-6.png


Click0486-23.pngicon to start upload the program, upload successfully.
0499-7.png

The program is uploaded successfully, LED of board lights on for 1s, and lights off for 1s.