Giter Site home page Giter Site logo

bin2ascii's Introduction

BIN2ASCII

BIN2ASCII is a background python script which converts any binary inside the Arduino Serial and gives out the Corresponding ASCII Value and automatically types it using the keyboard library.

Intented uses

BIN2ASCII is a script which is meant to be used to have something like the keyboard library in the Arduino IDE but instead to support any arduino which isnt supported by the keyboard library from the Arduino IDE. When possible its more recommended to use the library from the Arduino IDE instead of this script.

Important!

  • BIN2ASCII is based on linux distros so the serial Port is set to /dev/ttyCH341USB0, please change this to your corresponding port for your Arduino Chip and Operating System!
  • port.py is an example i made with my Arduino. Its basically a keyboard which i can type in the 0 and 1 and it will print it on my Serial which my python script will understand
  • Theres been a few issues with the Keyboard library being unable to type some characters. If you find any fix feel free to edit my script!

bin2ascii's People

Contributors

bomba-cat avatar

Stargazers

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