In this video, you'll learn how to build your first Arduino program and how to print out text on the screen using Serial Communication.
Link to the online Arduino simulator:
https://wokwi.com/
👍 Subscribe for more IoT and programming tutorials like this: https://www.youtube.com/channel/UCeWDDxqfxpKucuPt5elzmiQ?sub_confirmation=1
Social Media:
Twitter: https://twitter.com/t_tarnowski
Linkedin: https://www.linkedin.com/in/tomasz-ta...
GitHub: https://github.com/ttarnowski
Thank you for watching and see you soon!
00:00 Introduction
00:21 Let's create a new project
00:54 Arduino program structure
04:07 How does Serial Communication work?
05:20 Code examples