All Projects → Lotlab → Lot60 Ble Keyboard

Lotlab / Lot60 Ble Keyboard

Licence: cc-by-sa-4.0
A 60% bluetooth keyboard (Hardware)

Projects that are alternatives of or similar to Lot60 Ble Keyboard

uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (-55%)
Mutual labels:  keyboard, hardware
FatBottomedBoard
Ben's Custom Keyboard. Huge, large & heavy board for daily work
Stars: ✭ 18 (-82%)
Mutual labels:  keyboard, hardware
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (-12%)
Mutual labels:  hardware, ble
Nrf52 Keyboard
A ble keyboard firmware using nrf52810/52832
Stars: ✭ 168 (+68%)
Mutual labels:  keyboard, ble
Esp32 Ble Keyboard
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 533 (+433%)
Mutual labels:  keyboard, ble
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-83%)
Mutual labels:  hardware, ble
kint
kinT keyboard controller (Kinesis controller replacement)
Stars: ✭ 191 (+91%)
Mutual labels:  keyboard, hardware
powerblade
1 in² AC power meter
Stars: ✭ 50 (-50%)
Mutual labels:  hardware, ble
input-event
🎹 Read and parse input device(like mouse, keyboard, joystick and IR-Remote)'s event data.
Stars: ✭ 45 (-55%)
Mutual labels:  keyboard, hardware
nrf52-keyboard
A BLE & 2.4G Keyboard Firmware using nrf52810/52811/52832
Stars: ✭ 101 (+1%)
Mutual labels:  keyboard, ble
Polypoint
Indoor localization based on the DecaWave DW1000.
Stars: ✭ 119 (+19%)
Mutual labels:  hardware, ble
Pxt Bluetooth Keyboard
BLE HID Keyboard module for micro:bit
Stars: ✭ 44 (-56%)
Mutual labels:  keyboard, ble
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+585%)
Mutual labels:  keyboard, hardware
Plaid-Pad
Build guide and additional hardware for the Plaid-Pad mechanical macro pad.
Stars: ✭ 39 (-61%)
Mutual labels:  keyboard, hardware
Blinker Py
Blinker python library for hardware. Works with Raspberry Pi, Banan Pi, Linux devices
Stars: ✭ 680 (+580%)
Mutual labels:  hardware, ble
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (+995%)
Mutual labels:  hardware, ble
Formationvideo
Contenus et ressources de la chaîne FormationVidéo (YouTube)
Stars: ✭ 91 (-9%)
Mutual labels:  hardware
React Native Dismiss Keyboard
A simple way to dismiss the keyboard programmatically in a react native application
Stars: ✭ 97 (-3%)
Mutual labels:  keyboard
Dyode
A low-cost, DIY data diode for ICS
Stars: ✭ 93 (-7%)
Mutual labels:  hardware
Magicblue
💡 Unofficial Python API to control Magic Blue bulbs over Bluetooth
Stars: ✭ 92 (-8%)
Mutual labels:  ble

Lot60-BLE Keyboard hardware

A 60% BLE/USB keyboard. License: CC-BY-SA

PLEASE REMOVE MY LOGO BEFORE SELLING THIS KEYBOARD.

Rev A/B

Using nRF51822 as the main controller, CH554 as the USB chip.

Firmware see: lotlab/nrf51822-keyboard.

Rev C/D/E/F

Using nRF52810 as the main controller, CH554 as the USB chip.

Firmware see: lotlab/nrf52-keyboard

Changelog:

Rev B

  • Fix broken ADC check pin.
  • Fix ch554 powered by battery problem.

Rev C

  • Replace nRF51822 with nRF52810
  • Replace USB micro with USB Type-C
  • Add RGB LED.

Rev D

  • Remove UART test point.
  • Change keyboard logo.
  • Rework USB circuit.

Rev E

  • Rename MOSI and CLK to UART_TX and UART_RX
  • Remove UART check pin.
  • Swap GPIO0 and GPIO2 on the bottom jacket.
  • Swap pin for GPIO2 and Caps LED.
  • Add reset button for nRF52810. (Reuse with GPIO2)

Rev F

  • Add usb-powered only support.

Lot60-BLE 键盘硬件

一个60%的蓝牙USB双模开源键盘,授权协议:CC-BY-SA。

此键盘fork自GH60,沿用GH60的键盘孔位和阵列线路。

请不要直接使用此库制作硬件并售卖。若需要售卖,请至少做出一些改动并删除LOGO。

版本 A/B

使用nRF51822作为键盘主控,CH552/4作为USB控制器。

键盘固件: lotlab/nrf51822-keyboard.

版本 C/D/E/F

使用nRF52810作为键盘主控,CH552/4作为USB控制器。

键盘固件: lotlab/nrf52-keyboard

更新日志

Rev B

  • 修正电量检测ADC pin不正确的问题
  • 修正CH554受到电池供电而在没有USB接入下工作的问题。

Rev C

  • 替换主控为nRF52810
  • 使用Type-C接口
  • 添加RGB指示灯

Rev D

  • 删除UART的测试点
  • 更改键盘Logo
  • 修改USB部分的线路
  • 将USB下载按钮修改为正常的按钮

Rev E

  • 将MOSI和CLK重命名为UART_TX和UART_RX,并移除MISO(UART检测)PIN
  • 交换了键盘底部GPIO0和GPIO2的次序
  • 交换了GPIO2和大写锁定灯的硬件PIN
  • 为nRF52810增加了Reset按钮(与GPIO2共用)

Rev F

  • 增加了双电源供电
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].