Nucleo F401REでFM音源を実装するやつ 外部DACとオペアンプを利用 現在はMCP4922とNJM2737
Dependencies: AOTTrigon I2CEEPROM MCP4922 AQM0802A mbed
Fork of NuMidi401 by
NuFM401
Nucleo F401用の自作ソフトウェアMIDI音源
概要
だいたいそんなもんです。
特徴
- ブレッドボードの上で組める程度には簡単な回路構成
- 外部のDACにMCP4922を採用
- 念のためのボルテージフォロアとしてNJM2737Dを採用
- バンク用EEPROMに24FC1025を採用
- シリアル経由でMIDIデータを受信することで操作
補足
シリアル <=> MIDI のドライバにはHairless-MIDISerialをオススメします。 仮想MIDIケーブルはとりあえずMIDI Yokeで。
Revisions of Main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
23:deb76bdf6f03 | 2015-01-31 | NRPN 10h xxh??? | File Diff Annotate |
16:5cfa8b491882 | 2015-01-26 | LCD????????????????????? | File Diff Annotate |
15:b03677948732 | 2015-01-17 | ?????????????????? | File Diff Annotate |
13:e11380ceb460 | 2015-01-17 | MIDI.cpp??Operator.cpp????FMOscillator??????????????? | File Diff Annotate |
11:62da91a1eaf1 | 2014-12-29 | 32poly?????????? | File Diff Annotate |
10:0ffdefe75566 | 2014-12-29 | MIDI?????USBMIDI????Serial???????? | File Diff Annotate |
7:439c57c20593 | 2014-12-29 | Operator????? | File Diff Annotate |
6:76e79bf6b571 | 2014-12-25 | AOTTrigon?? | File Diff Annotate |
5:6f060709aa23 | 2014-12-23 | MCP4922?????????? | File Diff Annotate |
4:e300f6fd7f96 | 2014-12-23 | 1Hz??????????? | File Diff Annotate |
3:e98f2da2d3c5 | 2014-12-23 | change mcp4922 lib; | File Diff Annotate |
2:658699249a81 | 2014-12-22 | RTOS?????MCP4922?? | File Diff Annotate |
1:cde592d8076e | 2014-12-22 | AOTTrigon?? | File Diff Annotate |