Search found 69 matches
- Thu Feb 07, 2013 3:41 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Sorry but I'm not seeing anything regarding how to hook up iPhone to work with SiriProxy in the first post. In the first post is this link: http://www.idownloadblog.com/2011/12/09/how-to-install-siri-proxy-tutorial-video/ Which you can't see... Anyway, it explains how to get siriproxy running (on a...
- Thu Feb 07, 2013 3:14 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Go back to the first post..
- Wed Feb 06, 2013 4:03 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Thanks! That's a great help. Just so I'm clear - once this is done, the Pi will run the server on its own, whether Terminal is open or not? When the controlling computer is absent? So as long as the iPhone and Pi are on the same network (and the server does not hit a glitch of some kind) the hack w...
- Wed Feb 06, 2013 11:20 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Sorry about the formatting in the code above, I copied that from my notes on my iPhone!
- Wed Feb 06, 2013 11:18 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
I personally use this way, I create a bash script that bundles the package before it launches the siriproxy and call it siriproxy.sh saved in the root dir. #! /bin/bash clear cd /root/SiriProxy echo "Moved into the SiriProxy Folder.." echo "Running the Bundle Command......." echo...
- Tue Feb 05, 2013 1:13 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Hi, thx for @ of this infos. First of all i´m german and a newbie ;-( Siri is running on my ip as you can see below.... bit every time i say "test siri proxy" to siri its working and working and them siri say i´m sorry i can not help you..... WHAT IS MY PROBLEM? please help me.... Ok, aft...
- Tue Jan 22, 2013 10:48 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Or you could put the GPIO commands in a separate bash script and have the siriproxy call it with: system("sh /SiriProxy/doorscript.sh") If the application (siriproxy?) is waiting for the script to end, then it doesn't matter if it is in a bash script or not; it will still wait. On the oth...
- Tue Jan 22, 2013 5:37 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Try moving the "request completed" to after the relay is turned off. Or you could put the GPIO commands in a separate bash script and have the siriproxy call it with: system("sh /SiriProxy/doorscript.sh") Maybe that will work? I've just Googled "ruby multithreading" and...
- Fri Jan 18, 2013 7:27 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
"I tried changing the line on the file, but it didn't work, and I got the same error. There was another post, that said to move something into something, but I couldn't find the directory to move that thing into..." On my Pi is a dir: /usr/local/rvm/gems Inside that is the @SiriProxy/gems ...
- Fri Jan 18, 2013 5:44 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
I got the server to start, but when I talk to siri using a 4S, I get the error: Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x21f7608 @signature=3, @processed_headers=false, @output_buffer="", @input_buffer="", @unzipped_input="", @un...
- Tue Jan 15, 2013 7:23 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
It's good to see so many people involved in this project now. I'd like to add the fact that you may not actually need a relay to do the switching for you. You can try using just an NPN transistor, connect the two button points to the emitter/collector of the transistor then connect the base pin to y...
- Sun Jan 13, 2013 7:52 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
@RugYG What is the sensor used for?
- Sat Jan 12, 2013 9:33 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
I'm using iOS 6.0.1 (iPhone 5) and guzzoni works for me.
- Thu Jan 10, 2013 6:17 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Log in as root!
- Thu Jan 10, 2013 5:28 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Log in as root and follow the instructions.. Not as the "pi" user.
- Thu Jan 10, 2013 10:00 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Did you log in as root, follow the install instructions then run "siriproxy server" at the end? Or did you log in as "pi" user, install, then run the last command as root?
- Wed Jan 09, 2013 10:27 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
I have the siriproxy server up and running. I'm able to accept requests from both LAN and WAN (VPN was was easier to setup than i anticipated), I just received my relay board and just have one question. Where exactly do you connect the relay on the garage door circuit board? I have an older model g...
- Mon Jan 07, 2013 7:08 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
I just want to share my next project idea with you guys. Along with the help of user G160 I've been able to use SiriProxy to communicate to my Sky+HD box to change channels and some basic controls, it's a work in progress but this is how it's looking so far: http://youtu.be/qvNEtuYSxTA
- Mon Jan 07, 2013 7:00 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Hi, Amazing work ! My girlfriend begins to believe in the power of the Raspberry Pi because of you. :) I successfully installed SiriProxy and Wiring Pi. If I say "Open the garage door" to Siri, the Rpi lights a LED (0,5 sec). I'm now waiting for a transistor and a relay, bought on ebay.ca...
- Mon Jan 07, 2013 6:37 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Hello, This is probably a late request (and a dumb question) but, being a programmer and not much of an electronics guy, can someone provide more with details about the relay piece? I've got SiriProxy set up on a VM as well as on a Model B Pi but I have no clue what to do regarding the relay: how t...
- Sat Jan 05, 2013 5:11 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
That's great, I'll have to download and try that myself!joefly wrote:just wanted to let everybody know that someone has posted on sourceforge an image with Siri already installed
http://sourceforge.net/projects/siriproxyrpi/
- Wed Jan 02, 2013 9:53 am
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
No problem, that's a handy link you posted too.orxelm wrote:Apparently i'm not the only one having this issue, here's the solution:DarkTherapy wrote:Try removing the cert from the iPhone, recreate a new one and upload it to the phone.
https://github.com/plamoni/SiriProxy/issues/389
Thanks man, you really helped
- Tue Jan 01, 2013 8:29 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Try removing the cert from the iPhone, recreate a new one and upload it to the phone.
- Tue Jan 01, 2013 7:00 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Did you set the DNS on your phones wifi setup to match the siriproxy ip? Thank you, that was the problem :) But now i'm facing worse problem: SiriProxy up and running. Create server for iPhone connection start conn #<SiriProxy::Connection::Iphone:0x1062c00 @signature=3, @processed_headers=false, @o...
- Tue Jan 01, 2013 4:34 pm
- Forum: General discussion
- Topic: Siri: Open my garage door..
- Replies: 219
- Views: 335760
Re: Siri: Open my garage door..
Thank you. system("sh ./light.sh") Just gave me [Info - Guzzoni] Received Object: SpeechRecognized [Info - Plugin Manager] Processing 'Power ' [Info - Plugin Manager] Processing plugin #<SiriProxy::Plugin::Example:0x1eec580> [Info - Plugin Manager] Matches (?i-mx:power) [Info - Plugin Man...