Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

You can turn an old Android into a Raspberry Pi alternative - but know this first

With AI-driven RAM shortages pushing Raspberry Pi prices sky high, here's how to repurpose your old handset into a portable powerhouse for your projects.

Title: Turning an Old Android Phone into a Raspberry Pi Alternative

As RAM and storage prices surge due to demand from AI data centers, many Raspberry Pi enthusiasts have turned to an alternative solution: transforming old Android phones into portable project computers. While this idea seems promising, there are several factors to consider before embarking on this project.

One significant advantage of using an old Android phone is that it's either free or affordable due to the abundance of secondhand devices. Moreover, these smartphones come with a built-in battery, display, Wi-Fi, Bluetooth, cellular connectivity, ample RAM, storage (and sometimes a microSD card slot), a powerful CPU, and a USB-C port for expansion. Using Termux, an Android terminal emulator and Linux environment app, can help unlock the device's full potential without the need to root it.

However, there are several potential pitfalls to be aware of. Unlike Raspberry Pi, Android phones lack GPIO pins, making it challenging to connect peripherals without using additional hardware like FT232R boards. Additionally, limitations in power management, storage access, and certain network ports (especially those below 1024) can hinder the device's functionality. Termux may also be buggy, and users might need to consult the wiki for troubleshooting.

Furthermore, some apps, such as Pi-hole, require root access to function properly. In this case, using an ESP32-S3 board instead of an Android handset is a viable alternative. While Termux can be installed via F-Droid, users must navigate several security permissions screens, ensuring everything is set up correctly to avoid potential issues.

In conclusion, turning an old Android phone into a Raspberry Pi alternative has its merits, but it comes with several challenges and limitations. Before diving into this project, carefully weigh the pros and cons to determine if it's the right choice for your needs.

Written by urgent.news from ZDNet's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at zdnet.com →

More in Tech

Feedly attributes weeklong slowdown to bug, not its AI pivot

Feedly says a bug is behind the performance issues that have made its web app nearly "unusable" for some users, while complaints about its mobile apps and customer support are adding to frustrations.

  • Feedly experienced a weeklong slowdown due to a bug, not AI pivot
  • Web app issues caused frustration, rendering browsing feeds unusable
  • CEO assured RSS priority, fix released Friday, investigating all user issues

20 Native macOS Apps That Replaced My Electron Bloat for Good

I opened Activity Monitor last year on a Thursday afternoon, just to check something quick. Slack was sitting at 780MB. Discord was at 410MB. Notion was at 490MB. Spotify was lurking at 280MB.

  • Electron framework causes high RAM usage in popular macOS apps
  • Mimestream, Zed, Craft, and Reeder are faster alternatives
  • Native apps are more integrated with macOS than Electron apps

AI-enriched Linux 7.2 delivers cache-aware scheduling - here's everything new

The latest stable kernel also brings filesystem and I/O improvements, and substantial new support across AMD, Intel, Apple, Nvidia, USB4, and laptop hardware.

  • Linux kernel 7.2 includes Cache Aware Scheduling for improved data access efficiency
  • New AMDGPU support for HDMI 2.1 FRL enables uncompressed 4K at 120Hz and 8K video playback
  • Btrfs large folios default, resulting in 15% improvements in sequential writes

From HTTP Requests to Atomic On-Chain Transactions

Coming from Web2, I initially thought of a Solana transaction like an API request: send request -> server processes it -> get response But after working with Solana transactions, I realized the mental…

  • Solana transaction differs from API request
  • Atomicity ensures transaction success or failure
  • Validity window tied to recent blockhash

More from Monday 17 August →