Intention
First Sketch
Exercise 1.Modify the program to Blink on and off every 3 seconds.
I completed several parts of the exercise by referring to the instructions listed on the DIoT website, trying to adjust the details and order of parts of the sample code along the way to see if there were different results. In addition to the parts described in the guide, I spent more time practicing connecting and organizing the circuit, checking the code for syntax errors such as the placement of parentheses and spaces, and reading the programming syntax files.
1. I have questions about controlling two LEDs separately in Exercises 2-3. The LED blinks as expected when the two functions are executed separately. If I enter the number of times and execute both functions at the same time, there will be an error message, I think there may still be problems with some operations.
2. Need to spend time to read the programming guide document.
3. Some hardware still need to be familiar with, such as switching network, dealing with network and synchronization latency issues.
You can upload files of up to 20MB using this form.