• Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
  • Created almost 10 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

USB to USB keyboard protocol converter supported by TMK keyboard firmware
USB to USB keyboard converter
=============================
2021/09/16


Update
------
2015/02 Rev.A
2015/09 Rev.B   Fixed footprints, see TODO.txt.
2016/12 Rev.C   Fixed X'tal footprints and value of capacitors and resistor.
2019/06 Rev.D   Update footprint with rounded pads
2019/09 Rev.E   Change QFP44 footprint and solder mask parameters
2020/02 Rev.F   Change Xtal footprint and paste clearance
2020/12 Rev.G   Remove LED




Resourses
---------
MAX3421E datasheet:
http://datasheets.maximintegrated.com/en/ds/MAX3421E.pdf

MAX3421E kicad library:
https://github.com/dominicgs/BeagleDancer/blob/master/hardware/lib/beagledancer.lib

Circuit@HOME USB Host Shield
http://www.circuitsathome.com/products-page/arduino-shields/usb-host-shield-2-0-for-arduino

3.3V Teensy
https://www.pjrc.com/teensy/3volt.html




USB Host Shield 2.0
===================
Host Shield library:
    https://github.com/felis/USB_Host_Shield_2.0

Host Shield library debug output: USB_HOST_SERIAL
    https://github.com/felis/USB_Host_Shield_2.0/blob/master/settings.h

More Repositories

1

tmk_keyboard

Keyboard firmwares for Atmel AVR and Cortex-M
C
3,991
star
2

HHKB_controller

Keyboard Controller Board for HHKB pro2 - KiCad project
KiCad Layout
252
star
3

keyboard_parts.pretty

KiCad modules for keyboard design
171
star
4

tmk_core

TMK keyboard library
C
161
star
5

kicad_lib_tmk

KiCad library for tmk project
144
star
6

alps64

Poker X compatible 60% size PCB supports various Alps switch keyboard layouts like AEK, Omnikey, Dell, V60MTS and Infinity(KiCad Project)
82
star
7

infinity_ergodox

Unofficial keyboard firmware for Input Club's Infinity Ergodox
C
28
star
8

whitefox

Keyboard firmware for matt3o's WhiteFox -- This won't be updated actively, see https://github.com/flabbergast/whitefox instead
C
25
star
9

capsense_qmatrix

Capacitive Sense with Atmel QMatrix method
C
21
star
10

keyboard_converter

Keyboard Protocol Converter Board - KiCad project
KiCad Layout
19
star
11

alps64_plate

KiCAD design for Alps64 Plate
Python
12
star
12

kbdbabel

Source code mirror of www.kbdbabel.org keyboard protocol converters for reference purpose. Got from CVS repository: kbdbabel.cvs.sourceforge.net.
Assembly
9
star
13

USBaspLoader

My custom version. USBaspLoader is a USB boot loader for AVR microcontrollers.
C
9
star
14

elm-chan_xprintf

printf function for microcontroller
C
8
star
15

HeadlessReflowOven

Simple reflow oven controller just with button, buzzer and LED, no LCD
C++
6
star
16

blargg-adb-teensy

ADB keyboard converter on PJRC Teensy board
C
4
star
17

keyboard_converter_adapter_ibm4704

D-sub 9p Connector adapter PCB for TMK keyboard converter(IBM4704/NEWS)
KiCad Layout
4
star
18

decoder-adb

sigrok decoder for ADB - Apple Desktop Bus
Python
3
star
19

KL27Z_breakout

300mil breakout PCB for QFN32 Kinetis KL27Z
KiCad Layout
2
star
20

blargg-adb-usbasp

ADB keyboard converter on USBASP board with V-USB
C
2
star
21

tmk_test

test test test
C
1
star
22

tinyusb_ps2

PS/2 keyboar converter for Raspberry Pi PICO RP2040
C
1
star
23

vagrant_tmk_build

Make vm enviroment on VirtualBox to compile tmk_firmware codes and program microcontroller.
Shell
1
star
24

elm-chan_xitoa

printf assembler library for AVR
Assembly
1
star