Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 7

The 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