Learn To Code Guide

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 19

Scroll down to view the document on your mobile browser.
 1  Learn to Code  - Python on a device An introduction to programming a small device The purpose of this is guide is to help you get into the world of digital devices by showing you step by step how to create the software for a tiny electronic device.  The first chapter (1) is a pre-read for those who like to be (over)-prepared. The second chapter (2) covers the prerequisites and setting up of the gear. No worries if you have a Windows 10 PC. And we will do together setup together when we meet.  After that begins the guide on actually creating some software. The fun stuff. Contents 1  Background & Concepts ........................................................................................................................ 2 1.1 The Kit ........................................................................................................................................... 2 1.2 The Tools ....................................................................................................................................... 3 2  Set It Up................................................................................................................................................. 4 2.1 Connect ......................................................................................................................................... 4 2.2 Install the editor and drivers ......................................................................................................... 4 2.3 Let’s start it up .............................................................................................................................. 5 3  Let’s Code (almost) - Hello World! ........................................................................................................ 6 4  Blink ....................................................................................................................................................... 8 5  LightsOn .............................................................................................................................................. 10 6  ScrollSomeText .................................................................................................................................... 10 7  ControlTheScroll .................................................................................................................................. 13 8  MoveTheDotAround ........................................................................................................................... 16 9  LimitTheMovement ............................................................................................................................. 18 10 PaintSomeYellow ............................................................................................................................ 19

Navigation menu