Giter Site home page Giter Site logo

mr-click / arduino-hid-plus Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 1.29 GB

License: Other

Java 1.51% Arduino 0.96% Shell 0.03% Python 0.87% Perl 0.01% C 31.44% ApacheConf 0.01% C++ 4.31% Makefile 0.33% Objective-C 0.75% Logos 0.07% Processing 0.01% Assembly 0.34% HTML 59.30% CSS 0.08%

arduino-hid-plus's Introduction

Arduino

  • Arduino-HID-Plus is a fork of Arduino repository that includes some extra features on the HID Keyboard implementation and, in particular:

  • support for multiple keyboards layouts with methods: Keyboard.setKeyLayout(); Keyboard.getKeyLayout()

  • Currently, the platform supports US_LAYOUT and IT_LAYOUT where each layout is implemented with a different asciimap array.

  • support for CAPSLOCK LED status with methods: Keyboard.setLedStatus(); Keyboard.getLedStatus(); Keyboard.isCapsLockOn()

  • all these features have been implemented by patching the following files from arduino repository: hardware/arduino/avr/cores/arduino/[HID.cpp,USBAPI.h]

Installation

  • Download Arduino-HID-Plus repository with: git clone https://github.com/valerio-click/Arduino-HID-Plus.git

  • Compile ardunio with:cd build/ && ant && ant run

Credits

  • This project is a patchwork of several hacks and ideas found on-line:

arduino-hid-plus's People

Contributors

aethaniel avatar agdl avatar amcewen avatar amulya349 avatar bitron avatar cmaglie avatar collin80 avatar damellis avatar dcuartielles avatar eighthave avatar fede85 avatar ffissore avatar fulvioieva avatar gandrewstone avatar jcbuda avatar lauszus avatar matthijskooijman avatar mlafauci avatar ntruchsess avatar paulstoffregen avatar pbrook avatar projectgus avatar ribbons avatar ricklon avatar s17t avatar shfitz avatar tigoe avatar travisg avatar westfw avatar zeveland avatar

Stargazers

 avatar

Watchers

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