Impacts of Digitalization - Code in Action

Lesson 1 - Start Coding

1.1 Buttons and Inputs

a) Hello World! b) Odd or even c) Calculate the sum d) Area and circumference e) Repeating things f) Validate input g) Math and libraries h) Change the header

Lesson 2 - Internet of Things

2.1 Lights and Buttons

a) Light up the LED a) Make the LED blink a) Initialize LEDs on startup d) Hardware button activates the LED e) Hardware button toggles the LED f) Random colors f) Sequence of colors

2.2 Sensors

a) Read the temperature b) Read the temperature and humidity c) Temperature warnings with threshold d) Threshold requires human interaction e) Human interaction f) Traffic light warning system

2.3 Display

a) Display a welcome message b) Display and update sensor values c) Control the heat with the hardware button d) Temperature visualized

Lesson 3 - Artificial Intelligence

3.1 Rules vs. Learning

3.2 A Classifier for Iris

a) The ml5.js template

3.3 Image and Sound

3.4 Face Recognition