OC
OceanRemote
Low-code IoT platform
← Back to Course

Pico W Module 2 Quiz

🎯 Passing score: 70% • 📝 7 questions • ⏱️ 10 minutes

0 of 7 answered

1 How do you turn an LED ON in MicroPython?
2 What function creates a PWM output?
3 What is the maximum PWM value in MicroPython?
4 How do you read a button with pull-up?
5 What does relay.value(1) do on an active LOW relay?
6 What library imports are needed for basic I/O?
7 What is the built-in LED pin number?