Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post here to discuss any new features, components, chips, etc, that you would like to see in Flowcode.
Post Reply
niedian
Posts: 83
http://meble-kuchenne.info.pl
Joined: Thu Jan 07, 2021 11:28 am
Has thanked: 3 times
Been thanked: 4 times

Flowcode v10 Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post by niedian »

Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?
I see the information link: (https://emakefun-arduino-library.github ... index.html)
Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?
Attachments
Snipaste_2024-03-24_11-49-42.png
Snipaste_2024-03-24_11-49-42.png (301.81 KiB) Viewed 224 times

niedian
Posts: 83
Joined: Thu Jan 07, 2021 11:28 am
Has thanked: 3 times
Been thanked: 4 times

Re: Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post by niedian »

Developed using the BS8116A-3 touch chip.

niedian
Posts: 83
Joined: Thu Jan 07, 2021 11:28 am
Has thanked: 3 times
Been thanked: 4 times

Re: Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post by niedian »

Touch matrix keyboard module link: https://pan.baidu.com/s/1aIHu_GYLSGBms0jNiFKSGg
Extraction code: whi1

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post by BenR »

Hello,

Looks like this board and the chip is potentially pretty niche and so writing a component around it at the moment probably isn't that appealing. I say this mainly because I can't find them for sale anywhere.

However the I2C interface looks simple enough so I've put together an example for you that should work.

BS81xA.fcfx
(15.92 KiB) Downloaded 15 times

If this board or chip becomes a bit more mainstream then yes certainly worth writing a component for it.

Please note I haven't looked at the library you suggested and so my demonstration threshold values etc may be incorrect.

Based on the datasheet I found here.
https://www.holtek.com/webapi/116711/BS81xA-xv160.pdf

niedian
Posts: 83
Joined: Thu Jan 07, 2021 11:28 am
Has thanked: 3 times
Been thanked: 4 times

Re: Can you provide a component for the "Matrix Keypad Module V3.0" keyboard?

Post by niedian »

Thank you very much, I'll give it a try.

Post Reply