hello. I have some questions about connecting arduino to some soft. So what is the point I want to connect Arduino to online gambling game soft. For example, I want to install lights on the table and when a player joins the place, the light should turn on when a player leaves the table light should turn off. Can someone help me with this project. It's an example, just saw this in an online casino and want to know how to do this.
That's not clear enough (what is a "soft"? What do you mean with "install lights on the table" and what do you want they should do when a player joins and what when he/she leaves? How do you plan to detect a player presence?
In any case, this forum is not for asking others to write code for you, but in this case not even for designing a hardware system on your behalf. If you know nothing about Arduino, you first need to study, and then if you're in trouble creating what you plan you can post here your code and schematics and we'll try and help you.
Imagine a poker table where 7 people can play. When they log in to play, their screen says “join game” And whichever place he chooses from 1 to 7, the lamp will light up on the table, after that, you will know where to dial a card and where not. (We are talking about online casinos). In soft I meant the application where the game goes and the information about the player's decision (double, bet of fold)I hope you will understand if you have ever played or seen an online casino game such as blackjack. One thing I am wondering is if it is possible to do this with Arduino that when the player enters and the program will see this and show me on the screen that the player has joined the game and chose the 2nd place, the second lamp will turn on.
Something important you need to identify is how to get that information from whatever software you're using to the Arduino. If, for example, it's all online through a web browser, then the app inside the browser would have to send the information about players being connected, where they're seating, etc., to an external source. You could then read that source, pass it to the Arduino, and go from there.
I don't think this'll fly because I don't think you'll be able to get the info you need out of the program to start with.
Yes I do, but it's still quite not clear to me how Arduino can get into this play and how "the soft" could inform Arduino about players entering. And, lastly, what's the purpose of such circuit (i.e. what gives to the players more than "the soft" already gives).
Sorry, my limitation but without a specific environment and base structure how can anyone give you some advise?
Besides, I must repeat no one either will draw a hardware project or the corresponding software on your behalf, until YOU start with a basic idea (including the hardware, process description, and at least a non-working code).
Umm…. What is soft?
software by the looks of it
Marshmallow? Tofu? Bread? A pillow?
Who knows...
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.