| ▲ | Aurornis 3 hours ago | ||||||||||||||||||||||||||||
I agree that Raspberry Pi is not a good general purpose computer, but some of these criticisms are starting to feel like a pile-on with partially incorrect information. > the latest pi needs considerations of cooling solutions FYI you can run the Raspberry Pi 5 without a fan or even a heatsink. It will safely throttle itself if it gets too hot. If you're trying to get maximum performance out of it all the time, you will want a heatsink and fan. If you want to run some Python scripts in a Linux environment or even if you're doing heavy work and waiting longer is not a problem, you don't need extra cooling. > and a beefy power supply (no more just any old micro usb cable into any old usb port) This hasn't been true in 10 years. Powering something off of any old USB port means it would have to fit within the 5V 500mA basic specification, which the Raspberry Pi 3 exceeded long ago. > It was a "microcontroller" you could program in Python It was never a microcontroller by any definition of the word. Raspberry Pi foundation has released microcontrollers that run MicroPython in a very user-friendly format https://www.raspberrypi.com/documentation/microcontrollers/m... | |||||||||||||||||||||||||||||
| ▲ | MisterTea 2 hours ago | parent | next [-] | ||||||||||||||||||||||||||||
> > It was a "microcontroller" you could program in Python > It was never a microcontroller by any definition of the word. I think the poster means people treat the R-Pi like an MCU that runs Python. The Arduino was popular at the time the Pi came out but limited. Once the Pi landed, it quickly filled the gap and the Arduino's popularity diminished to the point where it's now a corporate Pi clone. | |||||||||||||||||||||||||||||
| ▲ | michaelt an hour ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
> Powering something off of any old USB port means it would have to fit within the 5V 500mA basic specification, which the Raspberry Pi 3 exceeded long ago. Theoretically, devices like the iPhone have lower power consumption than that and loads of performance features like recording 4k 120fps video. Of course, an iPhone costs much more than a RPi, and has much better economies of scale, so they’re not truly comparable. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
| ▲ | margalabargala 3 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||
> FYI you can run the Raspberry Pi 5 without a fan or even a heatsink. It will safely throttle itself if it gets too hot. What's the point of doing so though? If you're doing this, you're obviously using the wrong device. If all you need is to run some python scripts in a Linux environment, you should use a Pi 3 or Pi 0w2. Agree with your other points. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||