CircuitPython and Braille Device

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sixdotmath
 
Posts: 1
Joined: Sun Aug 01, 2021 1:44 pm

CircuitPython and Braille Device

Post by sixdotmath »

Is it possible to use any braille input/output device with CircuitPython, or will the instructions in the "Getting Started with Braille Output for CircuitPython REPL" article only work if you have an Orbit Reader 20? Thank you.

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: CircuitPython and Braille Device

Post by adafruit_support_mike »

The tutorial connects to the Orbit reader using a Serial connection through a terminal emulator. That’s pretty generic, so the idea should apply to any Braille reader that uses a Serial connection.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”