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…
Code
-
-
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 the RGB led which is fitted on the Arduino Nano RP2040 Connect The RGB LED (DL3) is a common anode LED that is connected to the Nina W102 module. The LED is off when the digital state is HIGH…
-
Circuitpython
Raspberry Pi Pico and ADXL345 3-axis accelerometer circuitpython example
by rp2040guy71In this article we connect a ADXL345 3-axis accelerometer to a Raspberry Pi Pico running Circuitpython Sensor Information The ADXL345 is a small, thin, ultralow power, 3-axis accelerometer with high resolution (13-bit) measurement at up to ±16 g. Digital output data is formatted as 16-bit…
-
Circuitpython
Raspberry Pi Pico and ICM-20948 MotionTracking device circuitpython example
by rp2040guy71In this article we connect a ICM-20948 9-axis MotionTracking device to a Raspberry Pi Pico running Circuitpython Sensor Information The ICM-20948 is the world’s lowest power 9-axis Motion Tracking device that is ideally suited for Smartphones, Tablets, Wearable Sensors, and IoT applications. 1/3 the power…