Quellcode durchsuchen

fix some typos on trackball page

Thomas Buck vor 7 Monaten
Ursprung
Commit
82b685e760
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3
    3
      input/projects/input_devices/trackball_v1.md

+ 3
- 3
input/projects/input_devices/trackball_v1.md Datei anzeigen

225
 ])
225
 ])
226
 %-->
226
 %-->
227
 
227
 
228
-For the USB device implementation the Pico SDK includes [TinuyUSB](https://github.com/hathach/tinyusb).
228
+For the USB device implementation the Pico SDK includes [TinyUSB](https://github.com/hathach/tinyusb).
229
 From the Pico SDK I based my work on their [HID Composite example](https://github.com/raspberrypi/pico-examples/tree/master/usb/device/dev_hid_composite) ported from TinyUSB, as well as the [CDC MSC example](https://github.com/hathach/tinyusb/tree/master/examples/device/cdc_msc) directly from TinyUSB.
229
 From the Pico SDK I based my work on their [HID Composite example](https://github.com/raspberrypi/pico-examples/tree/master/usb/device/dev_hid_composite) ported from TinyUSB, as well as the [CDC MSC example](https://github.com/hathach/tinyusb/tree/master/examples/device/cdc_msc) directly from TinyUSB.
230
 
230
 
231
 This was very comfortable to use.
231
 This was very comfortable to use.
295
 ])
295
 ])
296
 %-->
296
 %-->
297
 
297
 
298
-With the white ball you see no movement at all, with the right ball there is movement, but there is no immediately obvious difference in the other datapoints.
298
+With the white ball you see no movement at all, with the orange ball there is movement, but there is no immediately obvious difference in the other datapoints.
299
 
299
 
300
 The PMW3360 also has a "Frame Capture" mode.
300
 The PMW3360 also has a "Frame Capture" mode.
301
 This can be used to grab a full picture of what the image sensor is seeing.
301
 This can be used to grab a full picture of what the image sensor is seeing.
403
 Please refer to the application note *PMS0122‐LM19‐LSI‐AN* for more details.
403
 Please refer to the application note *PMS0122‐LM19‐LSI‐AN* for more details.
404
 
404
 
405
 Instead of the official (confidential 🙄) method I recommend simply heating a screw or other piece of metal for 5 seconds with a lighter, then pressing it lightly on the post.
405
 Instead of the official (confidential 🙄) method I recommend simply heating a screw or other piece of metal for 5 seconds with a lighter, then pressing it lightly on the post.
406
-Make sure everything is clean and the kapto tape removed between sensor and lens.
406
+Make sure everything is clean and the kapton tape removed between sensor and lens.
407
 You can see the before and after in the pictures below.
407
 You can see the before and after in the pictures below.
408
 
408
 
409
 <!--%
409
 <!--%

Laden…
Abbrechen
Speichern