Follow me

In this first series of exercises, you will build a “follow me” light application. As we already explained in the tutorial, Follow Me is a context-aware application that adapts its behaviour to the movement of a person to trigger a particular action (switch on/off the light, switch on/off a speaker…). Here the goal is to make the light follow the users.

The exercises have been designed to build upon each other: they should be followed in the given order. You can refer to the getting started section and the tutorial if you need to.