Read a web page using a Raspberry Pi W
In this article we will fetch a web page using a Raspberry Pi W running micropython, we will the display the source code of the web page in the REPL…
In this article we will fetch a web page using a Raspberry Pi W running micropython, we will the display the source code of the web page in the REPL…
In this article we look at the RGB led which is fitted on the Arduino Nano RP2040 Connect The RGB LED (DL3) is a common anode LED that is connected…
In this tutorial we will read the Temperature from the Raspberry Pi Pico. The Raspberry Pi Pico has an internal Temperature Sensor which is connected to an ADC pin, using…
In this tutorial we will create an I2C scanner for the Raspberry Pi PIco. Sometimes you get a sensor and are not sure the I2C address or you may have…