Skip to content
Snippets Groups Projects
Commit a5728462 authored by Otto Kalliorinne's avatar Otto Kalliorinne
Browse files

Update README.md

parent 55d971ff
No related branches found
No related tags found
No related merge requests found
......@@ -3,27 +3,25 @@
Carl Österberg (grade 4), Otto Kalliorinne (4), Alba Gallego (grade 4)
### Introduction
We plan to make a gaming mouse using the shell of an old RZ01-0201 gaming mouse.
The plan is to develop a gaming mouse using the shell of an old RZ01-0201 gaming mouse.
### Features:
* cursor movement(obviously)
* right and left mouseclick (mouse1/2)
* sidebuttons (mouse4/5)
* dpi buttons (2)
* if time allows:
* scrollwheel with button (mouse3)!!!!
### Components:
* Reuse of old side and dpi buttons (separate board with 5-pin cable to nucleo).
* 2 D2F switches.
* Custom nucleo board with MCU STM32F401RE
* PixArt PMW3389 sensor
* Shell of RZ01-0201
* Custom nucleo board with MCU STM32F401RE.
* PixArt PMW3389 sensor.
* Shell of RZ01-0201.
* The rest of the components used is found in the Kicad project file, together with the PCB cutout and design.
### Software specs
* USB mouse driver written in Rust using RTIC
*
* USB mouse driver written in Rust with RTIC.
* Software with support for the features stated above.
https://github.com/stm32-rs/stm32f4xx-hal
......@@ -44,3 +42,4 @@ The important connections are those that are going to be processed explicitly in
* PC11(52) = MISO
* PC12(53) = MOSI
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment