- Arduino Robotic Projects
- Richard Grimmett
- 149字
- 2021-09-03 09:59:26
Running the IDE for Mega
If you are using Mega, it will be very similar. Connecting the unit via USB and then navigating to Start Menu | Devices and Printers will show the following device:

Note that in this case, Mega is connected to COM port 24. The port that Arduino will be connected to is selected by the computer and is not the same for all Arduinos. The only difference between the instructions for using Mega and Uno is that you will need to set the correct board type for Mega. To do this, navigate to Tools | Board | Arduino Mega 2560 or Mega ADK as shown in the following screenshot:

If you have a different COM port number, make sure you set that by navigating to Tools | Serial Port. You can now upload the Blink code, and the orange LED should be blinking on Mega.
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Java異步編程實(shí)戰(zhàn)
- 算法零基礎(chǔ)一本通(Python版)
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- Learn Scala Programming
- 深入理解Java7:核心技術(shù)與最佳實(shí)踐
- Effective Python Penetration Testing
- Windows Phone 7.5:Building Location-aware Applications
- Visual C++程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- Java RESTful Web Service實(shí)戰(zhàn)
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐
- 企業(yè)級Java現(xiàn)代化:寫給開發(fā)者的云原生簡明指南
- JavaScript程序設(shè)計(jì)實(shí)例教程(第2版)