Hi, I would like to report an error that has been happening in the timing of my Arduino's execution.
(My problem is that the LED light is not flashing in sync with my PC's countdown)
When I upload the command and run it, there is no reported problem.
However, as soon as I remove and put the USB cable in the PC, the synchronization between the LED light blinks and the countdown doesn't happen, giving delay.
Can anyone tell me what it would be?
Problems with any component, or is it command?
Please post your full sketch.
- Auto Format your code by following these instructions:
- If using the Arduino IDE: select Tools > Auto Format from the menus.
- If using Arduino Cloud Editor: press Ctrl+B
- Click on the window that contains your sketch code.
- Press Ctrl+A. This will select all the text.
- Press Ctrl+C. This will copy the selected text to the clipboard.
- In a forum reply here, click on the reply field.
- Click the
</>
icon on the post composer toolbar. This will add the forum's code block markup (```
) to your reply to make sure the error messages are correctly formatted.
- Press Ctrl+V. This will paste the compilation output into the code block.
- Move the cursor outside of the code block markup before you add any additional text to your reply.
- Repeat the above process if your sketch has multiple tabs.
- Click the Reply button to post the output.
When your code requires a library that's not included with the Arduino IDE please post a link (using the chain links icon on the forum toolbar to make it clickable) to where you downloaded that library from or if you installed it using Library Manager (Sketch > Include Library > Manage Libraries in the Arduino IDE or Libraries > Library Manager in the Arduino Web Editor) then say so and state the full name of the library.
You posted this same question on the forum in Portuguese?
https://forum.arduino.cc/t/mal-sincronismo-do-arduino-com-o-pc/900787
RV mineirin
What is a "PC countdown"? I only know of PC shutdown.
@davirocha132
I have deleted your other topic on the same subject. Posting the same question multiple times is against the forum rules as it can result in 2 or more lots of volunteers trying to help you with each unaware of what the others are doing, and so wasting their time.
Please read the forum guidelines How to get the best out of this forum
As your question stands I would not think anyone can really help as you have provided next to no information about your problem.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.