Talk about overengineering... Over here in Europe, we have a piece of red and green tape stuck on a washer and another washer with a "window" cut out of it attached to the lock of the door. When you lock, the washer turns around and the red piece is visible through the "window", when you unlock, the green piece is visible. A lot cheaper, a lot easier, a lot less stuff that can break. Also, we build our bathrooms big enough for the office. If it's a big office, it's one of those stall type bathrooms with several seats and urinals and all of that. If it's a medium sized office, we have two or three bathrooms. If it's a small office, it's one shared bathroom, sometimes a ladies and a gents. Combine the two and you won't need any aluminium foil (yes, I used the PROPER way of saying it) door sensors, cables hanging everywhere, $40 microcomputers, web servers or phone apps to see if the loo is available.
Now the boss just needs to say "GENIOUS MAN!!", immediately after he issues NFC ID cards, so when people go to take a dump he can see who it is and deduct the time from their salory. You sir, have made the CEO and board very happy.
The title should have read "Use a raspberry pi to fix every day problem". I thought they were going to list a bunch of cool ideas, not one lame one about a bathroom.
i've turned my pi model B v2 into an internet powered retro radio. parts: 3W per channel amplifier (dx.com) realtek usb wifi adapter burned out Logitech ipod dock (speakers were scavenged from this) old, broken radio (goodwill, salvation army, etc.) rotary encoder (optional, for volume control via GPIO) 5v 2A adapter (scrap, parts box, etc.) software: occidentalis (adafruit raspbian build) squeezelite (controlled via software for the logitech squeezebox) you could also use the Volumio image if you wanted.
DroidAppleTech Put Linux on it, put it in a nice case, attach it too the back of a spare monitor, and donate it too a local kids after school program they never seem to have enough computers for the kids to use.
3 years later and I had to check to see if I could look at your bathroom status... That was going to be my excitement for the day and you robbed me of it :(
I believe that's why he had a third status which will look at how long a door has been closed. unless someone died inside, it would most likely mean it is empty if it has been closed for a long time.
@@maddogmccree88 It's still a shitty solution. If you assume everyone goes to the bathroom once a day (low estimate?) and rely heavily on the website to check occupancy (which is the general idea?), then that would mean that there could be (in theory) as much as 270 minutes or 4,5 hours of waiting time for false occupancy.. As soon as the employees realize this they would stop using the website. I get it - its just for fun.. But the logic behind it is terribly flawed. Why not program the status update every other count of circuit closure? It's not flawless either, but it would be a better solution. Holding the door for people waiting outside would be a no-no, but assuming the website is being used there wont be anyone outside waiting.
FrantACs I know, they told us the answer in the video. But in my opinion its easyer to run "./dropbox_uploader.sh upload webpage.html" once every update, instead of hosting a server (Still haven't figured out how to open ports on my router)
+Michi Lo You only have to run apt-get install apache once. After that it will always be running when the system is on. The html can be put in /var/www/ or so. On your router you add a port forwarding rule for port 80 tcp to the ip address of your Pi. Using Dropbox for this is so unprofessional.. On your Pi you can even install a mysql database and php (apt-get install php mysql-server), which gives you a whole bunch of powerful options. Good luck!
This made my day! Dear takeashit.html site, i would like to make a reservation directly after my 12o'clock meal to take a massive load off. notify my calender so that i am not disturbed, that is all.
make it like AWS EC2 pricing...you can subscribe monthly for lower prices, you can reserve for a low price knowing that it can be shut down during peak hours, or pay a ridiculously high on demand price. Bathroom as a Service!
Put the sensors on the lock instead of the door jam. That way if people just close the door after they leave it will not show the bathroom as "occupied". The site will only report "occupied" if the door is locked. 95% of the time, people are going to lock the door if it is in use. Especially if they know that the bathrooms are busy and people are going to be trying to open the door if it is not locked.
Why on earth are you using Dropbox instead of lighttpd (or any other http server) installed on the Pi itself? It would probably be easier to set up than the Dropbox uploading script, it would be faster and it would work even when the Internet goes out.
+hellterminator yeah Dropbox gets super buggy when lot of updates are thrown at it in short space of time. So I guess if you have House party/gathering = bugception.
+hellterminator That was my thought too, and assigning the pi a static ip or better yet a hostname would forego the need for a web address making the project even cheaper...
Just got a pi yesterday. I wrote a program to make a LED blink. Tomorrow, I learn how to get the status of pins. I hope the pi will give me a better understanding of components and what they do.
Why didnt you make a queue on the website where you can click to add yourself to said queue in wait for the bathroom to make it an even more orderly experience?
Instead of just a door open/closed sensor, why not look at a privacy latch on the inside of the door? That way you'd know someone was inside, not just that the door was closed.
Jim Fortune I know it's an old comment, but I was thinking the same. The door will most of the time stay closed, so the switch should be put inside the lock (when somebody enters, of course they lock the door and then the circuit becomes close).
Jim Fortune Here should come in handy the Raspberry Pi with camera module to see who is the troll that crawls out (that's if those guys in the video have such kind of toilets: at 6:24 it looks like the bathroom is like one in a normal house, not like in a Mall).
what if you link the sensor to the automatic lights in most business restrooms so if the light is on it means its in use and if its off it means its available
I'm thinking about getting one but idk what I would use it for.. I have no idea how to program and suck at making stuff (I want to learn how to program/code though)
I have no working knowledge of the raspberry pi 3 only some PC I have 2 (5-12 volt) meters or counters, one goes up for each dollar that's put in the machine and the other goes up as each dollar is taken out of the machine. I'm looking for a way to record the 2 inputs to a database that I can access over the internet using the raspberry pi 3 I also need to know where to get the Ras PI 3 Thank you
I like the idea, funny to see how much the people in the workplace appreciate this project. And the dropbox free webserver idea is smart. Thinking about the html file updating, you could also just make 4 files and replace the dropbox file with the right one, but that would not be handy if you added another bathroom to the workplace or plan on expanding. A great addition would be to place a button in the toilet which must be pressed if someone took a number 2. Or a smell sensor. (s*** sensor). That makes you able to have extra information about the toilets smell, like "Last s***ed since 11:30am". Or make a raspberry pi air tunnel, toilet shower, automated toilet-brush or a speaker that plays welcome and goodbye messages.
I think using IR sensor or light switch to determine bathroom occupancy is better then door close/open, wouldn't that make the office smell like the bathroom??
hello sir... i just copy your code for my project "multiple level water sensor" ...and my code have an error at the second loop. could you show me what i suppose to do to overcome the error, tq
Hey, just new to the Raspberry pi world, I would like to start with something similar to this, so is there a way (What would be the code) to also add playing an mp3 if the bathroom is free? Thanks a lot.
I'm planning to build a multimedia service featuring AirPlay, Online Radio and own files. This thing has a small touchscreen (I have it already) and needs to be portable. Then it can also be a Bike computer.
perhaps a IR or PIR sensor would work better in making sure whether someone is in the bathroom? that way, if someone closed the door when they leave, you wouldn't have to wait ten minutes until it registers that it "might" be empty.
I don't know code What is the best way to get a programmer to programme a machine Is it a flow chart? I want to control several 2hp electric motors and many servos and sensors including movement /distance sensors Should I just use one of those vfd machines on eBay or is a raspberry a better way? What can I buy to interface a computer and electric motors/ sensors?
I"m a little curious... If you're devoting the Pi to this purpose, why not have it serve up the web page on your own network, too? I'm assuming employees outside the office have no need to know when the bathrooms in the office are free.
so i've been thinking: just to Add on your great work ..if someone checks on the website and the bathroom is busy he gets him self a position on the queue,(the last one to check will be the last one to go to the bathroom)
Well if only the ones in the office needed to access the webpage then you could've just installed an apache server in the same rasperry pi and make the program write the status of the bathrooms to a text file. The webpage, since it is also in the same raspberry pi, it would have access to the file, it would read it and display the status of the bathrooms. This way is also free and doesn't need any libraries to upload the file to dropbox. Way easier.
You should make an online waiting list that you sign up for and it texts you when it's your turn in line and nobody's in the bathroom. That way you don't have 10 people running to bathroom 1 every 7 minutes
How about: Add bluetooth / wi-fi module to Pi. Write android phone / tablet app for all users of facilities. Maintain queue of facility use requests submitted through phone app. When door opens, alert next person in queue. They have X minutes / seconds to respond. Can cancel use request at any time. This gives you metrics on use and queue size as well as time of day for same, useful for going back to mgt and preventing toilet-gate.
i hav a RPi-2 + 8channel relay + breadboard & jumper wires I m trying to make a connection with those hardware's for home automation puporse but unsuccessful. Pls any one help me out of this, give some link's with each n every details pls. pls. pls help thanks & regards
Can you guys teach us how to build a radio transmitter for phones? One of those small pieces of technology that sends audio via the headphone jack over radio frequencies to your car?
Nice Idea, but why do you host that on Dropbox und buy a domain? Just run nginx or lighttpd on the pi, assign it a static ip and use that. If you have a DNS server running use that to give it a proper address and you're done. Less code, cheaper and faster.
I only use my current pi as a dedicated linux box for pentesting. If I can think of any good ideas I might get another one to play around with. Thankfully they're relatively inexpensive once you have all the peripherals :)
Great work guys i love it.... how about booking a bathroom? people will see bathroom 1 is booked (light will bliink) user will get notification bathroom i open.
hi DIY Tryin I am Indrani from India. I found Lynda very much interesting and hence I wanted to learn few courses but when I continued with the options I was asked to select any pack and register in. I am a student and cannot afford for any of the packages. I want to check out the 10 days trial version even for which I have to register in. My query is will I be charged for the courses after 10 days or is there a possibility I can learn it free for long time? Please help me...
You will be billed by the end of your trial. Have a look around as there's 30 day trails around, they are usually done through Lynda affiliates like relevant "TH-camrs" good luck!
There is Hangul writing at the desk where the soldering was being done. Why??? I'm an English professor in South Korea. Korean is not a language you see very often on the interwebs...
why did you buy a world-viewable domain rather than just using a URL on your own LAN or publishing the dropbox page's URL? Or put a permanent file in your LAN where you find documentation and stuff, that redirects to the current actual implementation?
uhm is me or is he creating a new threading timer each time his check Status function is ran, which then runs checkStatus again, recursively creating timers meaning #memoryleak after the function has run a couple of times there will be thousands of timers until the script crashes.
I know this is an old video but you could upgrade your sensory program and make it more accurate by using this bareconductive product it is a board that can pare with the pi and it uses conductive paint as a sensor and the paint can be put on the wall 3 minimum to make an accurate sensor and have it update with from that just something to think about plus the design they had on the trailer video for bareconductive had a really cool design
Talk about overengineering... Over here in Europe, we have a piece of red and green tape stuck on a washer and another washer with a "window" cut out of it attached to the lock of the door. When you lock, the washer turns around and the red piece is visible through the "window", when you unlock, the green piece is visible. A lot cheaper, a lot easier, a lot less stuff that can break.
Also, we build our bathrooms big enough for the office. If it's a big office, it's one of those stall type bathrooms with several seats and urinals and all of that. If it's a medium sized office, we have two or three bathrooms. If it's a small office, it's one shared bathroom, sometimes a ladies and a gents.
Combine the two and you won't need any aluminium foil (yes, I used the PROPER way of saying it) door sensors, cables hanging everywhere, $40 microcomputers, web servers or phone apps to see if the loo is available.
Now the boss just needs to say "GENIOUS MAN!!", immediately after he issues NFC ID cards, so when people go to take a dump he can see who it is and deduct the time from their salory.
You sir, have made the CEO and board very happy.
Why not put webcams under the toilets? That way you know if people are in there
instead make a raspberry pi with a camera module and make it waterproof so you can it in the toilet and watch people take a shit
+trill trey And put this on the website instead of some colored boxes and text!
+Christoph Michelbach lol
I see what you did there
Holder Bee Hell ya and instead of putting up a light outside the door put up a monitor so people can see for sure what the bathroom situation is.
The title should have read "Use a raspberry pi to fix every day problem". I thought they were going to list a bunch of cool ideas, not one lame one about a bathroom.
WTF? That's what is it? Damn, not going to waste my time on this vid then.
They have 2 bathrooms for 54 people, they need to make another bathroom not a website.
should build something to measure the stink level after used to complement this project.....
+Reese Me The channel is dead so that's a bit unlikely
is tekthing now....
That's a completely different channel. They don't do any DIY projects as far as I know.
+Reese Me ROFL "Bathroom 2 is OPEN but STINKY :("
De-contamination is Cycling Now! See progress bar for end cycle. Ready!
Hope the washroom site does not get ddos
LiteGaming so do we!
+LiteGaming LOLLLL
DIY Tryin i though you were dead but think it say the toilet say it was used and someone else DDOS it people will pee there pants
+sourab reddy you going to do it at lunch break to mess with people :P
I have a Pi and still have no ideas for a useful need for it.
TH-cam Commenters, Assemble...
Give this Droid some ideas!
i've turned my pi model B v2 into an internet powered retro radio.
parts:
3W per channel amplifier (dx.com)
realtek usb wifi adapter
burned out Logitech ipod dock (speakers were scavenged from this)
old, broken radio (goodwill, salvation army, etc.)
rotary encoder (optional, for volume control via GPIO)
5v 2A adapter (scrap, parts box, etc.)
software:
occidentalis (adafruit raspbian build)
squeezelite (controlled via software for the logitech squeezebox)
you could also use the Volumio image if you wanted.
DIY Tryin
bear in mind i have a macbook pro, hackintosh and a Power Mac G5 so I'm already loaded with computers.
DroidAppleTech Put Linux on it, put it in a nice case, attach it too the back of a spare monitor, and donate it too a local kids after school program they never seem to have enough computers for the kids to use.
make a robot that reads a book
3 years later and I had to check to see if I could look at your bathroom status... That was going to be my excitement for the day and you robbed me of it :(
7 later, also disappointed :(
You guys leave bathroom doors open when empty?!?
exactly
Same question
I know, right?? Should have wired the sensor to the door's internal lock!
I believe that's why he had a third status which will look at how long a door has been closed. unless someone died inside, it would most likely mean it is empty if it has been closed for a long time.
@@maddogmccree88 It's still a shitty solution. If you assume everyone goes to the bathroom once a day (low estimate?) and rely heavily on the website to check occupancy (which is the general idea?), then that would mean that there could be (in theory) as much as 270 minutes or 4,5 hours of waiting time for false occupancy.. As soon as the employees realize this they would stop using the website. I get it - its just for fun.. But the logic behind it is terribly flawed.
Why not program the status update every other count of circuit closure? It's not flawless either, but it would be a better solution. Holding the door for people waiting outside would be a no-no, but assuming the website is being used there wont be anyone outside waiting.
Why not run a HTTP server on the pi?
exactly what most people do.
Because it takes more time to set up than Dropbox.
+Michi Lo not really...
FrantACs I know, they told us the answer in the video. But in my opinion its easyer to run
"./dropbox_uploader.sh upload webpage.html" once every update, instead of hosting a server (Still haven't figured out how to open ports on my router)
+Michi Lo You only have to run apt-get install apache once. After that it will always be running when the system is on. The html can be put in /var/www/ or so. On your router you add a port forwarding rule for port 80 tcp to the ip address of your Pi. Using Dropbox for this is so unprofessional.. On your Pi you can even install a mysql database and php (apt-get install php mysql-server), which gives you a whole bunch of powerful options. Good luck!
What if some entered the bathroom while you were on your way there after checking and seeing it was open?
Why didn't you just use the pi as the server? It's easy enough and free.
So when the bathroom becomes available, everyone rushes to the bathroom. How about a reservation?
This made my day!
Dear takeashit.html site, i would like to make a reservation directly after my 12o'clock meal to take a massive load off. notify my calender so that i am not disturbed, that is all.
Make it a bid reservation. Let people bid for the next turn.. lol
make it like AWS EC2 pricing...you can subscribe monthly for lower prices, you can reserve for a low price knowing that it can be shut down during peak hours, or pay a ridiculously high on demand price. Bathroom as a Service!
Put the sensors on the lock instead of the door jam. That way if people just close the door after they leave it will not show the bathroom as "occupied". The site will only report "occupied" if the door is locked. 95% of the time, people are going to lock the door if it is in use. Especially if they know that the bathrooms are busy and people are going to be trying to open the door if it is not locked.
Why on earth are you using Dropbox instead of lighttpd (or any other http server) installed on the Pi itself? It would probably be easier to set up than the Dropbox uploading script, it would be faster and it would work even when the Internet goes out.
+hellterminator yeah Dropbox gets super buggy when lot of updates are thrown at it in short space of time. So I guess if you have House party/gathering = bugception.
+hellterminator That was my thought too, and assigning the pi a static ip or better yet a hostname would forego the need for a web address making the project even cheaper...
If he knew that he wouldn't installed a traffic light for a fucking bathroom door. Lol
Just got a pi yesterday. I wrote a program to make a LED blink. Tomorrow, I learn how to get the status of pins. I hope the pi will give me a better understanding of components and what they do.
Why didnt you make a queue on the website where you can click to add yourself to said queue in wait for the bathroom to make it an even more orderly experience?
Instead of just a door open/closed sensor, why not look at a privacy latch on the inside of the door? That way you'd know someone was inside, not just that the door was closed.
Because you already lock the door when you go in
Ian Wells But it checks if the door is closed, not if the door is locked. It's a simple conductive strip on the door frame.
Jim Fortune I know it's an old comment, but I was thinking the same. The door will most of the time stay closed, so the switch should be put inside the lock (when somebody enters, of course they lock the door and then the circuit becomes close).
MrBiky Of course you always have the joker who locks the door and then crawls out under or over the partition.
Jim Fortune Here should come in handy the Raspberry Pi with camera module to see who is the troll that crawls out (that's if those guys in the video have such kind of toilets: at 6:24 it looks like the bathroom is like one in a normal house, not like in a Mall).
what if you link the sensor to the automatic lights in most business restrooms so if the light is on it means its in use and if its off it means its available
I'm thinking about getting one but idk what I would use it for.. I have no idea how to program and suck at making stuff (I want to learn how to program/code though)
Why is there all that Korean on the board at 2:49?
How do you set up the raspberry so you can program c on your laptop. Instead of connecting your monitor and everything to the raspberry itself.
I have no working knowledge of the raspberry pi 3 only some PC
I have 2 (5-12 volt) meters or counters, one goes up for each dollar that's put in the machine and the other goes up as each dollar is taken out of the machine. I'm looking for a way to record the 2 inputs to a database that I can access over the internet using the raspberry pi 3
I also need to know where to get the Ras PI 3
Thank you
I like the idea, funny to see how much the people in the workplace appreciate this project. And the dropbox free webserver idea is smart.
Thinking about the html file updating, you could also just make 4 files and replace the dropbox file with the right one, but that would not be handy if you added another bathroom to the workplace or plan on expanding.
A great addition would be to place a button in the toilet which must be pressed if someone took a number 2. Or a smell sensor. (s*** sensor). That makes you able to have extra information about the toilets smell, like "Last s***ed since 11:30am".
Or make a raspberry pi air tunnel, toilet shower, automated toilet-brush or a speaker that plays welcome and goodbye messages.
Have you think on making a mame cabinet with one of these?
can pi be used as tv box ? stream stuff like Kodi ?
Is it possible to share the code which you have written for it?
I think using IR sensor or light switch to determine bathroom occupancy is better then door close/open, wouldn't that make the office smell like the bathroom??
hello sir... i just copy your code for my project "multiple level water sensor" ...and my code have an error at the second loop. could you show me what i suppose to do to overcome the error, tq
You made it light up in JavaScript right?
Hey, just new to the Raspberry pi world, I would like to start with something similar to this, so is there a way (What would be the code) to also add playing an mp3 if the bathroom is free? Thanks a lot.
Fun project, and good info.
Just wondering... don't people usually close the bathroom door when they leave?
Not anymore!
in a multi-bathroom setting, I'd imagine you could install something like this on the stall locks. Maybe? haha
They're making it complicated. Why not just installed a cheap ip webcam inside and outside to see if someone's queuing or using the bathroom :D
But seriously it's a good example on how to make use of this tiny device to its full potential. I'm planning to get one soon
@@osaka35 that's exactly what i was thinking but then the cables would be trailing from the ceiling down to the bathroom lock.
Coudn't you use Apache 2 or other free web server instead of Dropbox?
where can i get the whole step for this project coz i have to do my final year project same with this RPI ...
I'm planning to build a multimedia service featuring AirPlay, Online Radio and own files. This thing has a small touchscreen (I have it already) and needs to be portable. Then it can also be a Bike computer.
how did that one Guy do that small to his dashboard to Show the site
Depth of field in the section showing the Pi, relay board and breadboard is a little too shallow eh?
how did you set up a web server on the pi?
Why not use a template engine like Jinja2 instead of beautifulsoup (which is a bit heavy)
Nice idea, maybe i should try this and in place of HTML i'll just try pushing the status to firebase. This will give me a real-time feedback.
What is the cost to guided tour all of your video production sites in SFO?
perhaps a IR or PIR sensor would work better in making sure whether someone is in the bathroom? that way, if someone closed the door when they leave, you wouldn't have to wait ten minutes until it registers that it "might" be empty.
I don't know code
What is the best way to get a programmer to programme a machine
Is it a flow chart?
I want to control several 2hp electric motors and many servos and sensors including movement /distance sensors
Should I just use one of those vfd machines on eBay or is a raspberry a better way?
What can I buy to interface a computer and electric motors/ sensors?
I"m a little curious... If you're devoting the Pi to this purpose, why not have it serve up the web page on your own network, too? I'm assuming employees outside the office have no need to know when the bathrooms in the office are free.
how about online waiting queue ( in case there are lot of people waiting)?
hi can you able to say how to use raspberry pi 3 as a voltmeter in 7 segment display?
Can you tell me how will i be able to make my raspberry find specific info data on the internet automatically plz help
so i've been thinking: just to Add on your great work
..if someone checks on the website and the bathroom is busy he gets him self a position on the queue,(the last one to check will be the last one to go to the bathroom)
Well if only the ones in the office needed to access the webpage then you could've just installed an apache server in the same rasperry pi and make the program write the status of the bathrooms to a text file. The webpage, since it is also in the same raspberry pi, it would have access to the file, it would read it and display the status of the bathrooms. This way is also free and doesn't need any libraries to upload the file to dropbox. Way easier.
You should make an online waiting list that you sign up for and it texts you when it's your turn in line and nobody's in the bathroom. That way you don't have 10 people running to bathroom 1 every 7 minutes
Sir Does the raspberry or arduino work if we place it inside the earth? I mean under 50 feet of the earth surface (bore wells)
I did not know that DNews and Tested have a relationship with each other but here I see you guys having fun together.
How about:
Add bluetooth / wi-fi module to Pi.
Write android phone / tablet app for all users of facilities.
Maintain queue of facility use requests submitted through phone app.
When door opens, alert next person in queue. They have X minutes / seconds to respond.
Can cancel use request at any time.
This gives you metrics on use and queue size as well as time of day for same, useful for going back to mgt and preventing toilet-gate.
Leaves door closed
Watches world burn
somebody at a hackerspace did exactly that. everyone was waiting outside. nobody bothered checking.
0-day
@Eric Miret r/wooosh
i hav a RPi-2 + 8channel relay + breadboard & jumper wires
I m trying to make a connection with those hardware's for home automation puporse but unsuccessful.
Pls any one help me out of this, give some link's with each n every details
pls. pls. pls help
thanks & regards
Do you guys write Linux or vxworks device drivers for pci based hard ware?
whats the coding c or vhdl
how do you use dropbox as a host with your own domain name?
Could you use something like this to reserve meeting rooms?
Can you guys teach us how to build a radio transmitter for phones? One of those small pieces of technology that sends audio via the headphone jack over radio frequencies to your car?
How does he upload the dropbpx file to his website
Nice Idea, but why do you host that on Dropbox und buy a domain? Just run nginx or lighttpd on the pi, assign it a static ip and use that. If you have a DNS server running use that to give it a proper address and you're done. Less code, cheaper and faster.
Very cool thing you guys did for your co-workers.Love it.
Test tube and D News's office?
You could use the lock as a button, that way you have more certainty if someone is actually in the bathroom
Hi, cool video. What is the tool you use at 2:53?
Its a blowtorch
I only use my current pi as a dedicated linux box for pentesting. If I can think of any good ideas I might get another one to play around with. Thankfully they're relatively inexpensive once you have all the peripherals :)
How fast is it, I was thinking of running kali Linux on a pi and using that but it seems that it would be slow.
+Britannio Jarrett is kali linux slow on a raspberry pi 2 ?
+Darkc0de that's what I asked
where are the programming code in python?
Great work guys i love it.... how about booking a bathroom? people will see bathroom 1 is booked (light will bliink) user will get notification bathroom i open.
thats awesome! can you show a tutorial on how to create the website
LCD touchscreen next to the door and modify the website. Create a bathroom queue
Why didn't you put the sensor on the lock? I feel like that would be more accurate than simply a closed or open door.
Can you guys take an old Physics Processing Unit and do a video about modding it from, 128mb to 2gb memory?
hi DIY Tryin I am Indrani from India. I found Lynda very much interesting and hence I wanted to learn few courses but when I continued with the options I was asked to select any pack and register in. I am a student and cannot afford for any of the packages. I want to check out the 10 days trial version even for which I have to register in. My query is will I be charged for the courses after 10 days or is there a possibility I can learn it free for long time? Please help me...
You will be billed by the end of your trial. Have a look around as there's 30 day trails around, they are usually done through Lynda affiliates like relevant "TH-camrs" good luck!
what kind of soder gun was that???
If I understand correctly for this to work, the bathroom needs to open always to show that its not in use :/
if you go on the site, it has a load of graphs about when people use the loo (i'm British)
Isnt it overkill to do this on Pi while you should use microcontroller such as STM? :/
That depth of field!
I think I might try this. Maybe put some ajax in there so that refreshing is not necessary. Thanks for the idea.
Love that you even made charts over how often it was used etc. xD
Interesting that nr.1 is more popular..
4:26 "We'll turn on the light"-GPIO. Low
...huh?
You could use the Pi a web server to host the site internally if you wanted to skip Dropbox.
There is Hangul writing at the desk where the soldering was being done. Why??? I'm an English professor in South Korea. Korean is not a language you see very often on the interwebs...
Nice video !!! How to include in the script an autorefresh?
Bathroom2 and Bathroom1 is open!
why did you buy a world-viewable domain rather than just using a URL on your own LAN or publishing the dropbox page's URL? Or put a permanent file in your LAN where you find documentation and stuff, that redirects to the current actual implementation?
Why doesn't the Pi have a casing of sorts...? It seems highly impractical to walk around with what's basically a small circuit board.
large bulbs + gaffa tape= FIRE!You will be a hero for sure when the office burns down.
Anyone has the code already written and it works ?
How you really are office heros!(and geniuses)
Congrats for the ideas!
i just bought my rpi. what's the software you're using to write all the code n what not?
HingleMcCringleBerry good code editors are Sublime Text and Atom.
HingleMcCringleBerry Python
Magnet on the lock, so it only turns on when someone locks the door, not just closed it.
can we do a video on how to make the electronic flush activate when you leave
uhm is me or is he creating a new threading timer each time his check Status function is ran, which then runs checkStatus again, recursively creating timers meaning #memoryleak after the function has run a couple of times there will be thousands of timers until the script crashes.
+Kashug Sotken just coming from my C# knowledge which has terrible cleanup and something like that would much your memory until there was none left.
I know this is an old video but you could upgrade your sensory program and make it more accurate by using this bareconductive product it is a board that can pare with the pi and it uses conductive paint as a sensor and the paint can be put on the wall 3 minimum to make an accurate sensor and have it update with from that just something to think about plus the design they had on the trailer video for bareconductive had a really cool design
Nice video! you could've used an IR range sensor to detect whether there's a person in the bathroom or not. (or a PIR sensor)
What happens when you close the door after you exit?
u could use the lights switch to activate the server.
Fun !
But why not plug the Pi to the light switch ? I think it's more reliable no ?
+Robin Bonhoure Do you switch the bathroom light on during the day? (-:
+Dimitri Pappas Yes... Don't have any windows in the bathroom at work...