HC-05(Bluetooth) module and OLED display Interfacing to Raspberry pi pico.
Raspberry pi pico board which is based on rp2040 microcontroller is very good option to learn python programming for kids using micropython. This board comes with all the required peripherals like UARTS, I2C and SPI masters etc, but this doesn’t have connectivity module (No WIFI or Bluetooth). In this article we will show how to […]