Arduino for Mac 1.6.4 軟體資訊交流 Mac

winXmac軟體社群 Mac 開發工具 Arduino Team 開源軟體 Rate 100

Arduino for Mac,軟體教學,軟體下載,軟體社群,Windows軟體,Mac軟體

Arduino for Mac 1.6.4 Mac


開源的 Arduino para Mac(IDE)使得編寫代碼並將其上傳到開發板變得容易。它運行在 Windows,Mac OS X 和 Linux 上。環境是用 Java 編寫的,基於 Processing 和其他開源軟件。這個軟件可以和任何 Arduino 板一起使用。

最讓人感興趣的功能是:

期待已久的新 arduino-builder
這是一個純粹的命令行工具,負責修改代碼,解決庫依賴和設置編譯單元。它也可以作為一個獨立的程序在持續集成環境中使用.

可插拔的 USB 內核
Arduino 最終可以充當許多不同的 USB 設備,而無需改變內核,這要歸功於新的模塊化架構。基於新子系統的庫已經在開發中!

串口繪圖儀
您現在可以實時繪製您的數據,就像在您的循環內寫入 Serial.println(analogRead(A0))一樣簡單.

新的好東西
對於圖書館開發人員,和可選的鏈接到一個檔案中。

ArduinoISP 例子
已經被改進了很多,現在你可以使用任何其他的板子來刷新你的 AVR 芯片。

圖書館和管理者的經理
通知如果一個庫 / 核心可以更新一個簡單的彈出式菜單– 沒有更多過時的代碼浮動!

注意:需要 Java Runtime Environment.

也可用:下載 Arduino for Windows

檔案版本 Arduino for Mac 1.6.4
檔案名稱 arduino-1.6.4-macosx.zip
檔案大小 129 MB
系統 Mac OS X 10.7 or later
軟體類型 開源軟體
作者 Arduino Team
更新日期 暫無資訊
軟體類型 2015-05-07
更新日誌

What's new in this version:

IDE:
- Added support to Arduino Gemma
- Restored previous "error" colour in black lower part of the IDE
- Relaxed IDE checks against libraries versions
- Fixed colour of 'char' keyword.
- Tools submenu show selected subentry.
- Boards and Libraries Managers command line: --install-board "arduino:Arduino SAM Boards (32-bits ARM Cortex-M3):1.6.3" and --install-library "Bridge:1.0.1". Version can be omitted: if omitted, latest version available is automatically picked
- Warning levels can be set in File > Preferences
- When compilation fails, editor highlights the reported row
- Windows and MacOSX: updated bunbled JVM to 1.8.0_45 (latest available atm)
- Disabled "uncertified" warning (requires avr core >= 1.6.6, sam core >= 1.6.4)
- Additional boards/cores can be listed specifying comma separated list of package_SOMETHING_index.json url in File > Preferences
- MacOSX: fixed wrong sketch opened when double clicking on a .ino file
- Boards and Libraries main files are downloaded directly (no proxy php script), fixing some glitches when using a proxy server
- Added notification if the bundled AVR core is newer than the one installed through Boards Manager (useful when upgrading the IDE)
- Fixed error when in Serial and Network discovery that was leaving the Ports menu greyed out
- IDE now deletes temporary files on exit. When using the CLI, --preserve-temp-files arguments skips deletion

Libraries:
- Bridge fixes
- SD: allow multiple SD instances
- SD: fix examples with Ethernet shield

檔案下載 檔案下載