Getting Started with Embedded AI: Deploying AI Models on RT-Thread

Getting Started with Embedded AI: Deploying AI Models on RT-Thread

This issue shares the theme of how to deploy AI models onto embedded systems. The next issue will introduce how to run the Mnist Demo (handwritten digit recognition) on the RT-Thread operating system. Embedded AI AI Implementation has always been a promising and emerging industry. My curiosity is quite strong, so I want to try … Read more

Enhancing Smart Hardware Applications with Embedded AI Technology

Enhancing Smart Hardware Applications with Embedded AI Technology

The emergence of embedded AI has been a recent phenomenon, but it has become a marketing hotspot in the market, playing a key role in the future product market share. Therefore, in industries such as smart homes, smart devices, automotive electronics, and robotics, embedded AI will certainly appear frequently. Embedded AI, which combines embedded systems … Read more

Analysis of the Android FART Unpacking Process

Analysis of the Android FART Unpacking Process

1. Introduction On the Android platform, the Java code written by programmers is ultimately compiled into bytecode that runs on the Android virtual machine. Since Android came into the public eye, decompilation tools such as apktool and jadx have emerged one after another, becoming increasingly powerful. The bytecode compiled from Java has become vulnerable in … Read more

Google’s Most Recognized Open Source Projects Beyond Android

Google's Most Recognized Open Source Projects Beyond Android

Recently, news from Google’s open source initiative indicates that Google supports open source and allows its employees to easily release projects they are developing internally in an open source format. Open source software helps Google develop software quickly and efficiently without starting from scratch. This allows them to focus on solving new problems. The team … Read more

Essential Security Tools Deployment Script

Essential Security Tools Deployment Script

Disclaimer: The security tools and projects shared by this public account are sourced from the internet and are intended for security research and learning purposes only. If used for other purposes, the user assumes all legal and joint responsibilities, and is unrelated to the tool authors and this public account. Currently, only major image pushes … Read more

Android Studio Installation Guide with Download Links

Android Studio Installation Guide with Download Links

This time I provide everyone with the cracked version of Android Studio software, the entire cracking process is very simple. The software is suitable for 32 and 64-bit operating systems, the download link for the cracked file is at the end of the article, please check! Software Introduction: Android Studio is a brand new Android … Read more

A Better Intranet Penetration Solution Than Tailscale: Headscale

A Better Intranet Penetration Solution Than Tailscale: Headscale

Tailscale is a virtual networking tool based on WireGuard. It implements the WireGuard protocol in user space, which may result in some performance loss compared to kernel-space WireGuard, but it has made significant efforts in functionality and usability: Ready to use No firewall configuration required No additional configuration needed High security/privacy Automatic key rotation Peer-to-peer … Read more

13 Classic Projects for Rapid Android Development

13 Classic Projects for Rapid Android Development

[Reply to the official account with “1024” to receive a special push] Statement|This article is authorized for publication by codeGoogler, please do not reprint without permission Content 1. OkHttp – A framework that simplifies network requests Project address https://github.com/jeasonlzy/okhttp-OkGo 2. TwinklingRefreshLayout – A RefreshLayout with pull-to-refresh and load-more features, supports RecyclerView, AbsListView, ScrollView, WebView Project … Read more

×