Empowering Ubiquitous Computing: Innovations in Storage Industry

Empowering Ubiquitous Computing: Innovations in Storage Industry

In recent years, we have witnessed significant advancements in technologies such as 5G, cloud computing, and edge computing, and we are filled with anticipation for the applications of emerging technologies like intelligent devices, autonomous driving, Web 3.0, and the metaverse. Ultimately, all of these rely on the storage and distributed real-time processing of massive amounts … Read more

ARM’s First 64-bit Cortex-R82 Real-Time Processor

ARM's First 64-bit Cortex-R82 Real-Time Processor

Arm is known for its Cortex series processors in mobile devices, but the mainstream Cortex-A series CPUs are not the only CPUs offered by the company. Arm also provides the Cortex-R series “real-time” processors for high-performance real-time applications. The last time we discussed the Cortex-R products was with the R8 released in 2016, when the … Read more

Raspberry Pi 5 + Hailo-8 AI Kit: Perfect Low-Cost High-Performance Combination

Raspberry Pi 5 + Hailo-8 AI Kit: Perfect Low-Cost High-Performance Combination

26 TOPS High Performance and High Integration AI expansion kit developed specifically for Raspberry Pi 5, based on Hailo-8L chip, with a computing power of up to 26 TOPS for neural network inference acceleration, featuring an M.2 connector that supports connecting 2242 size SSDs. This allows the Raspberry Pi 5 to utilize the NPU for … Read more

Getting Started with ESP32 and Arduino (Part 2): Connecting an OLED Display

Getting Started with ESP32 and Arduino (Part 2): Connecting an OLED Display

Wiring Let’s first take a look at the wiring. I am using a 0.91-inch 4-pin OLED display. OLED Pin ESP32-S3 Pin GND GND VCC 3.3V SCL 0 SDA 1 After completing the wiring, it looks like this: Installing the Library The library used to connect the OLED display is: image-20250409152629407 GitHub link: https://github.com/ThingPulse/esp8266-oled-ssd1306 Description This … Read more

It’s Time for an Upgrade! Discussing Mobile Storage

It's Time for an Upgrade! Discussing Mobile Storage

Click the above Computer Enthusiasts to follow us In addition to performance, the 12th generation Core platform has a significant upgrade that many may not have noticed: the enhancement of peripheral connectivity capabilities. The versions and quantities of USB and Thunderbolt interfaces have increased, which is not just for connecting mice and keyboards; the biggest … Read more

What You Should Know About Distributed Storage (Detailed Explanation)

What You Should Know About Distributed Storage (Detailed Explanation)

The risks of distributed storage actually arise from the contradictions between “sharing”, “large data volumes”, “high performance”, and the use of X86 servers with cheap disks as carriers. This is not an issue of “data architecture” as some readers claim. In fact, any storage has this problem, but it is more severe in distributed storage. … Read more

Why Are Storage Cards Smaller Than Fingernails Comparable to SSD Speeds?

Why Are Storage Cards Smaller Than Fingernails Comparable to SSD Speeds?

Click the above Computer Enthusiast to follow us A storage card is a universal storage peripheral suitable for digital devices such as mobile phones, tablets, cameras, drones, dashboard cameras, and surveillance cameras.However, the read and write speeds of storage cards have always been their biggest bottleneck, and the main reason high-end smartphones have discontinued support … Read more

Worried About SSD Lifespan? Don’t Joke Around!

Worried About SSD Lifespan? Don't Joke Around!

Click the above Computer Enthusiasts to follow us Recently, there has been big news that serves as a great comfort regarding the continuously rising prices of solid-state drives (SSDs) — ultra-large capacity QLC flash memory is coming soon. Many of you might be asking, what is QLC? Today, I will talk about this matter and … Read more

Flash Memory Technology Overview

Flash Memory Technology Overview

Source: Semi Connect Author: Belle Flash Memory, also known as Flash, is a type of non-volatile memory that represents data using the threshold levels of storage cells. The main technology used in Flash memory cells is the Floating Gate field-effect transistor (see Figure 5-80). The charge on the floating gate determines the threshold of the … Read more

Installing SSD on NVIDIA Jetson: Key Considerations

Installing SSD on NVIDIA Jetson: Key Considerations

Some members in the group reported: I searched the NVIDIA forum and found that while there are not many such issues, some people do encounter them. For example, someone reported that flashing the NVME driver on the Jetson Orin NANO development kit was unsuccessful, with the following prompt: Set the recovery jumper => okPlug USB … Read more