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.

Udemy logo

Programming Arduino: Getting Started with Sketches

Learn how to program your Arduino

     
  • 4.5
  •  |
  • Reviews ( 114 )
₹519

This Course Includes

  • iconudemy
  • icon4.5 (114 reviews )
  • icon3h 22m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

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.