All Projects → openinput-fw → openinput

openinput-fw / openinput

Licence: MIT License
Open source firmware for input devices

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to openinput

input-event
🎹 Read and parse input device(like mouse, keyboard, joystick and IR-Remote)'s event data.
Stars: ✭ 45 (+4.65%)
Mutual labels:  keyboard, input, mouse
rasp vusb
This repo explains how to turn your Raspberry Pi Zero into USB Keyboard and Mouse. Also provides sample code and binaries to control them.
Stars: ✭ 85 (+97.67%)
Mutual labels:  keyboard, mouse, usb-hid
LowLevelInput.Net
A thread safe and event driven LowLevelMouse and LowLevelKeyboard Hook
Stars: ✭ 32 (-25.58%)
Mutual labels:  keyboard, input, mouse
Ucr
Universal Control Remapper [Alpha]
Stars: ✭ 399 (+827.91%)
Mutual labels:  keyboard, hid, mouse
Gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
Stars: ✭ 636 (+1379.07%)
Mutual labels:  keyboard, input, mouse
Neatinput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Stars: ✭ 89 (+106.98%)
Mutual labels:  keyboard, input, mouse
Inputsystem
An efficient and versatile input system for Unity.
Stars: ✭ 1,013 (+2255.81%)
Mutual labels:  keyboard, input, mouse
Enigo
Cross platform input simulation in Rust
Stars: ✭ 254 (+490.7%)
Mutual labels:  keyboard, input, mouse
keyboard mouse emulate on raspberry
Bluetooth Keyboard Mouse Emulator on Raspberry Pi
Stars: ✭ 230 (+434.88%)
Mutual labels:  keyboard, mouse
snake
A stylised graphical tool for configuring and controlling Razer devices on Linux
Stars: ✭ 52 (+20.93%)
Mutual labels:  keyboard, mouse
intuiter
Global productivity app for anyone who use Windows
Stars: ✭ 24 (-44.19%)
Mutual labels:  keyboard, mouse
stm32 i2c to usb hid multitouch
i2c to usb hid multi touch with stm32
Stars: ✭ 55 (+27.91%)
Mutual labels:  usb-hid, usbhid
pi400kb
Raw HID keyboard forwarder to turn the Pi 400 into a USB keyboard
Stars: ✭ 182 (+323.26%)
Mutual labels:  keyboard, hid
ck550-macos
MacOS effect control SW for a CoolMaster CK550 & CK530 Keyboard (US Layout).
Stars: ✭ 14 (-67.44%)
Mutual labels:  keyboard, usb-hid
hidstream
Streaming HID events in Node.js
Stars: ✭ 52 (+20.93%)
Mutual labels:  keyboard, hid
uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (+4.65%)
Mutual labels:  keyboard, mouse
mx3000control
Perixx MX-3000 mouse unofficial configuration tool for Linux
Stars: ✭ 20 (-53.49%)
Mutual labels:  hid, mouse
habits
An application to monitor your habits with your PC. So you can study how many kilometers travel with your mouse or how many keystrokes.
Stars: ✭ 19 (-55.81%)
Mutual labels:  keyboard, mouse
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
Stars: ✭ 36 (-16.28%)
Mutual labels:  mouse, usb-hid
gotomation
No description or website provided.
Stars: ✭ 18 (-58.14%)
Mutual labels:  keyboard, mouse

openinput

lint build test codecov Documentation Status

Open source firmware for input devices.

Supported Targets

  • Linux UHID (mainly for testing/emulation)
  • STM32F1
    • Blue pill
    • Steelseries Rival 310
  • EFM32
    • sltb009a
  • SAMS70
    • big-sammy
  • SAM3U (planned)
  • LPC11U3x (planned)
  • LPC552x (planned)

Instructions

Please see the documentation for instructions to build the firmware.

License

The openinput firmware is licensed under the permissive MIT license.

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].