- Original Poster
- #1
We have a number of small, but time consuming tasks for which i'd like to write or have written some form of program (be it windows based, android or web based so we can run it on inter/intranet) to make these easier.
For example we have 16 needle (so 16 colour) embroidery machines, each design requires a different set of colours, but some will be the same as ones already loaded. What i'd like to do is tell the machine what colour is on what spool number and from there when we load a design we tell it what we need and it selects the spools to change for the optimum setup with the minimum of changes. Currently its entirely manual, which seems simple until you change 12 or more thread colours and then its a memory and guesswork game with a scrap of paper to remember which ones we needed to keep and which we can change.
So, is this sort of thing relatively simple??
How should we start with doing this, learn programming, if so what language??
For example we have 16 needle (so 16 colour) embroidery machines, each design requires a different set of colours, but some will be the same as ones already loaded. What i'd like to do is tell the machine what colour is on what spool number and from there when we load a design we tell it what we need and it selects the spools to change for the optimum setup with the minimum of changes. Currently its entirely manual, which seems simple until you change 12 or more thread colours and then its a memory and guesswork game with a scrap of paper to remember which ones we needed to keep and which we can change.
So, is this sort of thing relatively simple??
How should we start with doing this, learn programming, if so what language??