Coder Social home page Coder Social logo

p3-clicker's Introduction

home sidebar
true
auto

::: slot footer CC-BY-4.0 @2022 San | 沪ICP备18033591号-1 :::

简介

P3 Clicker 是为 GPD Pocket 3 开发的一款可替换模块。

起因是由于 GPD Pocket 3 侧面没有按键,当电脑处于平板模式时,无法方便地调节音量或电源。所以在其背后增加三个按键解决问题。

硬件

P3 Clicker 主控芯片采用 ATtiny85 单片机,模拟 USB 1.1 键盘设备。

PCB(可能有略微变动):

PCB_Front

PCB_Back

成品图(可能有略微变动):

Demo1

Demo2

Demo3

Demo4

外壳采用 3D 打印,模型文件请访问 GitHub 仓库,查看 hardware 文件夹

软件

P3 Clicker 基于 Arduino + DigistumpArduino 开发

三个按键分别为 休眠/唤醒音量+音量-

音量 +/- 键的按下和释放分别会触发此二者键位的 keyDown 和 keyUp 事件;

休眠/唤醒 按钮按下时,因无法分辨是否电脑处于休眠中(知道如何区分的大神还烦请在 GitHub issue 区赐教),均会触发 USB 设备唤醒信号 和 休眠按键点击事件,实测能达到休眠/唤醒效果。

代码请访问 GitHub 仓库,查看 software 文件夹

其他

此项目离不开以下开源项目:

你如果对其他模块感兴趣,可以查看 P3-LTE

p3-clicker's People

Contributors

zhujunsan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kraugug

p3-clicker's Issues

Not an issue more of a question

Will you bring this to gpd win 3? I would pay you for this and install myself if you gave me instructions ? I spoke to gpd and they sent me to you after seeing them sharing your links on Facebook

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.