First of all, I'm sorry for my very vague explanation and question, my knowledge in this field is extremely lackluster.
So I need a device, preferably a button, which sends a signal to a PC. Thats the simple version.
The extended version would be that a lad that owns a shisha-bar asked me if I could install him something like an anti table flashover system. In the evening, especially on friday and saturday, the bar is always quite full, and most of the time, tables are occupied by people that came at around 7 p.m. and stay up until 2 a.m., which is okay, but his problem is that they usually only order something to drink or a shisha when they arrive, and nothing after that. He wanted to put some leds on the tables anyways to light up when it's darker, and he invited me to some shisha to ask me what he could do (Mind I'm going to a Software Engineering School, and had very basic to almost no experience in the field of electrics and so, the most I've had was putting a server on a Raspbery PI, and I guess that doesn't even really count). So I suggested him to make like a button on the tables, and when someone arrives they have to press the button. So at the beginning the table doesn't illuminate at all, after they pressed the button the leds should start flashing green and the table number should be displayed on like a laptop or something and how long they already had to wait, so a waiter can go to said table and take orders. And once he took the orders, he can confirm the table via the laptop, so the table starts to continuosly light green for about 2 hours, that long he can accept no orders, but after 2 hours the table will start continuosly luminating red, which means that he will send a waiter to the table again and either take another order or ask them to leave. He also wants to see how long they had overtime, which will be done in the program.
Phew, that was quite a long text to write for something as simple as I need it. So my guess is that we will need a Laptop for the program and everything (maybe one of those Tablet-Laptops that are sometimes used for cash registers), x buttons/devices and maybe something like a phillips harmony hub if they're like infrared buttons, to be honest I don't really know. That's why I'm here to ask you experts.
What I have experience with is programming, and I can write the program in less than a weekend, if I knew how the signal is received. Maybe something along the lines of socket programming, or maybe have like a bridge that gets HTTP requests from the buttons containing their table number, I do not know, I'm taking wild guesses here.
So what I want from you guys is a button/device that I can look into that fits my needs, and if it can control leds or if there is an own rgb-controller for those, that too.
Thank you in advance, I hope this isn't too off-topic or anything like that, but I really want to help that lad.
EDIT: What I've already thought of, is maybe something with an Arduino, that like both controlls the leds and sends and receives the signals from the button/device.
So I need a device, preferably a button, which sends a signal to a PC. Thats the simple version.
The extended version would be that a lad that owns a shisha-bar asked me if I could install him something like an anti table flashover system. In the evening, especially on friday and saturday, the bar is always quite full, and most of the time, tables are occupied by people that came at around 7 p.m. and stay up until 2 a.m., which is okay, but his problem is that they usually only order something to drink or a shisha when they arrive, and nothing after that. He wanted to put some leds on the tables anyways to light up when it's darker, and he invited me to some shisha to ask me what he could do (Mind I'm going to a Software Engineering School, and had very basic to almost no experience in the field of electrics and so, the most I've had was putting a server on a Raspbery PI, and I guess that doesn't even really count). So I suggested him to make like a button on the tables, and when someone arrives they have to press the button. So at the beginning the table doesn't illuminate at all, after they pressed the button the leds should start flashing green and the table number should be displayed on like a laptop or something and how long they already had to wait, so a waiter can go to said table and take orders. And once he took the orders, he can confirm the table via the laptop, so the table starts to continuosly light green for about 2 hours, that long he can accept no orders, but after 2 hours the table will start continuosly luminating red, which means that he will send a waiter to the table again and either take another order or ask them to leave. He also wants to see how long they had overtime, which will be done in the program.
Phew, that was quite a long text to write for something as simple as I need it. So my guess is that we will need a Laptop for the program and everything (maybe one of those Tablet-Laptops that are sometimes used for cash registers), x buttons/devices and maybe something like a phillips harmony hub if they're like infrared buttons, to be honest I don't really know. That's why I'm here to ask you experts.
What I have experience with is programming, and I can write the program in less than a weekend, if I knew how the signal is received. Maybe something along the lines of socket programming, or maybe have like a bridge that gets HTTP requests from the buttons containing their table number, I do not know, I'm taking wild guesses here.
So what I want from you guys is a button/device that I can look into that fits my needs, and if it can control leds or if there is an own rgb-controller for those, that too.
Thank you in advance, I hope this isn't too off-topic or anything like that, but I really want to help that lad.
EDIT: What I've already thought of, is maybe something with an Arduino, that like both controlls the leds and sends and receives the signals from the button/device.