Coder Social home page Coder Social logo

generichid's Introduction

GenericHID GUI

Documentation

The documentation for GenericHID can be found in the wiki.

How to build GenericHID

Dependencies

On Ubuntu, this command will installed the required build packages. There is a total of about 200MB on a fresh system.

sudo apt-get install build-essential qt4-qmake libqt4-dev libusb-1.0-0-dev gcc-avr binutils-avr gdb-avr avr-libc avrdude

Building

linux

Note - GenericHID still uses qt4. If you have qt5 installed on your machine run qmake-qt4 instead of qmake below. If you have already run qmake for qt5, it is easiest to retreive a new clone of the repository and start again.

 > qmake
 > make
 > sudo make install

Win32

A windows build is currently not supported until I decide what to do with libusb. libusb-0.1-win32 does not support Win7+. libusb-1.0-win32 has some significant differences to the linux version to make it work. It also doesn't support running as a general usb access library anymore either.

GenericHID firmware

The firmware is now part of the build. 3 versions are built and put in the bin directory: usbkey.hex (at90usb1287@8MHz), generic16.hex (at90usb1287@16MHz) and teensypp2 (at90usb1286@16Mhz using the half-kay bootloader).

generichid's People

Contributors

ftkalcevic avatar neomilium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

generichid's Issues

mouse x axis emulation with an encoder

Hi, thanks a lot for the software, is very powerfull and simply to use, i have mounted a teensey2 in an arcade cabinet with 1ms scan and 1ms debounce, work very well, but i have necessity to emulate a mouse y axis on the interface with an optical encoder, is possible to combinate this with the keyboard buttons? Sorry but i don´t have the necessary know how to understand the hid usage pages for mouse preripherals. Thanks again.
Gerry

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.