GithubHelp home page GithubHelp logo

dd5xl / ruwido_hidusb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackup/ruwido_hidusb

0.0 1.0 0.0 379 KB

Atmega*8 V-USB-HID Receiver for RUWIDO Merlin 56KHz IR Keyboard

Shell 0.51% C 67.10% C++ 23.97% Assembly 8.41%

ruwido_hidusb's Introduction

************************************************
*                                              *
* RUWIDO V-USB-HID Receiver by Alexander Meyer *
*                                              *
************************************************

This Code is a blend of V-USB and the Ruwido decoder by Guenter Bartsch.
It runs on the ATMega8 as well as the 48-328 family. You also need a
56kHz IR-receiver, e.g. the TSOP1756.

See http://vusb.wikidot.com/hardware for general information on the
USB-interface.

To run the unmodified code connect your controller like this:

PD0: USB D-
PD2: USB D+
PD3: TSOP 1756 Output
PB6/7: 12MHz or 16MHz Crystal

The IR decoder can run with either 12 or 16 MHz, other frequencies are not
supported.

If you want to run this on a USBASP you will have to change the pin for
USB D+ in usbconfig.h and solder the TSOP output to PIND3 of the controller.

TODO:

Aggregation of modifyers does not work correctly yet.
Not all Keycodes are mapped since I didn't find codes for some of the Keys
in the USB-HID spec.

ruwido_hidusb's People

Contributors

dd5xl avatar

Watchers

 avatar

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.