Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 487 Bytes

File metadata and controls

14 lines (11 loc) · 487 Bytes

Raspberry Pi Pico projects

Quick simple projects to get more familiar with uCs.

Learning and testing GPIO basics.
  • GPIO_OUT.
  • GPIO_IN.
  • Pulling up/down.
  • Setting drive strength.
  • Checking for changes in current.

RPI_Pico_LED_Cycling_Example_Picture