Step-by-Step Guide to Setting Up Embedded Development Environment on Ubuntu 18.04 – Part Two

Step-by-Step Guide to Setting Up Embedded Development Environment on Ubuntu 18.04 - Part Two

In the previous blog post we installed the Ubuntu 18.04 LTS system. Now, I, Old Wu, plan to delve into some basic concepts of Ubuntu. Ubuntu is a South African concept focusing on the loyalty and connection between people. The word comes from Zulu and Xhosa. Ubuntu (pronounced “oo-BOON-too”) is regarded as a traditional African … Read more

Research on Accelerating IoT Development with Embedded Linux

Research on Accelerating IoT Development with Embedded Linux

Handcrafted open-source news and technical content, with hundreds of thousands of programmers and Linux enthusiasts already following. Introduction Embedded Linux can significantly accelerate the development speed of IoT solutions, simplify functional expansion, and provide IP gateway services for the IoT ecosystem. Moreover, the vast array of drivers, functional libraries, and even open-source code within the … Read more

Embedded Linux System Automatic Build Framework

Embedded Linux System Automatic Build Framework

Scan to FollowLearn Embedded Together, let’s learn and grow together Using Buildroot makes building embedded Linux systems more convenient. 1. What is Buildroot? Buildroot is an open-source automatic build framework for embedded Linux systems on the Linux platform. The entire Buildroot consists of Makefile scripts and Kconfig configuration files. You can configure Buildroot and modify … 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

DIY Personalized Knob Keyboard: bigKNOB for Multimedia Control

DIY Personalized Knob Keyboard: bigKNOB for Multimedia Control

Introduction to bigKNOB bigKNOB is an open-source knob keyboard project that integrates a large knob and macro keys, supports QMK firmware, provides USB-C connectivity and RGB backlighting effects, and also supports hot-swappable switches. Suitable for music production, video editing, and even everyday multimedia control, this device is a perfect combination of customization and efficiency. Large … Read more

Complete Embedded Linux Learning Roadmap and Resources

Complete Embedded Linux Learning Roadmap and Resources

A systematic embedded Linux learning roadmap, detailed e-books, accompanying guides, and complete source code are all packaged for free download. Be sure to save this! ZLG supports the maker plan, providing you with all the Linux learning materials in one go~ Linux has rapidly developed in just a few years, and its inherent advantages are … Read more

Getting Started with Embedded Linux

Getting Started with Embedded Linux

1. The Frenzy of Communication Back Then Do you remember the beginning of 2009, when counterfeit phones were rampant, and the market was mainly dominated by Symbian OS, while the Little Smart (a type of phone) hadn’t exited the market yet, and Android-based smartphones were gradually being introduced? There was no Honor of Kings, let … 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

The Most Comprehensive Node.js Resource Collection

The Most Comprehensive Node.js Resource Collection

Hello everyone, I am the Programmer No need to translate the official ChatGPT and Claude, as well as Midjourney, stable after-sales support is available. Author @QianShaoJun | Address @https://github.com/jobbole/awesome-nodejs-cn [Guide]:Node.js is an open-source, cross-platform JavaScript runtime tool for writing server-side applications and command-line tools. The awesome-nodejs list is maintained by sindresorhus and includes resources such … Read more

Granite Guardian: Risk Detection Measures for RAG Models

Granite Guardian: Risk Detection Measures for RAG Models

Welcome to Agent Daily, summarizing Agent papers every morning. RAG Direction: Paper Title:Granite Guardian Paper Link: http://arxiv.org/abs/2412.07724v1 Publication Date:2024-12-10 Authors:Inkit Padhi Abstract:We introduce the Granite Guardian model, a set of risk detection safety measures designed to provide risk detection for prompts and responses, which can be combined with any large language model (LLM) to ensure … Read more