# ext-codeBlock **Repository Path**: liliang9693/ext-codeBlock ## Basic Information - **Project Name**: ext-codeBlock - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-25 - **Last Updated**: 2025-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CodeBlock 代码生成器 ![](./arduinoC/_images/featured.png) --------------------------------------------------------- ## 链接 - **本用户库加载地址:** ```https://github.com/liliang9693/ext-codeBlock``` - **Mind+下载地址:** [http://mindplus.cc](http://mindplus.cc "http://mindplus.cc") - **Mind+扩展库教程:** [https://mindplus.dfrobot.com.cn/extensions-user](https://mindplus.dfrobot.com.cn/extensions-user "https://mindplus.dfrobot.com.cn/extensions-user") ## 简介 - **介绍:** 本扩展库实现在图形模块上输入代码,实现图形化积木与代码混合编写的目的,方便在没有图形积木时直接调用代码。 ## Blocks ![](./arduinoC/_images/block.png) ![](./micropython/_images/block.png) ## 示例 ![](./arduinoC/_images/example.png) ## License MIT ## 硬件支持 MCU | JavaScript | Arduino | MicroPython | Remarks ------------------ | :----------: | :----------: | :---------: | ----- micro:bit | | √ | | mpython | | √ | √ | arduino uno | | √ | | ## 更新日志 - V0.0.1 第一版发布 - V0.0.2 增加圆形任意code积木,支持新的几块板子 - V0.0.3 优化生成代码增加id,支持新的几块板子 - V0.0.4 去除转义字符 - V0.0.5 增加microPython模式支持 - V0.0.6 增加k10支持,增加空行分隔