xbox
Xbox controller driver
A Go implementation of an Xbox controller USB protocol driver for testing and development purposes.
To test out my gousb driver, I'm playing around with the xbox controller USB protocol.
28 stars
4 watching
3 forks
Language: Go
last commit: about 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
denisenkom/go-mssqldb | A pure Go driver for Microsoft SQL Server's database/sql package | 1,827 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
minus5/gofreetds | A Go driver for interacting with Microsoft SQL Server databases | 113 |
data-dog/go-txdb | A single transaction-based SQL driver package that provides an isolated testing environment for databases. | 667 |
davemckelvie/things-drivers | Provides drivers for interacting with various hardware components on Android Things devices | 24 |
vahid-sohrabloo/chconn | A low-level Go driver for ClickHouse database | 151 |
mailru/go-clickhouse | A Go library providing a driver for interacting with Yandex ClickHouse databases. | 423 |
wenj91/taos-driver | A Go driver for connecting to and interacting with TDengine databases. | 2 |
goiot/devices | A suite of libraries and drivers for IoT devices written in Go. | 264 |
rethinkdb/rethinkdb-go | A Go driver for interacting with the RethinkDB database service | 1,652 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
janickr/kaspersmicrobit | A Python package to connect to the Bluetooth LE GATT services of BBC micro:bit devices for use as wireless game controllers. | 16 |
ydb-platform/ydb-go-sdk | A pure Go native and database/sql driver for YDB | 143 |
furqanhabibi/joystick_ros2 | A ROS2 plugin that converts joystick input into a standardized message format | 45 |