Resistors Reading Resistors Using the Breadboard Power to the Breadboard How the jumper pins work for 3.3V and 5V What pins are connected on the board. How to use the connectors LEDOnOff Program How IO pins work. How Breadboard pins work Meaning of extra names on pins (Especially SPI pins) Safety with Pi Set all pins to input at close of program Unplug Pi to set up circuit If doing something you are unsure of test with LEDs or Multimeter. Have no physical connections to expensive laptops etc. (More on running the pico without a laptop connection later) Try with 500 ohm resistor first. Run LED program on pico. Explaining the program Commenting with # The importance of indents in python try, exception, finally Homework Make your LED flash an SOS in Morse Code S is 3 dits. O is 3 dahs The Dot (Dit): The shortest element, representing 1 unit of time. The Dash (Dah): A longer element, equal to 3 dots in duration. Intra-character Gap: The short silence betw...
Comments
Post a Comment