View on GitHub

earthed-iot-programs-tutorials

EarthEd IoT Program Tutorials

Menu

Step 1 - Menu @showdialog

Menu ————————————–

Welcome to the EarthED IoT Program Makecode Tutorials. Please choose a tutorial from the list below.

- Connect and Test the micro:bit
- Make a Servo Motor Move (Servo)
- Record a Temperature (DHT11 sensor)
- Measure Light (Light sensor)
- Make a Light Emitting Diode (LED) Shine
- Detect a Crash (Crash sensor)
- Measure Distance (Ultrasonic sensor)
- Rotate a Fan (Fan motor)
- Measure water level (Water level sensor)
- Display data on an OLED (OLED)
- Detect Movement (PIR sensor)

basic.forever(function () {
	
})

<!Open this page at https://earthedstem.github.io/earthed-iot-programs-tutorials/>