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…
Raspberry Pi Pico
-
-
In this article we look at an accelerometer – this time its the MSA301 and we will connect this to a raspberry Pi Pico running Circuitpython Lets look at some information regarding the sensor, this is from the datasheet MSA301 is a triaxial, low-g accelerometer…
-
In this article we look at a 2 inch LCD option for your Raspberry Pi Pico, its a 320 x 240 display with 4 buttons The LCD is designed to have the Raspberry Pi Pico fitted to it, if you were to do this then…
-
In this article we look at a speaker expansion board for your Raspberry Pi Pico. This board has an on board speaker and also a headphone jack. This is a picture of the board The main audio chip on this board after closer examination was…
-
The Raspberry Pi Pico Relay Board from sbcomponents allows your Raspberry Pi Pico to control up to 4 devices with loads up to 240V AC / 7A or 30V DC / 10A. The 4 channels have an opto-isolator, here is what an opto-isolator does An…
-
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…