https://github.com/siderakb/pmw3610-pcb
PMW3610 laser mouse sensor breakout board, support both 3.3V and 1.8V logic
https://github.com/siderakb/pmw3610-pcb
kicad oshw pcb
Last synced: 7 months ago
JSON representation
PMW3610 laser mouse sensor breakout board, support both 3.3V and 1.8V logic
- Host: GitHub
- URL: https://github.com/siderakb/pmw3610-pcb
- Owner: siderakb
- License: cern-ohl-p-2.0
- Created: 2023-10-08T02:02:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T12:07:42.000Z (over 2 years ago)
- Last Synced: 2025-01-26T18:17:37.391Z (over 1 year ago)
- Topics: kicad, oshw, pcb
- Homepage:
- Size: 159 KB
- Stars: 42
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PMW3610 PCB
[](https://github.com/siderakb/pmw3610-pcb/blob/main/LICENSE)
[](https://github.com/siderakb/pmw3610-pcb/blob/main/pmw3610_pcb.kicad_pro)

Breakout board for the [PixArt PMW3610DM-SUDU](https://www.pixart.com/products-detail/21/PMW3610DM-SUDU), a low-power laser mouse sensor. An alternative to the [PMW3360 PCB](https://github.com/siderakb/pmw3360-pcb) for low-power applications. Can be used to make a mouse or trackball.
✨ Features:
- Compatible with [ZMK](https://zmk.dev/) projects. [Demo video](https://youtu.be/nyLZ6U8h7f0?t=17)
- Operates at either 1.8V or 3.3V voltage levels.
- Supports both 2.54mm pin headers and 0.5mm-pitch FFC/FPC connectors.
- The optical center of the sensor is located in the center of the PCB.
## PCB
Online preview available [here](https://kicanvas.org/?github=https%3A%2F%2Fgithub.com%2Fsiderakb%2Fpmw3610-pcb), powered by [KiCanvas](https://github.com/theacodes/kicanvas).
## Docs
📖 For more detailed information, please refer to the [docs](https://siderakb.ziteh.dev/mouse-sensors/pmw3610/rev2/) ([alternative link](https://github.com/siderakb/siderakb-website/blob/starlight/main/src/content/docs/mouse-sensors/pmw3610/rev2.md)).
[Changelog](./CHANGELOG.md)
## License
- **Hardware**: Available under the [CERN-OHL-P v2](/LICENSE) permissive license.
- **Firmware**: Licensed under [Apache 2.0](https://spdx.org/licenses/Apache-2.0.html) as identified by the SPDX in each file.