Highlights
Quality
Good board, tested ble and wifi, all good
You can set the color using the built-in function neopixelwrite(), ie neopixelwrite(45, 255, 0, 0) for a green light.
I forgot the pin number, but the boot button can double as a general purpose button for whatever you want.
There's enough memory that i can do double-buffering to update an lcd screen smoothly, with lots of ram leftover.
Competitiveness
The other part that took some trial and error was getting spi working on it's preferred pins.
Overview
- How are reviewers describing this item?
good and here. - Our engine has profiled the reviewer patterns and has determined that there may be deception involved.
- Our engine has determined that the review content quality is low.
- Our engine has analyzed and discovered that 65.0% of the reviews are reliable.
- This product had a total of 24 reviews as of our last analysis date on Nov 5 2024.
Helpful InsightsBETA
Posted by a reviewer on Amazon
With the s3 i can try out mycode one subroutine at a time then encorporate it into my nondebug esp32 board
Posted by a reviewer on Amazon
I havent used any of the wireless stuff yet
Posted by a reviewer on Amazon
It took some trial and error to get it working with platformio
Posted by a reviewer on Amazon
You need to use this earlier version as theres a bug in the later version that prevents compiling
Posted by a reviewer on Amazon
On this board the builtin rgb led is on pin 48
Posted by a reviewer on Amazon
The other part that took some trial and error was getting spi working on its preferred pins
Posted by a reviewer on Amazon
On these chips you can use any pins for spi but for the high speed port it prefers certain pins or theres a performance penalty because it has to invoke the pin io matrix