技术规格
- 标题
- 下载 Arduino IDE 2.3.4 Windows
- 系统要求
- Windows 8.1
- Windows 10
- Windows 11
- Windows 7
- Windows 8
- 语言
- 可用语言
- 英语
- 许可证
- 免费
- 最近更新
- 作者
- Arduino LLC
- SHA-1
631b5aa15c594e09a3bb53341142f195576185b6
- 文件名
- Arduino_IDE_V2.3.4.exe
可用其他语言的程序
更改日志
目前 Arduino IDE 的 2.3.4 版尚无任何更新日志信息。有时候,发布者需要一些时间才能公布该信息,过几天再回来看看有无更新吧。
帮一下忙!
如果您有任何更新日志信息,希望与我们分享,我们非常乐意倾听!发送至 联系页面 联系我们吧。
探索应用
相关软件
Arduino IDE
适用于 Windows 的 Arduino IDE - 开发有用的项目
Arduino Builder
Arduino Builder是一个独立的实用程序,用于通过Arduino串行编程接口,Arduino ISP或USBasp查看,编译和上传Arduino草图文件和已编译的ELF或HEX文件到Arduino板,而无需Arduino IDE。 该应用程序具有带下拉菜单的标准用户界面,可以选择所需的数据。该实用程序的功能可以分3个步骤进行。当需要编译时,为了上传草图文件,Arduino Builder会扫描草图以查找引用的库,然后自动构建必要的库。 该分发包包含Arduino 1.0.4核心和库文件,AVR GCC编译器工具链和AVRDUDE。请注意,由于该实用程序仅随附标准Arduino库,因此如果要使用自定义库进行构建,则需要将具有相同目录名的库源代码文件放入 / arduino / libraries目录。
CodeBlocks Arduino IDE
CodeBlocks Arduino IDE是用于Arduino开发的定制应用程序。该应用程序为您提供了众多功能,包括代码文件夹,代码完成,代码导航和编译以及Arduino的上传。 该应用程序还具有专用的项目向导,可轻松创建现成的Arduino项目。该发行版集成了最新的Arduino核心文件,标准Arduino库,AVR工具链,Arduino Builder和串行终端主要功能包括: 用于Arduino开发的专用项目向导。 集成的Arduino核心文件和库。 集成的预配置AVR编译器工具链。 支持流行的Arduino开发板作为构建目标。 通过运行构建目标将HEX上传到Arduino开发板(支持莱昂纳多)。 缓存已编译的核心文件,以提高编译速度(与原始Arduino IDE相比)。 Arduino API级模拟器*。 开发人员还包括一个API级的Arduino模拟器,该模拟器目前正在开发中*。总体而言,此应用的设计经过精心设计,具有清晰的用户界面和众多功能。这对于新手和专业开发人员都是有用的。
NetBeans IDE
适用于软件开发人员的免费开放源代码集成开发环境。您将获得使用Java语言,C / C ++甚至动态语言(例如PHP,JavaScript,Groovy和Ruby)创建专业的桌面,企业,Web和移动应用程序所需的所有工具。 NetBeans IDE易于直接安装和使用,可在许多平台上运行,包括Windows,Linux,Mac OS X和Solaris。 在FileHippo上,我们托管了JavaSE的Netbeans IDE。对于其他版本,请转到此处http://www.netbeans.org/downloads
DEV-C++
Dev-C++ is a feature rich IDE, which comes complete with compiler for creating software in C++. It is a fork of the original Bloodshed Dev-C++ environment. Key Features include: TDM-GCC 4.9.2 32/64bit. Syntax highlighting. Code completion. Code insight. Editable shortcuts. GPROF profiling. GDB debugging. AStyle code formatting. Devpak IDE extensions. External tools. Included in the Dev-C++ environment are all of the standard features that are necessary for writing, compiling, debugging, and executing programs written in C. Dev-C++ has been designed for the hard-core C++ programmer as it allows you to compose all of your source code without the simple features, which are common with most programming environments for beginners. Dev-C++ supports the following languages: Croatian, Romanian, Korean, French, Ukrainian, Dutch, Polish, Slovene, Latvian, Czech, Italian, Catalan, Greek, English, Portuguese, Slovak, Chinese (Traditional), Estonian, Galician, Bulgarian, Swedish, Turkish, Norwegian, Chinese (Simplified), Danish, German, Spanish, Russian, and Hungarian. Overall, Dev-C++ is great IDE to work with, if you don't need any advanced tools. It has all the basic things that you need. However, although it is an updated take on an older IDE, it still looks slightly dated.
Thonny
Thonny:Python 编程的开发环境
Google Chrome
Google的顶级免费浏览器
Android SDK
Android开发平台
Visual Studio Code
Visual Studio Code是一个轻量级但功能强大的源代码编辑器,可在您的桌面上运行。*它内置了对JavaScript,TypeScript和Node.js的支持,并且具有多种扩展名,可用于其他语言,包括C ++,C# ,Python和PHP。 它基于Github的Electron,Electron是基于JavaScript和HTML5的Atom代码编辑组件的跨平台版本。该编辑器是功能齐全的集成开发环境(IDE),专门为使用Microsoft开放云技术的开发人员设计。 Visual Studio Code使用开源.NET工具,以Omnisharp .NET开发人员工具和Roslyn编译器为基础,提供对ASP.NET C#代码的支持。 该界面易于使用,因为它基于常见的资源管理器样式,左侧的窗格显示了您有权访问的所有文件和文件夹,右侧的编辑器窗格显示了内容您打开的文件中。在这方面,编辑器的开发良好,令人赏心悦目。它还具有良好的功能,具有智能感知和自动完成功能,可以很好地适用于JSON,CSS,HTML,{less}和Node.js。 Visual Studio Code旨在与现有工具一起使用,并且Microsoft提供文档来帮助开发人员,以及与ASP.NET 5,Node.js和Microsoft的TypeScript一起使用的帮助,以及可用于帮助构建的工具。和管理Node.js应用。 Visual Studio Code实际上是针对JavaScript开发人员的,他们需要一个成熟的服务器端脚本开发工具,并且可能希望从Node.js转向基于.NET的框架。总体而言,Visual Studio Code是一个轻量级但可靠的跨平台代码编辑器,任何人都可以使用它来为Web或云构建应用程序。 *也提供Mac OS X和Linux版本。
GameMaker Studio 2
Game Maker Studio 2是一个中间游戏开发环境,非常适合那些虽然有编码基础但仍在学习的人。 Game Maker Studio 2提供了出色的功能和库,这些功能和库允许用户创建有趣且有趣的游戏,而无需成为编码专家。 Game Maker Studio 2具有广泛的用户基础和社区,可提供大量的教程和学习资料。 Game Maker Studio 2的市场也充斥着可在您的项目中使用的免费和付费资产。 功能包括: 丰富的事件和行动库 GameMaker语言基于笔刷的编辑动画支持自动平铺 Git集成调试器混音器 Game Maker Studio 2是一款出色的工具,可让您创建可以发布并与朋友共享的游戏。 如果您没有任何编程知识,并且想创建自己的游戏,请查看Scratch 。 Scratch是免费使用的,是您编程之旅的完美起点。 如果您想迈出下一步,或者具有中高级编程知识,并且想创建自己的游戏,请尝试CryEngine 。 CryEngine也是免费的,并且拥有大量的教程社区。
Bandizip
Bandizip is an all-in-one Zip Archiver. It can handle most popular compression formats, including Zip, 7z, and Rar. It is both lightweight and lightning fast, utilizing a rapid Zip algorithm for compression & extraction with fast drag and drop functions, high speed archiving, and multi-core compression. Key features include: Support for Unicode to display international characters. Bypass files that don't compress well using the "High Speed Archiving" function. Extract files to the destination folder directly using the fast drag & drop function. Create self-extracting files (.EXE) and multi-volume (split) archives. Optional archive encryption using ZipCrypto and AES 256. Context Menu access including the preview archive function. Create or extract multiple zip files simultaneously from windows explorer. Bandizip supports ZipCrypto and AES 256 encryption algorithms for higher security. It also has support for split compression to certain sizes, such as 10MB or 700MB. Besides Windows standard split compression formats such as zip, z01, and z02, it securely supports ALZ, EGG (alz, a01, a02, and vol1.egg, vol2.egg, 7Z(7z.001, 7z.002, and RAR (part1.rar). Bandizip is lightweight, has numerous support features and utilizes super quick Zip algorithms for compression and expansion. If you want to change your current Zip utility then Bandizip is a great tool to try.
Betternet Free VPN
Betternet是Windows专用的VPN,没有广告,也没有注册。 Betternet允许您匿名浏览Web,而不必担心被政府或ISP跟踪。您的IP将被更改,并且没有人可以跟踪您在Internet上的活动。 主要功能包括: 它是永远免费的。 它支持Windows 10、8.1、8、7。 无需信用卡。 无需注册或登录。 没有保存任何用户的日志。 简单的一键式连接。 它将您连接到最快的服务器。 Betternet使您可以访问所在国家/地区,学校或工作地点中整个被阻止的网站。您可以取消阻止Facebook,Twitter,Youtube和其他社交网络,并绕过政府的审查制度。 当您连接到公共wifi热点,蜂窝数据网络和其他公共场所时,Betternet可以保护设备的连接。 它就像免费代理一样工作,但更加安全。您的密码和个人数据受到保护,并且免受黑客攻击。 Betternet速度很快:它会自动检测您的位置并将您连接到最近的服务器;结果,您的连接将比其他提供商快得多。
最新更新
TeraBox
适用于 Windows 的免费云存储
GDevelop
GDevelop:免费游戏开发工具评测
OpenSSH
SSH 隧道的行业标准
MySQL Workbench
使用 MySQL Workbench 构建关系数据库
CapCut
CapCut - 编辑精彩视频并上传到您的社交网络
Free VPN by VeePN
VPN和代理程序
iCloud
云存储和计算程序
Epic Games Launcher
玩家和开发者的免费平台
Minecraft: Java & Bedrock Edition
无与伦比的游戏
MassTube
下载您所有喜欢的YouTube视频
Windscribe VPN
使用 Windscribe VPN 进行安全和匿名浏览
Browsec VPN
Browsec VPN:全面的免费安全解决方案