med5801
med5801
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
👍
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
thanks for your help
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
i will try
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
oh i see
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
okey after that?
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
it
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
i need to google
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
is there any function to get release key input
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
it would be great
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
thanks
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
okey i will try
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
if(Serial.available()){
a=(int)Serial.read();
Serial.println(a);
if(a==49){
on=on+potValue;
ESC1.write(on);

Serial.println("ilerle = "+String(on));

}
if(Serial.available()){
a=(int)Serial.read();
Serial.println(a);
if(a==49){
on=on+potValue;
ESC1.write(on);

Serial.println("ilerle = "+String(on));

}
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
there is a second code
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
yes
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
Actually "1" is running another function
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
yeah
34 replies
CC#
Created by med5801 on 3/1/2023 in #help
❔ Need Help
this code will run a submarine drone. It should go forward when I press the key and stop when I release the key. Thanks for your help
34 replies