Levaillant wrote:Just AWESOME! Nice job
Thanks!
Levaillant wrote:Just AWESOME! Nice job
DarkTherapy wrote:I did think if an even cheaper method to activate a relay remotely (I've done this to turn on a remote pc as an FTP server in the past)
Get an old Nokia 3210 - or any other old Nokia that let's you make custom ringtones along with its own pay as you go sim (free). Create a ringtone that consists of a single note for 1 second then silent for 30 seconds. Assign that tone to a contact number - your other phone. Set the phone to silent and only play that tone when you call the Nokia from your other phone.
Hook up 5v from the charger to a resistor and npn transistor, then hook up a wire from the phone speaker to a capacitor and the base of the transistor. Now attach a 5v relay to the transistor.
Now dial the Nokia's number from the other phone, the Nokia will play its 1 second tone that will be turned into a small DC current through the cap and into the transistor, which will turn the relay on for 1 second then off again.
As the Nokia never "picks up" the calls it will never cost anything to activate the relay over cellular. Just call it, then put the phone down after a couple of seconds.
Joey wrote:Hi,
I've got the siriproxy up and running but changes I make to the siriproxy-example.rb do nothing! I've modified the line under 'listen_for /test siri proxy/i do'
from
say "Siriproxy is up and running!" #say something to the user!
to
say "Something different!" #say something to the user!
then run:
siriproxy bundle
and restarted the server with:
rvmsudo siriproxy server
but the command "Test Siri Proxy" still replies with "Siriproxy is up and running!"
What am I missing?
Thanks in advance
davef21370 wrote:Noob speaking but this is really interesting. I've been through all the posts here and not heard mention of Debian Wheezy, can I assume the same commands shown in the install video for Ubuntu will work with Debian?
And is there C/C++ or Python source available for handling it?
Any help etc.
Cheers.
Dave.
(great work btw)