Pico learning
  • Basics
  • Code
  • Hardware
  • Pico learning

    a KY-020 Tilt switch to a Raspberry Pi Pico 2 example

    a KY-021 Mini Magnetic Reed Switch to a Raspberry Pi Pico 2 tutorial

    A KY-018 Photoresistor or LDR to a Raspberry Pi Pico 2 example

    pico and rgb led

    A Raspberry Pi Pico and RGB Led Example In Micropython

    2b4a3pico71September 1, 20240714 views

    In this article we present an RGB LED example on a Raspberry Pi Pico, rather than just use the default example to flash an LED, we will connect an RGB…

    Read more
    1-3-inch-oled-display-module

    An OLED Display Module for your Raspberry Pi Pico

    2b4a3pico71August 18, 20240718 views

    In this article we look at a 1.3inch OLED Display Module For the Raspberry Pi Pico from waveshare, it measures 64×128 Pixels, it uses SPI/I2C Interface. Here is what it…

    Read more
    pico unicorn pinout

    A look at the Pico Unicorn Pack for the Raspberry Pi Pico

    2b4a3pico71August 18, 20240619 views

    In this article we look at the Pico Unicorn, this board provides 112 RGB leds which are arranged in a 16×7 matrix, there are also 4 buttons available  for your…

    Read more
    pico scroll pack

    A look at the Pico Scroll Pack for the Raspberry Pi Pico

    2b4a3pico71August 17, 20240725 views

    In this article we look at another add on for your Raspberry Pi Pico, this time its the Pico Scroll Pack which has 119 white LEDs in a 17×7 matrix,…

    Read more
    display pack

    A Display Pack for the Raspberry Pi Pico

    2b4a3pico71August 17, 20240760 views

    In this article we look at the Pico Display Pack which is an 18-bit capable 240×135 pixel IPS display. The pack also has four tactile buttons and an RGB LED…

    Read more
    raspberry pi pico w

    Get the latest Bitcoin Price in Micropython

    2b4a3pico71August 12, 20240624 views

    In this example we will get the bitcoin price using micropython We will use coingecko in this example, there are other apis that you can use To test this out…

    Read more
    rp2040 and sht31

    SHT31 humidity sensor and Raspberry Pi Pico example

    2b4a3pico71August 11, 20240834 views

    In this article we connect a SHT31 humidity sensor to a Raspberry Pi Pico and we will use Circuitpython for development First of all lets take a look at our…

    Read more
    Pico Scroll Pack

    A digital clock using a Pico Scroll Pack

    2b4a3pico71August 11, 20240643 views

    In this article we will display a digital clock using a Pico Scroll Pack Getting started The labels on the underside of Pico Scroll Pack will show you which way…

    Read more
    pico-led-toggle

    Control the onboard LED of the Pico W using a Web Server

    2b4a3pico71August 10, 20240582 views

    In this article we will show you how to control the onboard LED of the Pico W using a Web Server. Code At the most basic we simply create a…

    Read more

    Create a basic Raspberry Pi Pico Web Server

    2b4a3pico71August 10, 20240590 views

    In this example we will create the most basic Web Server using a Raspberry Pi Pico W. This Web Server will display a simple Web Page when we navigate to…

    Read more

    Posts navigation

    1 2 3
    View Desktop Version

    Powered by PenciDesign

    Back To Top