Utiliser la fonction map() :
int valeurPotar = analogRead(PIN_POTENTIOMETRE); byte vitesseCW = map(0,1024,0,200);