- 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.
- AngularJS入門與進階
- Vue.js入門與商城開發實戰
- Android 9 Development Cookbook(Third Edition)
- Learning ArcGIS Pro
- Linux Device Drivers Development
- Getting Started with NativeScript
- Mastering ROS for Robotics Programming
- C語言程序設計
- Learning jQuery(Fourth Edition)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- CoffeeScript Application Development Cookbook
- 小型編譯器設計實踐
- 工業機器人離線編程
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- 嵌入式Linux C語言程序設計基礎教程