Bluetooth keyboard

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
BhSa_4078721
Level 2
Level 2
10 replies posted 10 questions asked 5 replies posted

Hi....

Is there any part from cypress having bluetooth which can operates as both, bluetooth HID keyboard as well as bluetooth touchpad??

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

You can go through the following code example with Reference Design kit where there is a CapSense Touchpad to detect the mouse position. Based on the Touch locations the pointer position is calculated. After referring the below code example, please check "BLE HID Mouse" code example as reference for your BLE Touch pad application from the PSoC Creator. 

https://www.cypress.com/documentation/development-kitsboards/cy5672-proctm-ble-remote-control-refere...

Please note that the above project is designed with PRoC BLE device. For your present application you need to design with PSoC 4 BLE device. The firmware would be almost same.

Thanks

Ganesh

View solution in original post

0 Likes
4 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

There are different families of devices from Cypress which can solve your requirements. For example PSoC 4 BLE and PSOC 6 BLE families. For more information, please refer the following datasheets.

https://www.cypress.com/file/416486/download

https://www.cypress.com/documentation/datasheets/psoc-6-mcu-psoc-63-ble-datasheet-programmable-syste...

Also, please refer the following web page for more information on our BLE and Bluetooth products:

https://www.cypress.com/products/bluetooth-le-bluetooth

Thanks and regards

Ganesh

0 Likes

Thanks for the references....

This can definitely solve my requirement.

Can I get any sample software to configure BLE block..

I have already configured the BLE HID keyboard but do not have idea about how to configure same BLE block for touchpad..

Many thanks.

0 Likes

Hello,

 

Currently there was no example project on BLE touch pad application. Please check "BLE HID Mouse" code example as reference for your BLE Touch pad application from the PSoC Creator. 

Thanks,

P Yugandhar.

0 Likes
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

You can go through the following code example with Reference Design kit where there is a CapSense Touchpad to detect the mouse position. Based on the Touch locations the pointer position is calculated. After referring the below code example, please check "BLE HID Mouse" code example as reference for your BLE Touch pad application from the PSoC Creator. 

https://www.cypress.com/documentation/development-kitsboards/cy5672-proctm-ble-remote-control-refere...

Please note that the above project is designed with PRoC BLE device. For your present application you need to design with PSoC 4 BLE device. The firmware would be almost same.

Thanks

Ganesh

0 Likes