Coffeebreakpoint

Learn. Build. Code.

Blog


Raspberry Pi Pico W and Bluetooth
Micropython

Raspberry Pi Pico W and Bluetooth in Micropython. As easy as 123!

Did you happen to get your hands onto the Raspberry Pi Pico W and wondered why it can’t use Bluetooth with micropython? Well now is the time to actually test this as it was officially announced that by now we should be able to! In this short announcement there are a few useful Links for […]

Micropython

Micropython POT class for quick and simple potentiometer interfacing

This post is for all who need to get a POT hooked up (one that provides analogue values) to their micropython project as quickly as possible. Probably you’ve seen my other post about how to read analogue values with the raspberry pi pico and thought: ‘My god, so much words for just reading POT values’. […]