In this article we will fetch a web page using a Raspberry Pi W running micropython, we will display the source code of the web page in the REPL window You need to download the latest micropython firmware, you can get this from the following…
rp2040guy71
-
-
In this article we look at an expansion board which I purchased, the board is called the Pico Sense Hat and is made by SBcomponents It has a 1.14″ LCD Display which is controlled by a ST7789, the addition of this LCD allows you to…
-
In this article we look at something slightly different for the Raspberry Pi Pico, a BASIC Interpreter called Picomite This was developed by the same person who invented the MaxiMite which Lets see what the website says about PicoMite PicoMite is a Raspberry Pi Pico…
-
In a previous article we looked at the Pico Explorer Base and in this article we look at using circuitpython on the attached display. The 240 x 240 display fitted which is controlled by a ST7789 chip using SPI. the pins used are tft_cs =…
-
In this article we connect a LTR390 UV Light Sensor to the Raspberry Pi Pico Sensor Information This sensor converts light intensity to a digital output signal capable of direct I2C interface. It provides a linear ALS response over a wide dynamic range, and is…
-
In this article we look at a development board from Pimoroni for creating your projects. This is called the pico explorer and its an ideal board for beginners with a few nice features for starting out with the Raspberry Pi Pico There are a few…