News

mkdir project-name && cd project-name python3 -m venv .venv source .env/bin/activate pip3 install circuitpython-rotary_slider ...
When you run the screen builder you can select from an array of widgets on the left sidebar. Click Button for example to create a new button widget which will then appear on the screen. In the ...