“The Servo2040 board is superbly manufactured with excellent build quality. It’s fully usable out of the box — no soldering required, thanks to the pre-installed connectors and thoughtful design.”
“Ok. Seems like a great item, however there should be some included code to get the thing running. If the developers made it more user friendly then it would be amazing, It's booted, with the uf2, I'm using circuit python, I can't even get one servo running. PLEASE include some code for absolute beginners, and what the hell is cutting the trace? How?? Include detailed instructions for novices! We're not all tech engineers and electronic university students programmers!”
Ahoy Simon!
Sorry to hear you've had trouble getting started here. Our examples are written in MicroPython, not CircuitPython which I suspect may be why you've been struggling! You can download our custom MicroPython build here: https://github.com/pimoroni/pimoroni-pico/releases - you'll need the 'pico' .uf2 for Servo 2040. Our Servo 2040 examples can be find here: https://github.com/pimoroni/pimoroni-pico/tree/main/micropython/examples/servo2040
You might find our Getting Started with Raspberry Pi Pico guide helpful if you're new to working with Pico/RP2040 boards: https://learn.pimoroni.com/article/getting-started-with-pico
Hope that helps - feel free to drop us a line at support@pimoroni.com if you're still stuck :)