Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Programming Arduino: Getting Started with Sketches
Rating: 4.5 out of 5(119 ratings)
2,091 students

Programming Arduino: Getting Started with Sketches

Learn how to program your Arduino
Created byDr Simon Monk
Last updated 5/2020
English

What you'll 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

Course content

8 sections31 lectures3h 22m total length
  • Introduction3:06

    This lecture introduces the presenter and explains the course structure.

  • What You Will Need2:23

    In this lecture, I will explain what hardware you need to get the most out of this course.

Requirements

  • An Arduino Uno and USB cable
  • Optionally a multimeter and wire

Description

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.

Who this course is for:

  • Beginner Arduino users new to programming
  • Electronics hobbyists wanting to learn how to program a microcontroiller
  • Students and educators interested in embedded software