Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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