Arduino uno blink code
Lesson 1 for newbie's Arduino users, this lesson focus on testing your Arduino uno if it can received your first upload of code without any components connected. Just open the arduino uno Integrated Development Environment (IDE), click File>Example>Basic>Blink. After finding code for blink, upload it to your Arduino uno board. If it is done, you can see below your Arduino IDE "Done".

Comments
Post a Comment