MakeCode driver for the DRV2605L haptic feedback
Перейти к файлу
Peli de Halleux 71e820c244
Merge pull request #1 from microsoft/users/GitHubPolicyService/f2d98b86-1ab4-4278-ae44-dfc9dc5cc833
2023-06-12 11:48:36 -07:00
.vscode initial drop 2018-12-06 11:06:41 -08:00
.gitignore initial drop 2018-12-06 11:06:41 -08:00
.travis.yml initial drop 2018-12-06 11:06:41 -08:00
LICENSE Initial commit 2018-12-06 11:03:48 -08:00
Makefile initial drop 2018-12-06 11:06:41 -08:00
README.md Update readme.md 2018-12-10 13:20:27 -08:00
SECURITY.md Microsoft mandatory file 2023-06-02 18:24:24 +00:00
icon.png Adding icon for drv2605l 2018-12-10 13:21:54 -08:00
jacdac.ts Created new blocks, updated functions, abstracted read/write register functions. Still need to add the additional effects. 2018-12-09 17:51:28 -08:00
main.ts Simplified blocks and auto instantiation 2018-12-10 18:40:04 -08:00
pxt.json Simplified blocks and auto instantiation 2018-12-10 18:40:04 -08:00
registerhelper.ts Created new blocks, updated functions, abstracted read/write register functions. Still need to add the additional effects. 2018-12-09 17:51:28 -08:00
test.ts Created new blocks, updated functions, abstracted read/write register functions. Still need to add the additional effects. 2018-12-09 17:51:28 -08:00
tsconfig.json initial drop 2018-12-06 11:06:41 -08:00

README.md

MakeCode driver for the DRV2605L (Beta)

Additional documentation on the DRV2605L, including registers and more custom settings can be found here:

http://www.ti.com/lit/ds/symlink/drv2605l.pdf

TODO

Read more at https://arcade.makecode.com/packages/build-your-own

License

Supported targets

  • for PXT/arcade (The metadata above is needed for package search.)