简体   繁体   English

带触觉反馈的BLE设备

[英]BLE Device with Haptic Feedback

Is there an off-the-shelf beacon I can just buy that also has support for triggering Vibration / Haptic Motor over BLE? 我可以买到一个现成的信标,它也支持通过BLE触发振动/触觉电机吗? Amazon / whatever links are welcome. 亚马逊/欢迎任何链接。

Context: I'd like to trigger vibration from iOS in a small independent device. 上下文:我想在小型独立设备中触发来自iOS的振动。 BLE seems ideal as I need to support more than one and all devices should be within range. BLE似乎很理想,因为我需要支持多个设备,并且所有设备都应在允许范围内。 I'm trying to rapidly prototype something instead of cranking out my own HW. 我正在尝试快速制作某些东西的原型,而不是自行开发硬件。

For prototyping you may be able to use a few sub-$20 Xiaomi Mi Band devices (or Band 2 which should be under $30 and has a screen). 要进行原型制作,您可以使用价格在20美元以下的小米Mi Band设备(或Band 2,价格应在30美元以下并带有屏幕)。 And then use API like this to trigger vibration: https://github.com/betomaluje/Mi-Band 然后使用这样的API触发振动: https : //github.com/betomaluje/Mi-Band

They both can be removed from the wristband and look like a 2 cm long pill, and last weeks on a charge with normal use, maybe months when not counting steps. 它们都可以从腕带上取下,看起来像2厘米长的药丸,并且可以正常使用时充电数周,如果不计步数则可能需要数月。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM