Skip to main content

Refreshable braille display

Basic Braille Plus - HIMS inc

In the era of technologies everyone should be provided with access to computer. One of the most challenging innovation is providing access to blind people by transmitting information from the screen to an adaptive device.

Braille display is a peripheral device that allows blind or visually impaired people to interact with a computer. A braille monitor uses the braille system that blind people use to read. Raised dots spell out text that the user traces a finger over to read

In 1995 Handy Tech Braille display in combination with a screen reader makes Microsoft Windows accessible for blind users. Later in 2005 Easy Braille, a super compact Braille display as well as Sophie, the reading system with a natural sounding voice, and Sophie Pro an extended Version of the Sophie, were introduced.

Software

The content of a page is taken from the OS, after it proceeds to be converted into braille characters and sends it to the display. Most of displays are connected via USB, some models have Bluetooth. Modern operation systems have an API for converting content (e.g. UI Automation for Microsoft Windows).

The cost of the display rices up to 15k. Budget models start from around 1300$. The cost depends on number of Braille cells (from 40 to 120). It may have include time-saving features such as Bookworm mode which scrolls pages automatically. On an ordinary Braille display users have to push the advance button about 20.000 times for reading the book completely.

Comments

Popular posts from this blog

The Hacker Culture In The Modern World The community of computer specialists has been changing the world since the creation of first computational device. The way development goes depends not only on technical skills of hackers, their ideals and views also take essential part of progress. There were several generations of hackers and each of them promoted different ideas. The hacker ethic of early days focused specifically on their interests and there were no such needs as communicative skills. The main ideology was "all information should be free" and I strongly disagree with this statement. Non-profit everything stops the progress and leaves no motivation to support "boring" software. In 90's next generation of the culture has started acknowledging a demand for well-supported communication in hackers groups. It led to more healthy relationships and lifestyle within the culture. Eric S. Raymond put attention to necessity of skills which set development as...
The Review of Paper "Computer vision in Security" Author: Fothul Karim Forhan The paper is the overview on a technology that helps us recognize different patterns and proceed it in a specific format. The focus is set on security field where CV helps to prevent attacks and massive resource looses. The introduction covers a bit of history as well as points to goals of the research. The main part is divided into: Types of CV technologies applied in security matters, security matters that require CV and other safety matters. For me the most fascinating part is CV in financial field. In the given example cv could identify fraudsters by emotional state, the way a fraudster behaves. After the thief is identified, the alarm is enabled automatically and the transaction is terminated. This is a direct example of how cv saves a companies' money. The only thing that missing is lack of illustrations. It'd be great to see face-recognition algorithms visualization. Overall...