“It was simple to get started with, demos showed a wide range of things that it could do.
My only complaints about the product would come from micropython:
* The board isn't really recognised by tools other than Thonny, because it is new
* Micropython _smells_ like normal Python but doesn't support some (seemingly arbitrary) things, like enums or HTTP requests
It'd be nice if it'd be possible to program in Rust (e.g. https://embassy.dev/) to give the same power as using C/C++ but with a lot more safety.
*”
“Very cool product with plenty of options to play with. I haven't done too much coding with it, but the options with the display and the sticks plus the sensors are amazing.
I think I will build a kind of a clock with temperatures beside my bed including some informations from my local home assistant installation. And hopefully I can integrate the sensors to my home assistant...”
“I am very happy with this new device. Very complete. Good examples and excellent documentation. It's the best device I ever bought from Pimoroni. Thanks to the team that developed it!”
“Nifty bit of kit. I have thoroughly enjoyed this and would recommend to anyone. The one ask I have is to make more content about using it as a 2035 or whatever the chip is. Its the second Raspberry Pi pico I've receivd and it's no small thing that I use this one and think the peripherals are amazing!”
“I used Presto to create a clock. This clock features a calendar function, slideshow functionality, and the ability to display pre-set messages.
Development was highly efficient as I implemented it using MicroPython, allowing me to complete the project in a very short time.
Calibrating the clock via WiFi is straightforward, making it easy to maintain accurate time.
The RGB565 colour display offers excellent colour reproduction, and the backlight is bright enough to make it well-suited for displaying photos. Additionally, SanDisk microSD cards (I used a 64GB version) work perfectly without any issues.
The piezoe speaker on th back is ideal for playing the hourly chime, and I have also implemented ambient LED effects on the back to accompany the chime.
The aluminium enclosure is solidly built and looks premium, making the finished application feel almost like a production-level product. Furthermore, the touch panel’s sensitivity is excellent, providing a smooth and responsive user experience.”
“The Presto is a cute device.
It has a feature set that makes it very broadly useful - touchscreen, nice colour screen, tiny speaker, WiFi and bluetooth. Couple that with a straightforward MicroPython library, and you can start running fast - e.g. you could very quickly make a little dashboard that pokes addresses over the local network to change lights, read data, or bring in anything from the internet.
The Qwiic port expands the usefulness. I don't have a killer use for the backward
-facing LEDs yet, but they're a fun idea. The USB port isn't ideally placed, but a right-angle cable can help keep that tidy.
The only unexpected limitation I've found is that two-point touch can misbehave when both are close to the same horizontal line, but otherwise this is nicely rounded! Very happy with mine.”
“A very fine product, in many ways 'just the ticket'. As any design, there are needed extensions. The use of I2C as the external interface and WiFi as the communications medium are, by themselves easy to work with and the Pico2350 is an excellent chip, but some access to the 2350GPIO would have been a nice thought.
One answer is the IIC to Serial converter which works fine for Arduino but I have not been able to make it work on the presto under micropython.
I like the touch colour screen (480x480) and Pimoroni give a good example software set, but I still yearn for some GPIO access.
Great product, proud to own one!”