When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Programming Arduino: Getting Started with Sketches
Learn how to program your Arduino

This Course Includes
udemy
4.5 (114 reviews )
3h 22m
english
Online - Self Paced
professional certificate
Udemy
About Programming Arduino: Getting Started with Sketches
This course is intended for the Arduino beginner who wants to learn how to write code for their Arduino. The course concentrates on how to program your Arduino rather than electronics and is based on my best selling book Programming Arduino: Getting Started with Sketches. The course explains in simple terms what is meant by a _program_ and then leads the participant in a step-by-step manner through the process of writing their first _sketch_ (Arduino program). The course lectures are supplemented with exercises to reinforce the participants understanding. After completing this course you will be able to write simple programs for your Arduino and will have learnt a fair bit about the C programming language that Arduino uses.
What You Will Learn?
- How to write Arduino C for their Arduino .
- How to use the Serial Monitor .
- How to write code to access digital and analog inputs and outputs .
- How to write their own functions .
- How to use arrays and strings.