Go to advanced search

by fridgecow
Sat Sep 20, 2014 8:46 pm
Forum: Advanced users
Topic: Using an old Casio calculator's display
Replies: 6
Views: 2997

Re: Using an old Casio calculator's display

Ahhh okay everyone. I just thought it would be 'fun', and possibly save a tiny bit of money, but I'm seeing now I was mistaken. Thank you for the help, seems my old calculator has died in vain!
by fridgecow
Sat Sep 20, 2014 10:34 am
Forum: Advanced users
Topic: Using an old Casio calculator's display
Replies: 6
Views: 2997

Using an old Casio calculator's display

I have a calculator very similar to this one (same chip/screen) and would like to reuse the screen with my Pi. The display has a large ribbon connector, and some experimentation shows that each pin corresponds to a row/column. How would I a) connect this to the pi and b) output to it?
by fridgecow
Sat Aug 17, 2013 10:09 pm
Forum: Beginners
Topic: PLEX server for rapberry pi?
Replies: 2
Views: 930

Re: PLEX server for rapberry pi?

Thanks :)
by fridgecow
Sat Aug 17, 2013 5:29 pm
Forum: Beginners
Topic: PLEX server for rapberry pi?
Replies: 2
Views: 930

PLEX server for rapberry pi?

I have lots of media stored on my pi and want to stream it to a new roku. Are there any plex servers available (not clients)

If possible, I'd prefer to not have to flash my SD card.
by fridgecow
Wed Jan 16, 2013 4:13 pm
Forum: General programming discussion
Topic: How to run code at startup under certain conditions?
Replies: 7
Views: 1291

Re: How to run code at startup under certain conditions?

necc wrote:#!/bin/bash
if [ -z `iwconfig | grep wlan0` ]
then
#device not present
fi
Thanks! It would have been nice to work out the actual code myself, but that helped!
by fridgecow
Wed Jan 16, 2013 6:17 am
Forum: General programming discussion
Topic: How to run code at startup under certain conditions?
Replies: 7
Views: 1291

How to run code at startup under certain conditions?

I want to run some code at start up, but only if there is no wlan adapter plugged in. How do I do this/detect whether my wlan adapter is in?
by fridgecow
Tue Jan 08, 2013 9:48 pm
Forum: Automation, sensing and robotics
Topic: Speech Recognition on rPI
Replies: 3
Views: 2073

Re: Speech Recognition on rPI

Can someone please close this topic? As much as I hate my pi being dependant on the internet/google, I've decided to go with the Google Speech API

Thanks, observing for all your work though!
by fridgecow
Tue Jan 08, 2013 4:26 pm
Forum: Automation, sensing and robotics
Topic: Speech Recognition on rPI
Replies: 3
Views: 2073

Re: Speech Recognition on rPI

Thanks for your advice. I tried another webcam, and now when recording through arecord, there is definitely a sound coming through - however it is a loud crackle, and I can barely make out words as a human never mind software! I'm guessing it's something to do with the rate , but I'll also try re-in...
by fridgecow
Mon Jan 07, 2013 10:15 pm
Forum: Automation, sensing and robotics
Topic: Speech Recognition on rPI
Replies: 3
Views: 2073

Speech Recognition on rPI

I followed these instructions to the T: https://sites.google.com/site/observing/Home/speech-recognition-with-the-raspberry-pi And now pocketshinx is installed and my WEBCAM (no usb audio card) is device 0/default. When opening pocketsphinx everything workss fine until I get a "Warning: Could not fin...

Go to advanced search