Difference between revisions of "Braille Information Reader Device"
From Hackstrich
(Dormantizing.) |
(Updating to reflect new and improved status!) |
||
Line 2: | Line 2: | ||
== Project Status == | == Project Status == | ||
− | Prototype stack assembled, code writing in progress. Currently braille display driver PoC is working, and reading files from MicroSD cards works (separately). | + | Prototype stack assembled, code writing in progress. Currently braille display driver PoC is working, and reading files from MicroSD cards works (separately). Schematic and BOM complete for actual PCB (using a PIC32), board layout is in the final stages. |
== Prototype Stack == | == Prototype Stack == | ||
Line 11: | Line 11: | ||
[[Category:Projects]] | [[Category:Projects]] | ||
− | [[Category: | + | [[Category:Current Projects]] |
Revision as of 22:37, 24 July 2010
The Braille Information Reader Device (BIRD) will be a braille-outputting e-book reader device. The device itself will be a small module that plugs into a commercially available braille display (the initial and probably only target will be the PACmate20 Braille Display), and accepts SD or MicroSD cards with files to read.
Project Status
Prototype stack assembled, code writing in progress. Currently braille display driver PoC is working, and reading files from MicroSD cards works (separately). Schematic and BOM complete for actual PCB (using a PIC32), board layout is in the final stages.
Prototype Stack
The stack of boards for the prototype BIRD will be:
- Adafruit Proto Shield with MicroSD socket breakout and resistor voltage divider
- Circuits@Home USB Host Shield (which has been modified with stack-through headers)
- Arduino Duemilanove