Using Arduino Libraries on the Pico
I am quite enthusiastic about the new Raspberry Pico. However I find the C SDK not very friendly and I prefer to have something as simple as the Arduino API. I did not want to wait for the official Arduino support – so I started my own project. So the question is, can we use any Standard Arduino Libraries with this and the answer is yes we can! We just need to use a little Read more






