Setting Up An Embedded Linux Development Environment on Ubuntu

Setting Up An Embedded Linux Development Environment on Ubuntu

Baibai Network has created a complete Ubuntu image, which can be downloaded from here: Link: https://pan.baidu.com/s/1vw4VUV_Mvt0HXz8IC66ACg Extraction code: iftb We are also starting to teach driver basics using a pure Ubuntu environment for free starting from (2022.10.17). If you are using our Ubuntu image, you can skip the content in chapters 1 to 6 and … Read more

Advantages of Linux Over Windows for Embedded Development

Advantages of Linux Over Windows for Embedded Development

Follow+Star Public Account, don’t miss exciting content Source | Programming Guide Ubuntu 22.10 has already been released, but my computer’s Ubuntu is still on version 18.04. Currently, among the mainstream operating systems for PCs—Windows, Linux, and MacOS—Linux is still predominant in embedded development. So, what are the advantages of Linux over Windows? What advantages does … Read more

Downloading Source Code on Allwinner H5 Ubuntu via VPN

Downloading Source Code on Allwinner H5 Ubuntu via VPN

Recently, I have been working with the Allwinner H5, using the FriendlyARM NanoPi NEO Plus2 development board, which is based on the Allwinner H5 SoC. It features 4 ARM Cortex-A53 cores, ARMV8 64-bit architecture, a built-in six-core Mali450 GPU, and comes with 1GB DDR3 RAM and 8GB eMMC high-speed flash storage. This development board is … Read more

Running .NET Core 3.0 on Raspberry Pi 4: True 64-bit!

Running .NET Core 3.0 on Raspberry Pi 4: True 64-bit!

Introduction Recently, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4”, followed by subsequent articles on “Auto-starting .NET Core 3.0 Environment on Raspberry Pi”, “Nginx Configuration for Internal Access to Raspberry Pi 4 ASP.NET Core 3.0 Website”, and “Tianpai Magic | .NET Core 3.0 + Azure Remotely Turning … Read more

HomeLab Development Board (ARM64) [PVE]: Backup and Restore for Win, Linux, and More

HomeLab Development Board (ARM64) [PVE]: Backup and Restore for Win, Linux, and More

NO.1 Final Result Previously installed pve7 on the Orange Pi 5 Plus and several systems. Now attempting to backup and restore to the Raspberry Pi 5’s pve8 (essentially both are arm pve, just with different configurations). <<HomeLab Development Board (ARM64) [PVE]: Installing Ubuntu Server 22.04 VM on PVE7>> <<HomeLab Development Board (ARM64) [PVE]: Using Windows … Read more

OpenWRT Basic Custom Image Compilation

OpenWRT Basic Custom Image Compilation

Compiling a dedicated OpenWRT image OpenWRT is almost essential for enthusiasts, but due to the need for additional environment configuration and the high failure rate of compilations, most people choose to download the generic images provided by the official sources. However, as a technology enthusiast, there is always a demand for customized images, especially for … Read more

Getting Started with STM32MP157 Development Board

Getting Started with STM32MP157 Development Board

1. Resources 1.1 What Resources Are Available and How to Download Them Please refer to: “Article 1: New Learning Path, Video Introduction, Resource Download” “Chapter 2: Resource Download Methods” 100ask Technical Forum: http://bbs.100ask.net/ 100ask Official Wiki (Resource Download): http://wiki.100ask.org/ Online Classroom: https://www.100ask.net/index 1.2 Which Chapters to Study in This Development Board Manual This manual can … Read more

Get A New Open Source Daily: Pi-Apps, Your App Store for Raspberry Pi and More

Get A New Open Source Daily: Pi-Apps, Your App Store for Raspberry Pi and More

The usability of Linux systems has always been criticized, especially on embedded devices like the Raspberry Pi, where installing software often becomes a challenge. Complicated command line operations, outdated tutorials, and scattered software resources can deter newcomers. The emergence of Pi-Apps has completely changed this situation. It is a carefully maintained collection of application installation … Read more

Running Linux on Arm-Based Thinkpad X13S

Running Linux on Arm-Based Thinkpad X13S

Introduction: Armbian 23.08 has been released, starting to provide support for this lightweight Snapdragon laptop. This article has 4594 words, estimated reading time: 7 minutes https://linux.cn/article-16176-1.html Author: Liam Proven Translator: ChatGPT Armbian 23.08 has been released, starting to provide support for this lightweight Snapdragon laptop. The latest release of Armbian helps to address the challenges … Read more

Setting Up ARM64 Raspberry Pi 4B and JLINK Emulator

Setting Up ARM64 Raspberry Pi 4B and JLINK Emulator

ARM64 Architecture and Programming, the world’s original ARM64 experiment, led by Uncle Ben, waiting for you! Equipment List for Season 3 Video Course Experiment Hardware Development Platform: Raspberry Pi 4B (2G or 4G RAM) Software Simulation Platform: QEMU BenOS Customized Version Development Host: Ubuntu Linux 20.04 One MicroSD card and a card reader One USB … Read more