I found a braille display which features a small compartment with micro-USB inside. Used a Pi Zero (these days 0w) to transform that braille display into a full-features Linux laptop. I documented the first version here: https://blind.guru/brlpi.html
Ask HN: What do you do with your Raspberry Pi?
761–770 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#762https://github.com/gvalkov/olympus-photosync-server https://github.com/gvalkov/olympus-photosync
Re: Ask HN: What do you do with your Raspberry Pi?
#763I use a Raspberry Pi to stream PlayStation 2 backups over SMB by networking the onboard Ethernet port of the Pi to allow access to a Samba Share service running on the Pi. This allows for seamless playback of games with heavy Full Motion Video sequences as the Ethernet transmission is faster than the max throughput of the USB2.0 ports provided on the PlayStation 2. It -also supports auto mounting and sharing of exter…
Re: Ask HN: What do you do with your Raspberry Pi?
#764There's a bus station across from my studio / coworking space. I can see people waiting for the bus and doing either: 1) staring into the void 2) looking at their watches 3) desperately glancing in the direction where the bus is coming from. I figured that it'd be nice to let people know when the bus is supposed to be there. So, I installed a 28" display on a monitor stand, installed the stand on my window frame, tur…
Re: Ask HN: What do you do with your Raspberry Pi?
#765Earlier quoted context omitted.
Could something like this be used for synchronization in such a scenario? https://ncase.me/fireflies/
Thank you for sharing this! I love it. It's beautiful. Unfortunately, I also have literally no idea what you're proposing. I would like to, though.
Re: Ask HN: What do you do with your Raspberry Pi?
#766Re: Ask HN: What do you do with your Raspberry Pi?
#767Re: Ask HN: What do you do with your Raspberry Pi?
#768Re: Ask HN: What do you do with your Raspberry Pi?
#769Re: Ask HN: What do you do with your Raspberry Pi?
#770I struggle with tinnitus distress and Ménière's. One of my coping strategies is to continuously play some sort of background sound in the areas I occupy.
I have a first gen RPi with a set of USB powered speakers in my bedroom that plays long form background soundscapes I get from YouTube on loop. This is the lowest tech I could muster. YouTube-DL is a command line tool that fetches content from places like YouTube and recodes it. I use mpg123 to play the resulting audio file on loop... and because I'm already using ssh for all sorts of other things as go about my day this workflow is basically completely integrated into my normal day-to-day activities.
When I first started doing this I changed the audio track on a fairly regular basis. Sometime to suit my mood, other times for the weather. These days it's more of a seasonal thing.
It works great. It's proven to be really reliable and it was really, really cheap.