Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
デジットのLEDスクリーン¶
共立電子産業「デジット」で売っているLEDスクリーンを光らせるプログラム。
LPC1768 のGPIOレジスタを直アクセスして高速化しています。
PWM 8階調制御していますが、変更するには58行目「pwm += 32;」のところをいじってください。
32×32 RGB LEDマトリックス (KP-3232D)
- モノは実際のLEDスクリーンに使われているモジュールと同じと思われる。
- LEDドライバは DP5020 が使われている。
- ライン選択は 74HC138 が使われている。