Giter VIP home page Giter VIP logo

rkd's Introduction

RP2040-based Keyboard Devkit

这是一个基于RP2040以及CH9329键鼠芯片的,使用Kicad6.0设计的一个开源音游控制器

你也能当成一个可编程键盘使用

使用MicroPython作为程序主控

预览

1 2

特征:

  • (主要是)一个可编程键盘/4k音游控制器
    • PCB预设了SDVX的拓展板,也有只有主板的PCB
  • 使用CH9329键鼠芯片,可以模拟鼠标我没做或者键盘
  • 将RP2040的所有空闲GPIO和板载四个键使用排针引出
    • 可以用杜邦线外接按键/其他外设
    • 保留了SWD,你甚至当成一般的arm开发板进行开发
  • 键位可以不怎么方便的设置
    • 板上Flash fat32文件系统config.json,USB大容量设备写入有概率文件损坏,建议Thonny写入
    • 基于串口命令的设置系统,详见文档
  • 支持四种按键预设切换,通过板载DIP开关
  • 内置了宏执行器(格式请参照目前并不存在的文档)
  • 使用机械键盘键轴,可插拔(使用MX轴体)
  • 接口有MicroUSB和Type-C两种版本
  • 没了

项目文件结构

Docs 各种文档

PCB 当前版本的电路板Kicad设计文件

MPY_code Micropython主控程序

Micropython固件可在 RKD-MpyPort 的Release页面找到

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.