Servo motor drive wire cutter Program

Hi @TANMOYSIL

welcome to the Arduino-forum

You have written a somehow detailed description of the functionality of your code.
But there are three things that you should improve:

Structure your description into paragraphs.
This is hard to read: dontwriteverythingoneaftereachotheronlyinkeywords

It should look like this:
I have written a code with this functionality:

There are

  • a start/stop switch,
  • a setting switch,
  • an increase switch and an decrease switch,
  • a cutting confirmation switch,
  • a forward switch and backward switch.

After on Show on display eeprom saved measurement, Quantity and Speed.

If setting button press above 3 second then setting option will be shown.
After setting measurement, quantity and speed all setting will be saved in eeprom.

The increase and decrease switch will be using for the parameters setting.
By pressing the Forward switch the measurement motor will be rotate to the forward position and by pressing the decrease switch the measurement motor will be rotate to the backward position.

The cutting Confirmation switch will be use for cutting confirmation. If the switch will pressed then the counting will be done and the cutting motor will be start to cutting.

Much better to read in paragraphs.

Please RE-edit your posting to present your code as a code-section

click on the pencil-icon below your posting and then re-edit your posting following this short tutorial

And last but not least:
With your person everything is OK. What I write next is meant as optimising communication for faster and better help you.

I hope that you agree that communication will become much better if you use
more words to describe your wanted functionality.

Your knowledge about english seems to be limited. Now how can you use much more words to improve communication?

Use your native language, your mother-language. Write down a detailed description in your native language.

But how does this work? This is the english speaking forum?
Believe me: I have tested this in dozens of cases. Use google translate.

The grammar won't be brilliant but the bigger amount of words that you use will still improve the communication.

So at least give it a try in this way:
write down 10 sentences about your project in your native language.
Translate them to english with google translate
Then take the english translation and translate it to french
Then take the french translation and translate it to chinese
Then take the chinese translation back to your native language

You will be astonished that it will be still understandable after all these translations

best regards Stefan