Skip to content

geeekpi/rpico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpico

rpico stands for Raspberry Pi Pico. It contains Raspberry Pi Pico MicroPython Demo Codes.

How to use

  1. login Raspberry Pi, Plug Pico to USB port on Raspberry Pi.
  2. Make sure you have already load the latest micropython UF2 firmware to Pico.
  3. Make sure you have already installed thonny IDE on Raspberry Pi. if not, please open a terminal and typing:
sudo apt purge -y thonny
sudo apt-get update 
sudo apt-get -y install thonny
thonny
  1. Download Repository to Raspberry Pi.
cd ~
git clone https://github.com/yoyojacky/rpico.git
cd rpico/
  1. Copy the demo code to thonny IDE and upload to your Pico.
  2. Have fun.

Support Breadboard kit here:

  1. https://wiki.52pi.com/index.php/Breakout_Board_For_Raspberry_Pi_Pico_SKU:_EP-0138
  2. https://wiki.52pi.com/index.php?title=Breakout_HAT_Board_For_Raspberry_Pi_Pico_SKU:_EP-0139
  3. https://wiki.52pi.com/index.php?title=BreadBoard_Kit_For_Raspberry_Pi_Pico_SKU:_EP-0140

Gallery

Breakout_HAT_Board_For_Raspberry_Pi_Pico_DockerPi_4channel_relay BreadBoard_Kit_For_Raspberry_Pi_Pico_LCD1602 LED_water_flow_with_Pico

About

Raspberry Pi Pico MicroPython Demo Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages