A major feature of MakeCode is its ability to enable programming through a graphical interface, making programming simple and enjoyable. Additionally, MakeCode can be extended with various functionalities through packages, allowing connections to various sensors and modules. This not only fully utilizes the convenience of graphical programming but also offers unlimited extensibility, broadening its application range.
However, the default packages provided by MakeCode are relatively few, and some packages support hardware that we do not have, making them unusable. Some packages are in English, which is inconvenient to use; many commonly used sensors are either unsupported in MakeCode or are difficult to program using the graphical interface. To address this issue, the Micro:bit/MicroPython Chinese community has specifically created a MakeCode package repository, which will gradually produce and organize packages for various commonly used modules, allowing many enthusiasts to fully enjoy the convenience of MakeCode programming and making programming learning easier.
Currently, the Chinese community has added six types of packages, and it is expected to add 2-3 new packages each month. If anyone has a request for additional packages, please post a message in the Chinese community, and we will prioritize their production.
Most packages will support Chinese, meaning programming can be done in Chinese.
http://www.micropython.org.cn/bbs/forum.php?mod=viewthread&tid=823
NTC Temperature Sensor
4-Digit Seven-Segment Display Module
BMP280 Barometric Pressure Sensor
Digital Light Intensity Sensor
I2C LCD 1602