*Title
- M5Stackを使った信号発生器
- DDS controlled by M5Stack
*System
- M5Stack - DDSx4 - Mixer - 20chOUT
*Hardware
- M5Stckのi2cからDDSを制御し,ジャンパで20ch の出力を選択・合成できます
- 周波数は0-100kHz,正弦波と三角波を出力できます
- The DDS is controlled by the i2c of the M5Stck.Selected/combined by jumpers.
- The frequency is 0-100kHz, and it can output sine waves and triangular waves.
*Software
- プログラムはArduino で作成され,389行だけです
- ボタンで設定を変更しADCでモニタ表示もしています
- The program is only 389 lines long and is written in Arduino.
- Settings can be changed with buttons and Monitor is displayed with ADC.
90番目はとても使いやすい信号発生機。ハードウェアとソフトウェアともこれぞプロの仕事で私に多くのインスピレーションを与えてくれました。