Earlier quoted context omitted.
Won’t you still need an NTP or a GPS time module unless the RTC has a battery backup? How many applications would you have where timing is critical but you won’t have an external time reference that would be still viable without a guaranteed power backup?
Nobody said anything about not having NTP in the loop! Here's the deal: RPi The first thing we did was deliver 12V down the wire with a high quality power supply. Then we used UBEC buck converter modules (intended for RC quadcopters) to deliver power directly into the Pi via its pins. However, even now you're just chasing physics. There's no way to send a command to all of the Pis to do something right now . Instead,…
Raspberry Pi 5
201–210 of 1001 posts
Re: Raspberry Pi 5
#202Five generations in and it finally gets radical features such as: - a power button - a real time clock Crazy it took this long but finally, seriously. Downsides here are that it might need more active cooling whereas previous generations worked without it. Also, ugh: > Gigabit Ethernet, with PoE+ support (requires separate PoE+ HAT)
All I want is UEFI so we can stop having per-device images. Is that so much to ask?
And no, you really wouldn’t want a lowest common denominator build anyways. That would leave a lot on the table.
Re: Raspberry Pi 5
#203Re: Raspberry Pi 5
#204Out of curiosity, does 5V/5A USB-C changer common? All of my USB-C Chargers has 5V/3A only.
Re: Raspberry Pi 5
#205Earlier quoted context omitted.
Nobody said anything about not having NTP in the loop! Here's the deal: RPi The first thing we did was deliver 12V down the wire with a high quality power supply. Then we used UBEC buck converter modules (intended for RC quadcopters) to deliver power directly into the Pi via its pins. However, even now you're just chasing physics. There's no way to send a command to all of the Pis to do something right now . Instead,…
I may be completely off base here, but maybe the rpi wasn't the best tool for the project then? What was it, if I may ask?
We needed it to be small, low power, low heat, provide hardware level access to a camera module, be ethernet accessible. Oh, and under $100 including a fixed M-mount lens.
At the time, it didn't seem like rolling our own hardware would have been faster.
I would argue - given we succeeded at sub 1ms syncronization - that the Pi was close to the perfect tool.
It just would have been even more perfect if it had an RTC.
Re: Raspberry Pi 5
#206This is a nearly 10 year old manufacturing process and it’s silly to compare the performance per watt to any Intel or Arm chip on the market today. On such an old node, it’s not surprising that the power draw is so high. Of course an M2 would smoke a RP5 at a much lower power. But the RP5 is 60 bucks!
Re: Raspberry Pi 5
#207I'm happy that they're upgrading the pi, but it's not exactly lightweight computing in terms of power (they recommend a 27W PSU) or performance/watt (see: your cell phone) To me the charm of the raspi ecosystem was always in giving you a very low power, "always on, almost no power draw" linux environment. Oh well, I guess there's always the older versions or the zero for that.
None of your 100W Anker or Apple power bricks will supply this. They'll do 12V3A, 12V5A, 20V5A, but not 5V5A.
Yet another piece of nonstandard USB-C equipment.
Re: Raspberry Pi 5
#208Out of curiosity, does 5V/5A USB-C changer common? All of my USB-C Chargers has 5V/3A only.
5V/5A means at least 25W. Plenty of chargers at that level and above on Amazon.
Re: Raspberry Pi 5
#209Earlier quoted context omitted.
Nobody said anything about not having NTP in the loop! Here's the deal: RPi The first thing we did was deliver 12V down the wire with a high quality power supply. Then we used UBEC buck converter modules (intended for RC quadcopters) to deliver power directly into the Pi via its pins. However, even now you're just chasing physics. There's no way to send a command to all of the Pis to do something right now . Instead,…
Oh my.. Please, can you share more about it? Some NDAs about the function of that pi fleet?
However, if you have more specific technical questions, I'll try to do my best.
Re: Raspberry Pi 5
#210I'm happy that they're upgrading the pi, but it's not exactly lightweight computing in terms of power (they recommend a 27W PSU) or performance/watt (see: your cell phone) To me the charm of the raspi ecosystem was always in giving you a very low power, "always on, almost no power draw" linux environment. Oh well, I guess there's always the older versions or the zero for that.
Did you read the blog post? :) "Raspberry Pi 5 consumes significantly less power, and runs significantly cooler, than Raspberry Pi 4 when running an identical workload. However, the much higher performance ceiling means that for the most intensive workloads, and in particular for pathological “power virus” workloads, peak power consumption increases to around 12W, versus 8W for Raspberry Pi 4."
The real unanswered question is, does it finally have a damn sleep mode so it can save power when idle.