[align=left]RT-Thread Reading Notes[/align][align=left][font=仿宋][size=16.0pt]Part I[/size][/font][/align][align=left]RT-Thread, as a domestic IoT system, has changed the current situation that Chinese
At first I wanted to use it to make a thermometer and hygrometer, and then I bought the Xiaomi one.
Later, I wanted to use it in combination with MLX90614 to make an infrared thermometer, and then I h
When compiling the above program with gcc, an "empty character constant" error occurred.
The reason is that there must be a space between the single quotes in line 26. The English meaning of empty cha
Two temperature analog quantities; four switch quantities, three of which are buttons, and one pressure protection switch quantity. The temperature can be set on the touch screen, using PID. Thank you
Always playing with STM32 and always using the standard libraryThis time I played L0 and found that it seemed that the standard library could not be found and only the HAL library was supported.dumbfo