Arduino queue management system Qusestion

Hello, dears
My name is kareem and am very new in arduino world and want to explore this magical world of a creator guys and products but i need something emergency in my work ..

I want to ask about ability to make arduino queue management system with the modules of arduino ..
(for my company which work in cellphone problem as a customer service that queue management will be print small paper from printer with customer's number like 'a1-a2 .. etc'
and make sound for all to be attention to his number or role in queue ....
i want to do the process from press the button to print the number and want to reset the counter ... )
1-"""what is arduino queue management system requirements""" & what the exact modules i must buy to do my project .. (that's a very important part )
**2-how can i do that **
3-what the right code for this ?!?

finally thnx for all wanna help me or even try to help ... :o :slight_smile: :slight_smile: :slight_smile:

First you need to explain what you mean by "queue management".

Is it a queue at a supermarket checkout?
How do you want to manage it?

...R

counter = 0;

Robin2:
First you need to explain what you mean by "queue management".

Is it a queue at a supermarket checkout?
How do you want to manage it?

...R

for my company which work in cellphone problem as a customer service that queue management will be print small paper from printer with customer's number like 'a1-a2 .. etc'
and make sound for all to be attention to his number or role in queue ....
i want to do the process from press the button to print the number and want to reset the counter ...

thnx for u

Whandall:

counter = 0;

sry what u wanna say can't understand u

karemmoo:
for my company which work in cellphone problem as a customer service that queue management will be print small paper from printer with customer's number like 'a1-a2 .. etc'
and make sound for all to be attention to his number or role in queue ....
i want to do the process from press the button to print the number and want to reset the counter ...

I know you can get small printers that work with an Arduino but I have no experience of them myself.

...R

karemmoo:
Hello, dears
My name is kareem and am very new in arduino world and want to explore this magical world of a creator guys and products but i need something emergency in my work ..

I want to ask about ability to make arduino queue management system with the modules of arduino ..
(for my company which work in cellphone problem as a customer service that queue management will be print small paper from printer with customer's number like 'a1-a2 .. etc'
and make sound for all to be attention to his number or role in queue ....
i want to do the process from press the button to print the number and want to reset the counter ... )
1-"""what is arduino queue management system requirements""" & what the exact modules i must buy to do my project .. (that's a very important part )
**2-how can i do that **
3-what the right code for this ?!?

finally thnx for all wanna help me or even try to help ... :o :slight_smile: :slight_smile: :slight_smile:

The Arduino queue management system is anything you want it to be. You can develop and test the system using only the Arduino and the serial monitor input and output. Later you can add a printer is you want, or any other peripherals.

Are you thinking about a system to help you solve a problem?

Paul

Paul_KD7HB:
The Arduino queue management system is anything you want it to be.

I think that would be better stated as "You can build any type of queue management system you want with an Arduino".

The way it is phrased at the moment might lead the OP to think there is already a queue management program that s/he can use.

...R

Paul_KD7HB:
The Arduino queue management system is anything you want it to be. You can develop and test the system using only the Arduino and the serial monitor input and output. Later you can add a printer is you want, or any other peripherals.

Are you thinking about a system to help you solve a problem?

Paul

can u answer my questions plz if u know

i want to make a system as i said b ut i have no experience at arduino ..
that's why i ask about what is the
1- requirement (The devices) i'll need to buy 2- how to connect 3- the code

Will I get your salary if I do you job?

(deleted)

(deleted)

You did not do too much research, I think. A google for 'arduino printer' could have given you this: mini thermal receipt printer. Maybe worth an investigation.

Next you can maybe make a big display with e.g. a few 6.5" display and the associated drivers. You can get bigger displays if needed.

That can form the basis of your project. An Uno will probably do.

Note that I have no experience with any of the linked products.

Whandall:
Will I get your salary if I do you job?

i has no problem with give you some money to do this project but when you start at new project in categories u don't know what u will need to start the project or need a hint or help from someone know about this project more than u ..

in one day when i do know about Arduino i will give who need this help as i do in other categories " Networks or Mikrotik" projects with people who haven't my experience ..

and thnx for u

spycatcher2k:
Hi karemmoo, I will do this project for you,please send £1500 to my paypal, and send me the printer you would like to use.

thnx i didn't want help from someone thinking like this ...

u can read the replay before this post for someone say something like u say

& thnx

sterretje:
You did not do too much research, I think. A google for 'arduino printer' could have given you this: mini thermal receipt printer. Maybe worth an investigation.

Next you can maybe make a big display with e.g. a few 6.5" display and the associated drivers. You can get bigger displays if needed.

That can form the basis of your project. An Uno will probably do.

Note that I have no experience with any of the linked products.

look am really do search but not for long time i saw some things to do printer with Arduino but when i came here i want specially one thing ..
(the requirement ) for this project cauze if i do buy something without use i will pay for this and in my country
every thing expensive ..

really thnx for you good word's and your advice

karemmoo:
(the requirement ) for this project cauze if i do buy something without use i will pay for this and in my country
every thing expensive ..

If you do some research and post links for the things you are thinking of buying then people will be able to give you advice. At the moment your question is too open.

...R