Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-13 Thread freak...@gmail.com
Antonio, I kind of understand some of it because I know your project a bit from what you said on the thread, but you should probably do something more in detail, perhaps showing step by step from the "user" side with no tech info and one longer with step by step info for people who want to repli

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-13 Thread Jason (spot) Brower
This is great! If you want. Make the video as a tutorial and I can do the voice over and effects work. I do it for part of my living right now. https://www.youtube.com/user/BitbarChannel These videos use my voice. It's for a really powerful android testing platform. BR, Jason Brower On Wed,

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-12 Thread António Ramos
Just a small video http://www.youtube.com/watch?v=c1tfKEM_9Eg 2013/6/10 António Ramos > The woden box its one piece only with a hole to fix the arduino nano and > the rfid reader. > A friend made it. > I asked him to make another one. > I need 2 boxes, one to be used in the entrance of our co

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread António Ramos
The woden box its one piece only with a hole to fix the arduino nano and the rfid reader. A friend made it. I asked him to make another one. I need 2 boxes, one to be used in the entrance of our company, so users can pass the card to enter. The other to be used by our security dept to issue cards

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread Massimo Di Pierro
Yes the wooden box is fantastic! On Monday, 10 June 2013 13:51:06 UTC-5, freäk qnc wrote: > > Very interesting indeed! I'd love to read your blog/tutorial or watch your > video on this project. Very interesting one... btw I love the wooden box > for the RFID. > Keep up the great work Antonio! >

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread freak...@gmail.com
Very interesting indeed! I'd love to read your blog/tutorial or watch your video on this project. Very interesting one... btw I love the wooden box for the RFID. Keep up the great work Antonio! Cheers! :) On Jun 10, 2013, at 10:46 AM, António Ramos wrote: > I´m working on putting here some scr

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread freak...@gmail.com
Sorry my bad deduction ;P Eu no falo Portugues (only IT/EN/ES)... but in all cases: muito obrigado Antonio! :D On Jun 10, 2013, at 6:21 AM, António Ramos wrote: > I' not spanishhh. > Portuguese from Portugal. > > I have a web2py app to control all outside workers via an RFID reader. I use > a

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread António Ramos
I´m working on putting here some screenshots or a video showing it. So far My arduino hardware... https://www.dropbox.com/s/rii867stp80pp5z/2013-05-09%2011.15.07.jpg https://www.dropbox.com/s/0vpsfluq3z0kub4/2013-05-09%2012.17.46.jpg I use: fullcalendar pypdf for the printing cards on the rfid ca

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread Massimo Di Pierro
Tell us more. Have some pictures or screenshots? On Monday, 10 June 2013 05:21:50 UTC-5, Ramos wrote: > > I' not spanishhh. > Portuguese from Portugal. > > I have a web2py app to control all outside workers via an RFID reader. I > use arduino to read the card and send it via serial. Then in the

Re: [web2py] Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread António Ramos
I' not spanishhh. Portuguese from Portugal. I have a web2py app to control all outside workers via an RFID reader. I use arduino to read the card and send it via serial. Then in the local PC I have nodejs to read it and call a web2py service that via tornado sockets updates a web page. My web2py