Code Monkey home page Code Monkey logo

minidox-custom's Introduction

minidox-custom

homebrew minidox keyboard driver

How it works

The arduino running this code polls the buttons (using a diode matrix) and keeps track of their state. If a button goes from pressed to unpressed or vise versa, it sends the appriate keystroke to the computer. The microcontroller must support the Keyboard Library.

However, only the left hand side runs this code. The other half of the story (ha!) is the right hand, who's serial out goes to a software serial in on the left. It spits out descriptions of what is happening to it. This isn't how I would like for it to work, but parsing its output is easier than fixing it. You see, I lost the code to it and it requires a bunch of work to upload to anyway. Now it is a black box that spits out coordinates of buttons as they are pressed and releasd. You might see the Magic Number desity go way up in the section of code that deals with this unfortunate situation, but don't worry! We can use the old #define THREE 3 trick if need be.

Pictures

The split keyboard. Aslo, gee what an ugly link

minidox-custom's People

Contributors

robertmaxwilliams avatar

Watchers

 avatar  avatar

minidox-custom's Issues

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.