キーパッドとPCF8574の組み合わせでキーパッドインターフェイスを作りました。
このキーパッドとLCD&Keyシールドでエアバンド受信機用局発を作りました。
I had assembled key pad operated digital local oscillator of airband receiver and this time combined i2c LCD.
液晶はLCD&Keyシールドの並列LCDを使ってましたが、ケースに組み込みにくそうなので、ワイヤー配線の延長しやすいi2cLCDに表示を切り替えました。
このような構成でまとめることにします。
i2c LCDの回路図、i2c Key Padの回路図は次になります。
これでケース組み込みがやっつけでできそうなので、次には手持ちケースの加工を検討します。
It is not confortable for assembling into a case that LCD&KEY shield is. I changed LCD to i2c LCD.
As a result Arduino UNO is controlling all devices via i2c buss as a block diagram. I'm showing you i2c circuit of LCD mojule and key pad mojule.
As i2c LCD mojule is connecting with 4 wire cables, I could easily furnish it into case as next task.