My problem is the price point. At that price point, you can get a full power chip. The Pico W should be selling for $0.90 so, if it were to be good value.
>>At that price point, you can get a full power chip.
You see, this is the problem right here - you got it in your head that this isn't a "full power chip", whatever that even means. It's as "full power" as any microcontroller that has ever existed.
Once again ,it isn't meant to run an OS. The price is more than justified by the rich development environment with plenty of support(both official and community driven) as well as good connectivity options implemented directly on the board. The closest thing I can think of is a cheap ESP8266 board like a D6 Mini, but cheap chinese clones of that sell for £4 on ebay, barely any cheaper than the Pico W - an official D6 board is about £12, so not only it costs more - it actually offers less functionality and power.
If you know what this chip is for and what it's competing against, you'd see that in fact the value here is outstanding.
But one doesn’t (or shouldn’t) want “full
power”, an OS and drivers, etc for simple things. You want simplicity, lower power consumption, small size, instant power-on, and a single deterministic thread. Imagine if your hairdryer, or toaster took 30s to boot before using just because someone preferred to program it using JavaScript instead of C.
It’s not about being forced into the embedded ecosystem, embedded is the right choice for the job in many cases. In fact it’s common to see hobbyists struggle trying to make a full featured raspberry pi work for simple use cases that are more well-suited to an arduino.
My problem is the price point. At that price point, you can get a full power chip. The Pico W should be selling for $0.90 so, if it were to be good value.