Implementing Global Floating Window in Android with AccessibilityService

Implementing Global Floating Window in Android with AccessibilityService

This article is authorized by Afterschool Kids to be posted on the author’s blog: https://www.jianshu.com/p/b3bd935f8380 Effect picture at the top Introduction Recently, I am working on a large-screen Android project, a 70-inch full-touch screen, developed based on Android 5.0 AOSP, blocking the three major virtual keys, so I need to fix the sidebar on both … Read more

Building an Endless Running Android Service

Building an Endless Running Android Service

Hacker Techniques Click on the right to follow and learn about the world of hackers! JavaDevelopment Advancement Click on the right to master the path of advancement! Python Development Click on the right to discuss technical topics! Author丨Happy Developer World Source丨Android Bus Android Developer Portal Link: http://www.apkbus.com/blog-989692-81330.html These days I have been trying to find … Read more

Raspberry Pi 4: Redefining the Gold Standard for Single-Board Computers

Raspberry Pi 4: Redefining the Gold Standard for Single-Board Computers

Hello everyone, I am Xiao Yueyue. Today we are going to talk about the newly released Raspberry Pi 4. Speaking of Raspberry Pi, it is a series of amazing small computers that can be used in any field your imagination can reach, such as smart home or robotic production lines. It has created the gold … Read more

Designing Modular Software Architecture for Embedded Systems

Designing Modular Software Architecture for Embedded Systems

Follow+Star Public Account, don’t miss wonderful content Source | Da Chengzi Crazy Embedded A good embedded project usually has a well-designed software architecture. Unless your project is just a simple lighting project. 1. Introduction Modular programming design refers to dividing a large program into several smaller program modules according to functionality during program design, with … Read more

Getting Started with Arduino: Learning Methods and Future Prospects

Getting Started with Arduino: Learning Methods and Future Prospects

This article is the last in this introductory tutorial series. By now, we have practiced over a dozen Arduino knowledge points and should have a basic understanding of Arduino: from what Arduino is, to how to write programs using the Arduino IDE, and how to drive some basic electronic components. Finally, I will give beginners … Read more

Rust Support in OpenWRT: A Comprehensive Guide

Rust Support in OpenWRT: A Comprehensive Guide

Prepare the environment: Install the source package and xargo. rustup add component rust-src cargo install xargo Specify the OpenWRT gcc environment: Copy the toolchain to the designated directory, or leave it in the source directory, and edit the specified toolchain’s bin directory in the bash script ~/.bashrc for xargo to use. Edit build.rs to specify … Read more

LiteOS Raspberry Pi Porting Guide (Part 2)

LiteOS Raspberry Pi Porting Guide (Part 2)

This document describes the porting process of the LiteOS open-source version for the Raspberry Pi 3 Model B development board, for reference and learning exchange among developers and testers. Porting Introduction For embedded devices, due to the large differences in chip models and peripherals, and limited resources, IoT operating systems cannot adapt and integrate all … Read more

Affordable Entry-Level Embedded CPU from China

Affordable Entry-Level Embedded CPU from China

Follow+Star Public Account Number, don’t miss exciting content Author | strongerHuang Source | Allwinner, MyIR Official Website Last month, I was fortunate to attend the electronics exhibition and communicated with a few friends from chip manufacturers about the current situation. The chip industry has become highly competitive, focusing on performance, process, and price… We talked … Read more

Exploring Embedded Vision Applications with AI Development Boards

Exploring Embedded Vision Applications with AI Development Boards

Introduction: This issue of the AI Embedded Briefing for 20201120 brings you 8 news items, hoping to be of help to you~ Today’s push is packed with valuable content, tailored for those who follow embedded AI~ 1. Zhang Xianyi, CEO of Pengfeng Technology, explains how to use AI development boards for embedded vision application development … Read more

Maximizing AI on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

Maximizing AI on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

With the rapid development of AI technology, more and more edge computing devices can handle tasks ranging from lightweight to complex AI models. In this article, we will compare several mainstream edge AI devices, including NVIDIA Jetson series, Orange Pi, and Raspberry Pi 5, and explore the potential of the Hailo accelerator in the edge … Read more