This tutorial helps you to make a water-drinking reminder with Raspberry Pi Pico onboard the Maker Pi Pico Board using Circuitpython with Thonny IDE...
To allow 2x Bluetooth modules to communicate with each other, we need to set the module to master and slave modes. In this tutorial I will show how to do the setup using CircuitPython.....
After assemble the Otto robot, next we will try to program it using CircuitPython. Basically we need to know how to control 4 servo motors to create the robot movement.....
I would like to try building the Otto DIY robot using Maker Nano RP2040 and program it using CircuitPython. But the STL file provided cannot fit the board. So how?....
A few days ago, CircuitPython released a stable version - 7.2.0. There are improvements for the Raspberry Pi board, based on the Broadcom chip. For this tutorial I will share how to program a Raspberr..