The author is undertaking a project to develop "Bridgetris," a game for the vintage 1985 BBC Bridge Companion console originally intended to teach bridge via television. To achieve this, the creator must master Z80 assembly language, reverse-engineer the system BIOS to allow custom code execution from cartridges, and perform hardware modifications like composite video integration.
- The device uses the TMS9129 VDP which features 16kB of VRAM.
- Original retail price was approximately £200 in 1985.
- Hardware was originally designed by a company named Heber Ltd.
- A composite video mod was implemented to improve visual quality on modern displays compared to the original RF output.
Jean-Luc Aufranc writes that Seeed Studio’s reTerminal Sticky is a 3.97-inch magnetic touch ePaper display powered by an ESP32-S3 microcontroller. This device can serve as an e-reader, live dashboard, or home automation controller via support for open-source firmware like Crosspoint, TRMNL, and ESPHome. It features a capacitive touchscreen and edge computing capabilities through its built-in microphone.
- 800 x 480 resolution with four levels of grayscale
- Includes temperature/humidity sensors and a 3-axis accelerometer
- Equipped with a 750 mAh battery providing approximately seven days of standby time
- Retails for $49.90
>"reverse engineering process of a real-world hardware implant discovered inside of a Ledger Nano X cryptocurrency hardware wallet."
CrowPanel Advanced 10.1-inch HMI Display Overview
This AI terminal uses dual-core ESP32-P4 RISC-V and ESP32-C6 wireless architecture. It is designed for industrial automation and smart home control.
* Dual-core processor with AI acceleration and up to 32MB PSRAM
* 10.1-inch IPS capacitive touchscreen (1024x600)
* Wi-Fi 6, Bluetooth 5.3, and replaceable modules for Zigbee or LoRa
* Facial recognition via integrated camera interface
* Voice interaction with microphone array and dual speakers
* Compatible with Arduino IDE, ESP-IDF, and LVGL
The z386 project aims to implement the Intel 80386 processor core on an FPGA. Recent optimizations have significantly improved its performance, including the implementation of early start memory access and a reduction in branch jump cycles from 9.25 down to six through microcode refinements. These changes resulted in approximately a 39% increase in DOOM benchmark scores, though the project still falls short of original hardware speed and cannot yet boot Windows.
- Implementation of early start memory access for FPGA cores
- Optimization of store queues and branch jump timing
- Significant performance gains in gaming benchmarks
Meta is addressing high DDR5 memory costs by repurposing legacy DDR4 modules from decommissioned servers. Through a custom-developed Vistara ASIC, the company can attach old DDR4 memory to modern servers running AMD EPYC Turin processors that natively only support DDR5. This CXL 2.0 implementation allows for expanded memory capacity by using DDR4 as a secondary, slower tier for cold data while keeping frequent data in fast DDR5.
- Meta's Vistara ASIC bridges legacy DDR4 with modern DDR5 servers
- CXL 2.0 technology enables tiered memory management via NUMA nodes
- Panmnesia offers scalable CXL controller and switch solutions for data centers
- Strategy aims to mitigate rising DRAM prices and hardware costs
>"Orange Pi is an open source single-board card computer, a new generation of arm64 development board, which can run operating systems such as Android TV 12, Ubuntu and Debian. The Orange Pi Zero 2w development board uses the Allwinner H618 system-on-chip, and can optionally have 1GB or 1.5GB or 2GB or 4GB LPDDR4 memory."
This page provides download options and build information for the Orange Pi Zero2W board using Armbian. It features a Debian Minimal variant based on Debian 13 trixie with kernel version 6.18.26. Users can download the image directly or via torrent, and instructions are included for building the image from source using the Armbian framework.
Main topics:
- Available software variants and distributions
- Kernel version information
- Download links and file sizes
- Instructions for manual builds from source
Linux kernel developer Greg Kroah-Hartman has introduced a new fuzzing tool and AI bot named gregkh_clanker_t1000 that is actively uncovering bugs within the Linux kernel. The tool has already assisted in merging nearly two dozen patches for various subsystems including ALSA, HID, SMB, Nouveau, and IO_uring. Notably, this AI operates as a local large language model (LLM) running on a Framework Desktop powered by AMD Ryzen AI Max (Strix Halo), rather than relying on cloud-based services.
Key points:
* The gregkh_clanker_t1000 tool has contributed numerous bug fixes to the mainline kernel since early April.
* The system utilizes local LLM processing for privacy and efficiency.
* Hardware setup involves a Framework Desktop with AMD Ryzen AI Max+ Strix Halo.
* Emphasis on using an open-source software stack for demanding AI workloads.
The Orange Pi Zero 3W is a new compact single-board computer measuring 65 x 32 mm. It features the Allwinner A733 octa-core processor, combining Cortex-A76 and Cortex-A55 cores with an integrated NPU for AI workloads and a RISC-V coprocessor for real-time tasks. The board supports up to 16GB of LPDDR5 memory and offers versatile display options including Mini HDMI, MIPI-DSI, and DisplayPort via USB-C.
* Allwinner A733 SoC with octa-core CPU and 3 TOPS NPU
* Up to 16GB LPDDR5 RAM support
* Connectivity includes Wi-Fi 6, Bluetooth 5.4, and PCIe 3.0
* Multiple display outputs supporting up to 4K resolution
* Support for Android, Debian, Ubuntu, and OpenHarmony