差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
joystick [2022/01/30 18:56]
gongyusu [2. 工作原理]
joystick [2022/01/30 19:02] (当前版本)
gongyusu [7. 参考设计文档]
行 16: 行 16:
  
 ### 2. 工作原理 ### 2. 工作原理
-{{ :​fj08n_sch.png |}}  <WRAP centeralign>​ 内部为两个电位计,阻值为5KΩ ~ 100KΩ </​WRAP>​ 
- 
 {{ :​joystickconnect.png |}}<WRAP centeralign>​ 电路连接关系 </​WRAP>​ {{ :​joystickconnect.png |}}<WRAP centeralign>​ 电路连接关系 </​WRAP>​
 +
 +{{ :​fj08n_sch.png |}}  <WRAP centeralign>​ 我们使用的这个游戏摇杆没有内部按键,只有两个电位计,阻值为5KΩ ~ 100KΩ </​WRAP>​
 +
  
 ### 3. 电路连接 ### 3. 电路连接
行 42: 行 43:
 ### 7. 参考设计文档 ### 7. 参考设计文档
   * [[https://​www.iottrends.tech/​blog/​how-to-interface-an-analog-joystick-with-raspberry-pi-pico/​|How to Connect an Analog Joystick to Raspberry Pi Pico]]   * [[https://​www.iottrends.tech/​blog/​how-to-interface-an-analog-joystick-with-raspberry-pi-pico/​|How to Connect an Analog Joystick to Raspberry Pi Pico]]
 +  * [[https://​blog.thestaticturtle.fr/​getting-started-with-hid-and-the-pi-pico/​|Getting started with HID and the Pi Pico]]
 +  * [[https://​github.com/​adafruit/​Adafruit_CircuitPython_HID|Adafruit基于CircuitPython的USB HID驱动]]