Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hitherejoe/braillebox
A BrailleNews reader built with AndroidThings
https://github.com/hitherejoe/braillebox
accessibility android androidthings braille electronics java raspberry rasperrypi retrofit2 rxjava2
Last synced: 14 days ago
JSON representation
A BrailleNews reader built with AndroidThings
- Host: GitHub
- URL: https://github.com/hitherejoe/braillebox
- Owner: hitherejoe
- Created: 2017-04-03T08:16:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T07:46:17.000Z (over 7 years ago)
- Last Synced: 2024-05-02T01:59:57.441Z (7 months ago)
- Topics: accessibility, android, androidthings, braille, electronics, java, raspberry, rasperrypi, retrofit2, rxjava2
- Language: Java
- Homepage: https://medium.com/exploring-android/braillebox-building-a-braille-news-reader-with-android-things-f848fe6de596
- Size: 3.39 MB
- Stars: 26
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/hitherejoe/BrailleBox.svg?branch=master)](https://travis-ci.org/hitherejoe/BrailleBox)
# BrailleBox
BrailleBox is a news reader for the visually impaired that fetches the latest news article from news.api and displays it on a refreshable braille display.
![alt text](brailleBox.png)
# What it's made of
- A raspberry pi 3 with Android Things
- A breadboard
- A project box (mine is sized 150 x 80 x 50 — make sure your breadboard fits in here if you want it to!)
- 5v Solenoid x 6
- Wooden balls x 6 (or something similar)
- 100Ω resistor x 7
- 1N4004 diode x 6
- Push switch
- A handful of male-to-male connector cables
- Male-to-female connector cable (for connecting the GPIO pins of the raspberry pi to the breadboard) x 7The great thing is that this list isn’t too extensive and all of these components can be found for pretty cheap. The most expensive are the solenoids, but 5V ones can be picked up for around £2.50 each 🙂
And with the electronically components from this put together into a circuit, the schematics for the complete circuit isn’t too complex either:
![alt text](schematics.png)
You can read more about how the box was built here: https://medium.com/exploring-android/braillebox-building-a-braille-news-reader-with-android-things-f848fe6de596