Software Introduction
Arduino
is an open-source electronic prototyping platform.
In terms of hardware, there are various development boards, such as Uno, Mega, etc.
The development boards have rich interfaces, including power interface, digital and analog pins, which can connect sensors and actuators
.
On the software side, it mainly uses C/C++ programming, and the Arduino IDE
is easy to use, with a rich set of library functions that facilitate writing, compiling, and uploading code.
🚀: Get learning resources at the end of the article
Precautions
⏩: Testing Environment
win10/win11
64-bit operating system
⏩: Before extracting files
: You must first close all antivirus software (including the built-in “McAfee” on some computers), firewall, Windows Defender; otherwise, the antivirus software may mistakenly delete the program or prevent it from running properly.
⏩: You can directly install Huorong antivirus to manage Defender
.
Installation Steps
1. Right-click to extract the files (it is recommended to install this software online).

2. Enter the extracted folder.

3. Right-click to run the arduino-ide_Windows_64bit
installer as an administrator.

4. Click I agree
.

5. Click Next
.

6. Modify the installation path and click Install
.

7. Wait for the program to install.

8. After installation, uncheck Run...
and click Finish
.

9. Double-click the desktop icon.

10. If online, the program will automatically load some drivers.

11. Click to install each component.



12. Click File Preferences
.

13. Find Languages
, change the language to English
, click OK
, and wait for the program to load automatically.

14. Software installation is complete.

Resource Acquisition
🔑 Follow the public account Research Software Library and enter query code A07.
Disclaimer
🌐 All resources provided in the public account are legally sourced from the internet, shared for free, and do not constitute any commercial purpose.
📚 Resources are for communication and learning only (commercial use or other profit-making activities are prohibited), and copyright belongs to the original author. You must delete it within 24 hours after downloading; thank you for your understanding and cooperation ✅.
📩 If there are copyright issues, please contact the editor 🖋️👨💼.
🌟 Sharing is not easy; please star it and give a thumbs up 💖👍.