Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is python homework! These you need for homework: - Ras Pi Pico on protoboard, connected by USB cable to your laptop - One LED

This is python homework!image text in transcribed

These you need for homework: - Ras Pi Pico on protoboard, connected by USB cable to your laptop - One LED and one 330 ohm resistor - Two PB (Pushbutton) switches and two 10K resistors - Wire, and a wire stripper. 2. Use the Pico quickstart to get these two capabilities working. Feel free to help each other to any extent needed to get these working. You don't need to turn anything in for these: - Digital output - illuminate an LED connected to one of the GP signals configured as a digital output. Make it blink under software control. Your LED should have a series 330 ohm resistor to limit its brightness and current. - Digital input - wire up a PB switch and a 10K resistor as explained, and connect its signal to one of the GP signal lines configured as a digital input. Write a program that repeatedly reads that signal line and reports if the switch is pushed or not, via a print statement. Use the serial window to watch that print output, to be sure your switch is functioning

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions