从零开始的客制化87键机械键盘
☆27Apr 9, 2020Updated 6 years ago
Alternatives and similar repositories for KeyBoard87
Users that are interested in KeyBoard87 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 客制化机械键盘——从0开始全套资料☆99Aug 10, 2023Updated 2 years ago
- TrackPoint78是基于CH582M的三模机械键盘方案☆12Feb 6, 2023Updated 3 years ago
- HHKB 键盘 + YDKB 主控 = 完美键盘☆18Feb 14, 2020Updated 6 years ago
- FlappyBird愤怒的小鸟 c++游戏实现 学习代码☆10Nov 16, 2018Updated 7 years ago
- 基于HAL库的stm32机器人跷跷板项目☆14Oct 23, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A simulation of TOF (Time of Flight) Lidar (Laser Radar).☆11Oct 9, 2021Updated 4 years ago
- 本仓库收录了全国大学生电子设计竞赛历年题目方案:2021年F题、2022年C题、2023年E题、2024年H题的电路与程序设计。☆39Mar 12, 2026Updated 3 months ago
- 入门级爬虫,爬取百度百科词条和简介☆13Oct 6, 2016Updated 9 years ago
- 24路机器人舵机控制板(STM32)☆12May 31, 2020Updated 6 years ago
- 🎨 A robot arm project with esp32 based on paMcuLib, light and easy to adapt to new platforms. 一个可以绘制你想绘制的东西的机械臂项目☆18May 24, 2022Updated 4 years ago
- STM32的笔记和代码 | GPIO | EXTI 外部中断 | TIM 定时器 | USART 串口通信 | IIC 集成电路总线☆19Apr 23, 2023Updated 3 years ago
- ☆27Jan 16, 2018Updated 8 years ago
- 本项目为控制42,57两个步进电机,带动齿轮,进行上下左右转动,四个限位金属传感器限制位置。☆18Jul 12, 2021Updated 4 years ago
- 本项目于2022年终止维护。基于STM32F407的SensorHub,集成了各种常见传感器和FreeRTOS,从STM32CubeMX构建扩充☆18Dec 7, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于 SvelteKit 框架的静态博客生成器 Static Site Generator based on SvelteKit☆11Jul 2, 2024Updated 2 years ago
- 🧱 Building Blocks for Fediverse.☆12Feb 7, 2024Updated 2 years ago
- 基于超声波物理指纹的安全防护装置(2015.1-2015.9)利用超声波探头通频带的差异,设计一套具有移动侦测和抗伪造攻击能力的安全防护装置。在基于STM32的嵌入式软件设计和实现中,采用了乒乓缓冲存储设计,以及使用了硬件FPU和DSP库加速FFT算法和特征检验算法,以保证…☆22Mar 11, 2018Updated 8 years ago
- 📩 Browser-side Web Component for rendering Webmentions.☆17Oct 4, 2023Updated 2 years ago
- 多屏亮度调整工具是一个 Windows 多屏亮度调节工具。它通过在每个显示器上放置独立的系统级遮罩窗口来降低视觉 亮度,适合显示器本身亮度调节不方便、或多屏亮度需要分别控制的场景。☆20Jun 2, 2026Updated last month
- 这是一个基于STM32F4的HUB75接口的32*64全彩点阵屏音乐频谱项目☆17Apr 20, 2022Updated 4 years ago
- STM32F407 F103ZGT6的核心板 淘宝太贵所以自己抄了一份 欢迎使用☆21Oct 19, 2019Updated 6 years ago
- Keyboard firmware for ESP32 microcontrollers☆32Oct 25, 2020Updated 5 years ago
- Qwik Svelte allows you to use Svelte components into an existing Qwik application☆13Nov 1, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Extended Kalman Filter for Tracking Obstacle Position from Radar and Laser Measurements☆21Apr 4, 2017Updated 9 years ago
- ☆13Jan 15, 2023Updated 3 years ago
- 基于STM32WB55RGV6开发板的实践项目☆25Jul 4, 2021Updated 5 years ago
- MW系列键盘PCB相关文件☆14Apr 9, 2023Updated 3 years ago
- Kernel for Xiaomi SDM845 - SM8250 | linux 4.19 | Android 9-14 | MIUI - AOSP/A - OOS - MYUI - FlymeUI☆17Jun 11, 2024Updated 2 years ago
- ☆26Mar 11, 2023Updated 3 years ago
- A HIGH END USB 3 HUB☆24Mar 1, 2019Updated 7 years ago
- The dual mode USB&BLE keyboard.☆23Jan 14, 2018Updated 8 years ago
- A short guide on how to install Proton-VPN on Arch-linux or Arch-based systems.☆12Jan 8, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 2.9寸墨水屏实时获取电脑运行状态并显示出来☆21May 31, 2023Updated 3 years ago
- 雷达信号分选任务是对雷达脉冲序列进行K-means聚类,以判定每个脉冲的所属雷达 1、对 2GHz 以内的信号进行多项滤波,以确定信号的中心频带 2、构建分选数据集,对场景中雷达脉冲序列信号进行仿真,并通过UDP传至开发处理 3、基于C++实现K-means算法并部署…☆21Aug 17, 2023Updated 2 years ago
- ☆19Jun 13, 2018Updated 8 years ago
- Tiny-Hi3861是目前最小的一款支持鸿蒙OS的开发板(虽然目前芯片版本与主线支持的版本不一致)。☆21Oct 19, 2020Updated 5 years ago
- Soho vibes for daisyUI☆22Nov 5, 2025Updated 8 months ago
- Push-Center by netty-socketio, C100K Test, Support project isolation, High Availability☆29Dec 10, 2022Updated 3 years ago
- A series of squarelize Minecraft resourcepack☆13Dec 16, 2018Updated 7 years ago