😱
Pinned Loading
-
-
GPS_Message_Parsing
GPS_Message_Parsing Public使用STM32 UART+DMA接收GPS数据,该数据格式符合NMEA0183标准。由于接收不会自动隔断字符串,所以需要使用下面程序将收到的字符串进行分析,找出各条指令的位置。之后使用NMEA Library 0.5.3对该数据进行解析,最后存储进入结构体中。
C 1
-
UTF-8_To_GB2312
UTF-8_To_GB2312 Public archive查表法,使用Uincode与GBK映射数组对其进行查找,查表使用二分法进行,转换时传进数据类型为uint8_t UTF-8编码字符串,返回数据类型为uint8_t的指针。
C 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.