An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PMW3610 PCB

[![license](https://img.shields.io/badge/License-CERN--OHL--P_v2-limegreen)](https://github.com/siderakb/pmw3610-pcb/blob/main/LICENSE)
[![kicad](https://img.shields.io/badge/KiCad-v9-orange)](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).


schematic


layout

## 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.