Must fight temptation to buy an overpriced raspberry pi
-
Where are these cheap e waste laptops with gpio and actually low power?
No gpio but old centrino laptops make excellent low power servers. My primary server was a first gen centrino from 2011 up until recently and I think it only used 12w idle after putting a SSD in there. Had it's own UPS built in.
-
That word made me hear the whole thing in an Australian accent.
wrote last edited by [email protected]True, but we don't really say landfill, rather "tip".. So..
-
original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka
I personally needed the Pi for its Arm architecture.
-
Facebook marketplace, kjiji, etc
Everyone here thinks their shit tier 2018 laptop is made of gold or something.
-
Yeah, my pi sips energy very sparingly. Even an old laptop is going to be drawing more just to power itself, never mind what I run on it.
That said, pis are a poor value proposition nowadays and there are better options for the same use case
What are the better options?
Pis have great software support so for GPIO experimentation it's so useful.
-
Where are these cheap e waste laptops with gpio and actually low power?
Digging through e-waste bins is one of my hobbies.
-
original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka
I use old Mac Minis that were cycled out from a company and replaced. An e-waste laptop is still probably cheaper, but you can still find the older model Mac Minis fairly cheap too. I have 2 of them that sit vertically side-by-side in a small rack with my router stationed above them. They both run Elementary OS.
-
Get them from where? I always read about these basically-free computers but have yet to see one
Sometimes you can find them on eBay.
-
I use old Mac Minis that were cycled out from a company and replaced. An e-waste laptop is still probably cheaper, but you can still find the older model Mac Minis fairly cheap too. I have 2 of them that sit vertically side-by-side in a small rack with my router stationed above them. They both run Elementary OS.
Here too. Free 2012 Mac Mini that's been servering away for a couple of years already 24/7 on UPS power. Gets a deserved smile every time I look at it
I'm looking at replacing my 2018 desktop machine (a Thinkcentre Tiny) soon with one of the new AMD 395 mini-pcs. When that happens, the Mac Mini will be retired...
-
original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka
The only caveat here is the fire-hazard non-removable lithium batteries.
-
Yeah, my pi sips energy very sparingly. Even an old laptop is going to be drawing more just to power itself, never mind what I run on it.
That said, pis are a poor value proposition nowadays and there are better options for the same use case
Oh absolutely, it really upsets me that they never dropped the prices down after covid supply issues were resolved. They were really proud of being accessible price-wise once upon a time ¯\_(ツ)_/¯
-
original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka
Low power and arm architecture are big differentiators between Pi and laptops.
I totally agree recycle laptops where possible, but they're generally noisier and less energy efficient plus the battery degrades over time and is a fire risk.
They're not necessairly a good fit for always-on server or service type uses comparef to a small board like Raspberry Pi. But a cheap or free second hand laptop is definitely good for tweaking, testing and trying our projects.
-
The only caveat here is the fire-hazard non-removable lithium batteries.
Replacement is usually removing 6-10 screws and prying the case with a guitar pick or old credit card. There is most likely a disassembly video on youtube. Batteries from aliexpress or the like are usually cheap (although probably more expensive than the computer). Depending on the application, the "built-in UPS" can be nice.
-
Facebook marketplace, kjiji, etc
Did someone fall asleep on the keyboard when they came up with kjiji?
-
You lose the I/O and power efficiency is no comparison. You can get better power efficiency and sometimes some I/O with an old router and OpenWRT, but you'll be in the class of a Beagle Bone and a much harder learning curve. I've never managed to get a sensor or peripheral working on some old laptop's SPI or I2C buses like how easy it is on a Rπ.
You can get an esp32 or whatever and have io
-
original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka
I always prefer getting an Hp 600 g5 for $100 off eBay, you get a Intel 9500, can go to 64gb of ram, and idle at a few watts
-
If you have the lid closed, you're looking at 3 to 15 watts to have a laptop running in the background doing some basic server shit.
Maybe a little more under high load, but those are going to be intermittent and not constant.
I'm just saying it's not that much more electricity usage, and the recycling more than offsets the CO2.
wrote last edited by [email protected]Laptops are not generally designed to run like that with a closed lid. Heat dissipation is designed around the idea the laptop is open and some of it is through the keyboard surface. The lid closed would change that.
Systems can of course be setup to power off the display but for server/service uses open laptops may not be efficient space wise.
Having said that if the scenario is low power use the heat dissipation may not be a major issue. But if there is an unremovable battery i'd still be concerned about heat dissipation with the lid closed and even just the battery itself regardless of heat dissipiation.
-
Digging through e-waste bins is one of my hobbies.
any luck with gpio and 5W power usage so far?
-
What are the better options?
Pis have great software support so for GPIO experimentation it's so useful.
wrote last edited by [email protected]There is quite a range of devices out there now with varying capabilites. Things like the Onion Omega2+, Oranage Pi, and more.
Raspberry Pi also remains good. While the Pi5 is expensive and more powerful - raspberry pi also makes the Pi Zero boards which are cheaper less capable boards which are closer to what the original raspberry Pi was but newer hardware.
I'd say the Pi5 is a heading more towards a full PC like device (hence the comparisons to cost and capability minipcs pepple are making in thia thread). But there remain plenty of lower spec machines out there now similar to the original cheap Raspberry Pi concept. And we've had high inflation recently - to some extent the cost perception avtually reflects money being worth less than it was and buying less for $10 or $20.
-
What are the better options?
Pis have great software support so for GPIO experimentation it's so useful.
Not the person you're asking but personally I use Jetson nano for some work stuff (and when I upgrade the "old" one is mine), odroid I've used for some misc creations and testing, and I'm personally looking forward to trying the radxa x4 as an htpc.
What I am really excited about right now is tossing my recently acquired spare jetson nano on a drone, right now I'm setting it up to walk around with it and test CV before it gets mounted up on the drone.