Arduino

最新版本 Arduino 1.6.8

Arduino 1.6.8

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

最有趣的功能是:

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

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

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

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

ArduinoISP 示例
已經改進了很多,現在您可以使用任何其他闆卡來刷新 AVR 芯片。

圖書館和書庫管理員
如果圖書館 / 核心可以通過簡單的彈出式菜單更新,請通知我們。沒有更多過時的代碼浮動!

注意:需要 Arduino 平台.

也可用於:下載 Arduino 為 Mac

ScreenShot

軟體資訊
檔案版本 Arduino 1.6.8

檔案名稱 arduino-1.6.8-windows.exe
檔案大小 84.1 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Arduino Team
官網 暫無資訊
更新日期 2016-03-09
更新日誌

What's new in this version:

IDE:
- Added support for GUI interface scaling for UHD monitors.
- Editor position is saved when closing with Alt+F4 or clicking on the "X" button.
- Fixed a NullPointerException when dealing with some rare combination of package_*.json files
- Fixed incorrect key bindings handling for changing tab.
- MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
- Fixed incorrect update of available libraries in Library Manager.
- Serial plotter now correctly resize graphs with negative values.
- Improved sketch preprocessor when handling C++11 keywords.
- Updates to keyword pigmentation to match Create
- Fixed display of LITERAL1 keywords

Core:
- avr: fixed USB_SendControl(...) for buffer with len > 64.
- avr: fixed yield() usage inside delay(). Thanks @vbextreme
- sam: fixed USB descriptor length
- avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
- avr: added Timer3 support for atmega1284/1284p.
- sam: added USB CDC send break support and readBreak API

Libraries:
- Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD
- SD: the library is now board-agnostic.

Arduino 1.6.8 相關參考資料
Arduino IDE 1.6.8

2016年4月15日 — Arduino IDE 1.6.8 ; Full internal name: ArduinoSA.arduino ; Project site: https://arduino.cc/ ; Screen shots: ; Download: Download Arduino IDE 1.6.8

https://www.npackd.org

Arduino IDE 1.6.8 - 2016.03.09 release

Arduino IDE 1.6.8 - 2016.03.09 release. Download the Arduino Software. Posted 13th March 2016 by Erik. Labels: Arduino IDE news. 0. Add a comment ...

http://arduino-er.blogspot.com

Arduino IDE 1.6.8: what's new

2016年3月9日 — We also included some frontend enhancement and improvements and, as usual, we made a lot of bug fixes, adjustments and fresh documentation ...

https://blog.arduino.cc

Arduino Software Release Notes

ARDUINO 1.6.8 - 2016.03.09. [ide]. Added support for GUI interface scaling for UHD monitors. Thanks to all contributors and testers: https://github.com ...

https://www.arduino.cc

Arduino1.6.8我的安裝檔都裝了。但無法上傳幫幫我

2016年6月17日 — 我的安裝檔都裝了。但無法上傳幫幫我下面是我的程式檔. Arduino:1.6.8 (Windows 10), 板子:Arduino/Genuino Uno. 草稿碼使用了13,202 bytes (40%) ...

https://forum.arduino.cc

Arduino开发工具(arduino IDE) 1.6.8 中文绿色免费版 - JB51.Net

2017年8月26日 — Arduino开发工具(arduino IDE) 1.6.8 中文绿色免费版 · 大小:96MB · 分类:编程工具 · 环境:Windows · 更新:2017-08-26.

https://m.jb51.net

Downloading Arduino 1.6.8 from FileHorse.com

The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, macOS, and Linux.

https://www.filehorse.com

PaulStoffregenArduino-1.6.8-Teensyduino

This copy of Arduino includes the changes added by to the IDE by the Teensyduino installer. Arduino. Arduino is an open-source physical computing platform based ...

https://github.com

Previous IDE Releases

1.6.8, Windows · Windows Installer · MAC OS · Linux 32 Bit · Linux 64 Bit · Source code on Github. 1.6.7, Windows · Windows Installer · MAC OS · Linux 32 Bit

https://www.arduino.cc

一個地球人在臺北: 安裝Arduino IDE

2017年12月4日 — 下載的安裝檔名為arduino-1.6.8-linux64.tar.xz,將此檔案解壓縮,打開終端機輸入以下指令: $ tar -xJf arduino-1.6.8-linux64.tar.xz · 進入解壓縮後的 ...

http://keejko.blogspot.com