<< Back

Exercise 2.3 - Display

b) Display and update sensor values

This is the console. All output created with writeLog() is shown here.

The display should now show the current sensor values and update them frequently.


script.js

This is the JavaScript code behind the above application.