Can Robots Squeeze Toothpaste? ManipTrans: Efficient Transfer of Human Hand Skills to Dexterous Hands

The research team consists of interdisciplinary researchers from the Beijing Institute of General Artificial Intelligence (BIGAI), Tsinghua University, and Peking University, dedicated to cutting-edge research in the field of embodied intelligence. Team members have extensive research experience in developing efficient and intelligent general robotic technologies, particularly in the operation of dexterous robotic hands. One of … Read more

Robot Malfunctions at Marathon, Founder of Yushu Responds

The humanoid robot from Yushu Technology fell during a marathon, leading to widespread public scrutiny of this star startup, with even its performance during the Spring Festival Gala being revisited as a basis for criticism.On April 20, a user on Zhihu wrote in a post: “The Yushu robots that appeared on the Spring Festival Gala … Read more

Using Dex2C for Shell Protection of Android APK Code

Copyright belongs to the author. If reprinted, please indicate the source: https://cyrus-studio.github.io/blog/ Dex2C Dex2C is a tool that converts DEX bytecode (Java layer code) in Android applications into semantically equivalent C code. After processing with Dex2C, Java methods become native methods, thus achieving source code obfuscation protection. Java code: object AESUtils { // Convert a … Read more

Current Status of AI PCs

Microsoft, in collaboration with Intel, AMD, Lenovo, ASUS, Dell, HP, and other manufacturers, has launched AI laptops equipped with NPU (Neural Processing Unit), marking a breakthrough in AI technology for portable devices. This collaboration not only accelerates the transition of AI from the cloud to the edge but also redefines the boundaries of mobile computing … Read more

Solutions for Laptop Sleep Issues After Installing Feiniu OS

Solutions for Laptop Sleep Issues After Installing Feiniu OS 🔥Hey friends!👋 Today, let’s talk about the frustration of having your laptop automatically sleep when you close the lid after installing Feiniu OS, and how to easily resolve it!😉💻 When you happily install Feiniu OS on your laptop, only to find that every time you close … Read more

RGB LED Strip Controller

In September 2024, I DIYed an RGB LED volume meter using the ATMEGA328P to collect analog signals and drive the WS2812. The strip is 1 meter long with a total of 60 LEDs, super cool and super fun so it’s basically online 24 hours a day. Later, while browsing forums, many experts were talking about … Read more

newlib: An Open Source C Standard Library Tailored for Bare-Metal and Small Systems

Let’s start with the background of newlib. It is an open-source C standard library (libc) that originated from Cygnus and was later maintained by Red Hat. Unlike the “heavyweights” like glibc, newlib is specifically designed for bare-metal and small systems, allowing it to run without an operating system. In simple terms, it provides you with … Read more

Microbit | Sensor Series 17 – Reed Switch Sensor

01 Introduction A reed switch, also known as a reed relay, is a type of sensor that controls the opening and closing of a switch through the application of a magnetic field. It was invented at Bell Labs in 1936, consisting of two ferromagnetic metal strips placed within a glass tube filled with inert gas. … Read more

Solving the LCD White Screen Dilemma? CNK’s Three-Step Troubleshooting Method for Efficient Resolution!

I. Precision Diagnosis to Tackle Industry Pain Points In industrial equipment and smart terminal applications, sudden white-screen issues in LCD displays have long been a persistent headache for engineers. As a leading character LCD manufacturer in China, CNK Electronics combines 18 years of expertise in China LCD display technology to innovate the Three-Step Intelligent Troubleshooting … Read more

Is the Embedded Industry Really Without a Future?

A first-year graduate student who has been learning embedded systems for four years since undergraduate studies, here to share a few thoughts. Let’s first talk about the employment situation of graduates from my alma mater. My alma mater is an ordinary second-tier university, and many seniors or classmates who started working in the embedded field … Read more