您好!
我读取了 TI 线程并找到了一些 Arduino 代码来连接 TCA8418。 我正在尝试与 Arduino Leonardo 和 TCA8418进行交互。 我有一个3X9行 x 列的键盘。
有人能帮我使其工作吗?
我需要读取键盘按键:现在没有键盘锁定或任何其他内容。
谢谢
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
感谢您的回复。 我正在尝试用一些特定的键制作一个小键盘。
我只需要读取按键并在串行监视器上针对每个特定按键打印 ASCII。
我看到一个 TI 人在其中发布 Arduino 代码的主题。 我只是想了解此代码实际执行的内容、它是否靠近我的应用程序、以便我可以修改或使用它?
https://e2e.ti.com/support/interface-group/interface/f/interface-forum/977593/tca8418-tca8418e-evm-msp-exp430g2et-interface?tisearch=e2e-sitesearch&keymatch=tca8418#
您好像是在这个线程上共享该代码的。
我希望您能帮助我理解它。
谢谢