Micropython

servo with micropython

Want to move something? Here’s how to use a Micro Servo with Micropython (Including easy code)

Hey there! In this post I want to show you how to use a Micro Servo with Micropython controlled by a potentiometer. As with my other posts I will use a Raspberry Pi Pico to achieve this, but you of course can use also any other microcontroller that is suitable for this task. Micro Servo

Want to move something? Here’s how to use a Micro Servo with Micropython (Including easy code) Read More »

Read those delicious analogue values with your Raspberry Pi Pico and Micropython

Overview In this post I will show you how to quickly make use of analogue values on your Pico. This is one of the easier tasks, so we will not have to do much coding. First I will give a quick example that’ll showcase the usability of analogue values by doing pure electronics. After that

Read those delicious analogue values with your Raspberry Pi Pico and Micropython Read More »