Resolving LCD12864 Display Issues with Missing Characters

Resolving LCD12864 Display Issues with Missing Characters

Characters Not Displaying – Add \xfd at the End Let me explain! This issue is due to an inherent bug in Keil itself; the Keil compiler ignores strings ending with 0xFD, resulting in garbled characters for Chinese characters that end with 0xFD and the characters immediately following them, because it discards the 0xFD, leading to … Read more

A Wearable Project Based on Raspberry Pi Zero Camera

A Wearable Project Based on Raspberry Pi Zero Camera

Continuing from the previous article. During this period, I optimized the system, removed some programs that occupied too much memory, and also tested the soft encoding and hard encoding of x264, and delved into the conversion from h264 to MP4, and received the shell. Two shells were printed, one deeper. Camera side view. Based on … Read more