v1.1.0
SPRESENSE v1.1.0 release (2018/10/25)
Summary
-
New features and feature enhancements are available.
-
This release has a new DSP binary and bootloader which have to be loaded before use.
New features and feature enhancements
-
[Camera] Capturing of uncompressed and JPEG compressed image data by using ISX012 camera module.
-
[DNNRT] Deep Neural Network runtime library added.
-
[GNSS] Japanese GNSS satellite QZSS Michibiki: L1C/A complementation signal and L1S augmentation signal are now supported.
-
[Audio] Supports 88.2/96/176.4kHz, 24bit wav decoding.
Improved features
-
[Audio] Support microphone gain.
-
[Audio] Support detail logs while debug funciton is enabled(Debug: Enable).
-
[Other] PWM pins number 3, 5, 6, 9 are changed to stay high just after startup.
-
[Other] Source code using __FlashStringHelper can be compiled.
Using this release for Arduino IDE
-
Please refer to tutorial for the first time.
-
Please update Spresense Arduino package via Boards Manager in Arduino IDE for others.
(Below is in Japanese)
概要
-
新規機能追加および機能拡張、そしていくつかの改善を行いました
-
今回のリリースによりAudioのDSP(WAV.MP3など)およびブートローダの更新が必要になります
新規機能追加および機能拡張
-
[Camera] ISX012のカメラモジュールを用いた非圧縮およびJPEG圧縮画像データの取得が可能になりました
-
[DNN] Deep Neural Network runtime (dnnrt) ライブラリを追加しました
-
[GNSS] 日本のGNSS測位衛星であるQZSSみちびきのL1C/A信号によるGPS補完およびL1S信号による補強による測位をサポートしました
-
[Audio] 88.2/96/176.4kHz、24bit wavフォーマット音声ファイルのデコード対応しました
改善された機能
-
[Audio] 音声録音時マイクのゲインを設定できるように対応しました
-
[Audio] Arduino IDE上でのデバッグモード有効時(Debug: Enable) にAudioの詳細なログの出力に対応しました
-
[Other] PWMに割り当てられたピン番号 3, 5, 6, 9 が起動直後に High を維持するように変更しました
-
[Other] __FlashStringHelper を使用しているライブラリでコンパイルが通るように改善しました
Arduino IDEでの利用方法
-
初めてご利用の方はチュートリアルを参照してインストールしてください
-
既にインストール済みの方はArduino IDEのボードマネージャにてアップデートを行ってください