英特爾Arduino 101實時操作系統 v1.0.7發布

jopen 9年前發布 | 12K 次閱讀 英特爾 x86 Arduino 101 Arc

英特爾為黑客技術和學習的目的發布了Arduino 101實時操作系統(RTOS)。 Arduino 101可以被認為是一個基于Arduino UNO的漸進式改進。由于它有了Curie模塊,它以藍牙連接、手勢識別和一個六軸運動傳感器為特色。它包含了兩個核心,一個x86和一個32位ARC(Argonaut RISC核心),它們都以32MHz的頻率運行,這提供了比UNO的ATmega328微控制器更高的性能和更低的能量功耗。ViperOS RTOS在x86核心中運行,而ARC則管理I/O。101提供了與UNO一樣的引腳分配和外圍系統。

更新日志

  • Add BLE flashpack to IDE
  • JIRA-668: Removing Intel version of Adafruit_NeoPixel
  • Fix UART receiver corruption
  • Flush wait for transmission to be complete
  • Jira-556: Add comments to I2S examples
  • Add delay to Serial1.end() allow GPIO lines to settle
  • CurieI2SDMA: Fix typo and add explanatory notes CurieI2SDMA.h
  • JIRA-640 I2C operations are sometimes timing out causing a long delay in between i2C operations
  • Issue #149: Provide scaled IMU data
  • Jira509:add IMU examples:FreeFallDetection, MotionDetection,ZeroMotionDetection...
  • ATLEDGE-643: Add chip ID to SerialFlash example sketch
  • Jira566: I2S DMA implement: supplement library and example
  • Issue #241: make Serial1 release GPIO pins on end()
  • Add CurieIMUClass::end()
  • Update Wire examples to use Serial instead of Serial1
  • define digitalPinToInterrupt for backwards compatibility
  • I2S DMA - supplement library and examples
  • ATLEDGE-619: fix dtostrf
  • I2C - add functionality to change i2c clock speed
  • reduce i2c delays
  • Add -std=gnu11 to compiler.c.flags in platform.txt
  • Added MIDI examples
  • ATLEDGE-586: String.compareTo() does not compute the same as Uno for POS values
  • ATLEDGE-572: Fix getStepDetectionMode()
  • ATLEDGE-553 Modify library examples header info
  • Jira-617: String Object constructor hangs up when handling large floating point number
  • SerialFlash: enlarge chip ID buffer
  • JIRA-560 I2C Bus Scan using read instead of write to avoid sending the extra byte when scaning I2C bus

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/b06dec9

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!