Skip to content

8. EdPy - Video Tutorial

8.1 Overview

These video tutorials provide a step-by-step introduction to programming the Edison Robot using EdPy. The playlist is organised as a series of short lessons that progressively introduce important programming concepts such as:

  • Loops
  • Variables
  • Selection
  • Functions
  • Event-based Programming

Click here to access the video tutorials

8.2 Introduction

8.3 Basics

8.4 Loops

8.5 Variables

8.6 Tune Strings

8.7 Reading Sensor Values

8.8 If and Else

8.9 Functions

8.10 Events and Interrupts

8.11 Objects and Classes