Skip to content

✋ React application converting Braille pattern to binary/hex easily, bit index is also configurable

License

Notifications You must be signed in to change notification settings

bertrandmartel/braille-dot-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braille Dot Converter

Build Status License

React application converting braille pattern to binary/hex easily, bit index is also configurable

screenshot

This project was initially created to easily find all Braille unicode pattern to use for Metec Braille line 20 cell. This device uses piezo actuators technology to display Braille pattern. The official pin order 123456 is according to :

braille offical

The bit order to command the Braille cell is not the same as the pin above, so bit index need to be changed. Also some Braille cell panels sometimes need to invert bits or XOR the bit sequence. This tool provide a graphical way to test each Braille pattern.

This project is using :

This project has been created using create-react-app

License

The MIT License (MIT) Copyright (c) 2018 Bertrand Martel

About

✋ React application converting Braille pattern to binary/hex easily, bit index is also configurable

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published