123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837 |
- {
- "updateNew": {
- "time": "2024-05-17",
- "zhHans": {
- "blocks": [
- "添加屏幕显示换行积木",
- "屏幕显示矩形(非宽高),位置调整"
- ],
- "example": [
- "屏幕显示自动换行积木",
- "添加GPT相关样例",
- "添加播放音频的新样例"
- ],
- "note": [
- "连接时检测板子是否有写入问题,进行提示",
- "修复命令更新"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加屏幕顯示換行積木",
- "屏幕顯示矩形(非寬高),位置調整"
- ],
- "example": [
- "屏幕顯示自動換行積木",
- "添加GPT相關樣例",
- "添加播放音頻的新樣例"
- ],
- "note": [
- "連接時檢測板子是否有寫入問題,進行提示",
- "修復命令更新"
- ]
- },
- "en": {
- "blocks": [
- "Add Screen Display Row Swap Block",
- "Screen display rectangle (not aspect), position adjustment"
- ],
- "example": [
- "Screen display with auto-routing blocks",
- "Add GPT related samples",
- "Add a new example of audio playback"
- ],
- "note": [
- "Detect if the board has a write problem when connecting and prompt for it",
- "Repair Order Updates"
- ]
- }
- },
- "updateOld": [
- {
- "time": "2024-03-25",
- "zhHans": {
- "blocks": [
- "添加GPT相关积木(固件要2024-01-01)",
- "输入/输出积木获取数字信号值7、8、13 前添加PH",
- "陀螺仪倾斜积木"
- ],
- "example": [
- ""
- ],
- "note": [
- "连接时检测板子是否有写入问题,进行提示",
- "修复命令更新"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加GPT相關積木(固件要2024-01-01)",
- "輸入/輸出積木獲取數字信號值7、8、13 前添加PH",
- "陀螺儀傾斜積木"
- ],
- "example": [
- ""
- ],
- "note": [
- "連接時檢測板子是否有寫入問題,進行提示",
- "修復命令更新"
- ]
- },
- "en": {
- "blocks": [
- "Add GPT related building blocks (firmware to be 2024-01-01)",
- "Input/Output blocks get digital signal value 7, 8, 13 before adding PH",
- "Gyroscope Tilt Block"
- ],
- "example": [
- ""
- ],
- "note": [
- "Detect if the board has a write problem when connecting and prompt for it",
- "Repair Order Updates"
- ]
- }
- },
- {
- "time": "2024-01-02",
- "zhHans": {
- "blocks": [
- "添加多线程积木功能",
- "添加多线程队列积木"
- ],
- "example": [
- "系统功能样例"
- ],
- "note": [
- "添加一键更新修复文件写入失败问题",
- "运行修复功能"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加多線程積木功能",
- "添加多線程隊列積木"
- ],
- "example": [
- "系統功能樣例"
- ],
- "note": [
- "添加一鍵更新修復文件寫入失敗問題",
- "運行修復功能"
- ]
- },
- "en": {
- "blocks": [
- "Add multi-threading building block function",
- "Add multi-threaded queue building block"
- ],
- "example": [
- "System function examples"
- ],
- "note": [
- "Add one-click update to fix file writing failure problem",
- "Run repair function"
- ]
- }
- },
- {
- "time": "2023-10-30",
- "zhHans": {
- "blocks": [
- "添加人脸识别关键点",
- "添加蜂鸣器积木",
- "添加陀螺仪加速度和倾斜角度积木"
- ],
- "example": [
- "贪吃蛇",
- "呼吸灯"
- ],
- "note": [
- "添加一键更新 CocoPi 文件按钮"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加人臉識別關鍵點",
- "添加蜂鳴器積木",
- "添加陀螺儀加速度和傾斜角度積木"
- ],
- "example": [
- "貪喫蛇",
- "呼吸燈"
- ],
- "note": [
- "一鍵更新 CocoPi 文件按鈕"
- ]
- },
- "en": {
- "blocks": [
- "Add facial recognition key points",
- "Add buzzer block",
- "Added gyroscope acceleration and tilt angle blocks"
- ],
- "example": [
- "Snake",
- "breathing light"
- ],
- "note": [
- "One-click update CocoPi file button"
- ]
- }
- },
- {
- "time": "2023-08-01",
- "zhHans": {
- "blocks": [
- "添加发送一代和二代串口积木",
- "添加aprilTag检测和结果积木",
- "添加条形码检测和结果积木",
- "添加thingspeak相关积木",
- "添加HTTP 请求相关积木",
- "情绪识别初始化积木优化",
- "积木在线api appid统一"
- ],
- "example": [
- "条形码识别样例",
- "寻找蓝色区域并追踪",
- "自我学习采集",
- "自我学习识别"
- ],
- "note": [
- "云端存储样式修改",
- "导航栏添加分享按钮",
- "程序截图优化",
- "串口打印问题处理"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加發送一代和二代串口積木",
- "添加aprilTag檢測和結果積木",
- "添加條形碼檢測和結果積木",
- "添加thingspeak相關積木",
- "添加HTTP 請求相關積木",
- "情緒識別初始化積木優化",
- "積木在線api appid統一"
- ],
- "example": [
- "條形碼識別樣例",
- "尋找藍色區域並追蹤",
- "自我學習採集",
- "自我學習識別"
- ],
- "note": [
- "雲端存儲樣式修改",
- "導航欄添加分享按鈕",
- "程序截圖優化",
- "串口打印問題處理"
- ]
- },
- "en": {
- "blocks": [
- "Adding Send I and II Serial Port Building Blocks",
- "Add aprilTag Detection and Results Building Blocks",
- "Adding Barcode Detection and Results Building Blocks",
- "Add thingspeak related blocks",
- "Adding HTTP request related building blocks",
- "Emotion recognition initialization building block optimization",
- "Jackpot online api appid harmonization"
- ],
- "example": [
- "Barcode Recognition Sample",
- "Find the blue zone and track it.",
- "Self-Learning Acquisition",
- "Self-learning recognition"
- ],
- "note": [
- "Cloud Storage Style Modification",
- "Add share buttons to the navigation bar",
- "Program screenshot optimization",
- "Serial Printing Troubleshooting"
- ]
- }
- },
- {
- "time": "2023-07-01",
- "zhHans": {
- "blocks": [
- "添加矩形绘制积木,起始坐标,宽高",
- "添加人脸采集、人脸识别相关积木",
- "添加语音录制和识别积木",
- "添加获取数字信号和模拟信号积木",
- "添加输出模拟信号和数字信号积木",
- "添加音视频的结束播放积木",
- "添加相机图像在网页显示积木",
- "添加 LED 灯带积木",
- "添加车牌识别积木",
- "添加多线程积木",
- "添加 GRB 灯",
- "添加颜色识别积木",
- "添加二维码识别积木",
- "离线 AI 添加识别结果宽高,中心点坐标",
- "周期重复计时器"
- ],
- "example": [
- "按钮控制 RGB 灯",
- "串口通信的收、发",
- "循线",
- "二维码识别",
- "寻找蓝色",
- "人脸采集和人脸识别",
- "猜拳手势识别",
- "语音录制和语音识别",
- "车牌识别",
- "LED 灯带"
- ],
- "note": [
- "导航栏添加学习",
- "云端存储功能添加"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加矩形繪製積木,起始座標,寬高",
- "添加人臉採集、人臉識別相關積木",
- "添加語音錄製和識別積木",
- "添加獲取數字信號和模擬信號積木",
- "添加輸出模擬信號和數字信號積木",
- "添加音視頻的結束播放積木",
- "添加相機圖像在網頁顯示積木",
- "添加 LED 燈帶積木",
- "添加車牌識別積木",
- "添加多線程積木",
- "添加 GRB 燈",
- "添加顏色識別積木",
- "添加二維碼識別積木",
- "離線 AI 添加識別結果寬高,中心點座標",
- "週期重複計時器"
- ],
- "example": [
- "按鈕控制 RGB 燈",
- "串口通信的收、發",
- "循線",
- "二維碼識別",
- "尋找藍色",
- "人臉採集和人臉識別",
- "猜拳手勢識別",
- "語音錄製和語音識別",
- "車牌識別",
- "LED 燈帶"
- ],
- "note": [
- "導航欄添加學習",
- "雲端存儲功能添加"
- ]
- },
- "en": {
- "blocks": [
- "Add rectangular drawing blocks, starting coordinates, width and height",
- "Add face capture and face recognition related building blocks",
- "Add voice recording and recognition building blocks",
- "Add building blocks for acquiring digital signals and analog signals",
- "Add output analog and digital signal building blocks",
- "Add audio and video end play building blocks",
- "Add camera image display building block on web page",
- "Add LED strip building block",
- "Add license plate recognition building block",
- "Add multi-threaded blocks",
- "Add GRB Light",
- "Add Color Recognition Building Block",
- "Add QR Code Recognition Block",
- "Offline AI add recognition result width, height, center coordinates",
- "Cycle Repetition Timer Adding a Periodic Repetition Timer"
- ],
- "example": [
- "Push Button Control RGB Lights",
- "Receiving and sending of serial communication",
- "Line Following",
- "QR code recognition",
- "Find Blue",
- "Face Acquisition and Face Recognition",
- "Guessing Gesture Recognition",
- "Voice Recording and Voice Recognition",
- "License plate recognition",
- "LED Strip"
- ],
- "note": [
- "Navigation bar added for learning",
- "Cloud storage function added"
- ]
- }
- },
- {
- "time": "2023-05-05",
- "zhHans": {
- "blocks": [
- "添加串口发送、接收积木",
- "屏幕初始化时加载字体",
- "音量调整"
- ],
- "example": [
- "所有在线样例优化",
- "样例程序中加载字体积木去除"
- ],
- "note": [
- "移动端适配",
- "无线连接流程提示",
- "无线连接时终端显示框隐藏",
- "串口数据打印",
- "报错信息提示",
- "添加扫码联网功能",
- "跨网页粘贴复制"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加串口發送、接收積木",
- "屏幕初始化時加載字體",
- "音量調整"
- ],
- "example": [
- "所有在線樣例優化",
- "樣例程序中加載字體積木去除"
- ],
- "note": [
- "移動端適配",
- "無線連接流程提示",
- "無線連接時終端顯示框隱藏",
- "串口數據打印",
- "報錯信息提示",
- "添加掃碼聯網功能",
- "跨網頁粘貼複製"
- ]
- },
- "en": {
- "blocks": [
- "Add serial port sending and receiving Blocks ",
- "Load font at screen initialization ",
- "Volume adjustment"
- ],
- "example": [
- "All Online Sample Optimization ",
- "Load font block removal in sample program"
- ],
- "note": [
- "Mobile adaptation ",
- "Wireless Connection Process Tips ",
- "Terminal display box hidden during wireless connection ",
- "Serial Data printing ",
- "Error message prompt ",
- "Add code scanning networking function ",
- "Paste and copy across web pages"
- ]
- }
- },
- {
- "time": "2023-03-17",
- "zhHans": {
- "blocks": [
- "基础积木中的传感器和麦克风提取到摄像头积木下面",
- "添加了屏幕旋转积木",
- "添加图像传输积木",
- "人工智能添加自定义物体识别积木",
- "在线人工智能添加公式识别、情绪识别、手势识别",
- "添加发送云端积木"
- ],
- "example": [
- "屏幕模块添加自动切换图片、按键切换北京颜色、指定屏幕旋转角度",
- "添加了图传程序",
- "添加了自定义路标识别程序",
- "在线人工智能添加了公式识别、情绪识别、手势识别",
- "物联网添加了获取网络时间、获取网络天气"
- ],
- "note": [
- "模块自动连接",
- "添加停止按钮",
- "添加图传位置"
- ]
- },
- "zhHant": {
- "blocks": [
- "基礎積木中的傳感器和麥克風提取到攝像頭積木下面",
- "添加了屏幕旋轉積木",
- "添加圖像傳輸積木",
- "人工智能添加自定義物體識別積木",
- "在線人工智能添加公式識別、情緒識別、手勢識別",
- "添加發送雲端積木"
- ],
- "example": [
- "屏幕模塊添加自動切換圖片、按鍵切換北京顏色、指定屏幕旋轉角度",
- "添加了圖傳程序",
- "添加了自定義路標識別程序",
- "在線人工智能添加了公式識別、情緒識別、手勢識別",
- "物聯網添加了獲取網絡時間、獲取網絡天氣"
- ],
- "note": [
- "模塊自動連接",
- "添加停止按鈕",
- "添加圖傳位置"
- ]
- },
- "en": {
- "blocks": [
- "Sensors and microphones from the base blocks are extracted beneath the camera blocks",
- "Added screen rotating blocks ",
- "Add Image Transfer Building Blocks ",
- "Ai Adds Custom Object Recognition Building Blocks ",
- "Online AI adds formula recognition, emotion recognition, gesture recognition ",
- "Add send Cloud Building Blocks"
- ],
- "example": [
- "Screen module adds automatic picture switching, button switching Beijing color, designated screen rotation Angle ",
- "Added a pictograph program.",
- "Custom signpost recognition program added ",
- "Online AI adds formula recognition, emotion recognition, gesture recognition,",
- "Internet of Things adds access to Internet time, access to Internet weather."
- ],
- "note": [
- "Automatic module connection ",
- "Add Stop button ",
- "Add image location"
- ]
- }
- },
- {
- "time": "2023-03-6",
- "zhHans": {
- "blocks": [
- "初始化屏幕积木添加",
- "光照传感器、温湿度传感器、QMI8658传感器",
- "按键按下",
- "舵机、电机积木",
- "添加设置字体积木",
- "本地自学习人工智能积木",
- "讯飞机器翻译、文字识别积木",
- "wifi 连接状态判断、断开连接、同步网络时间"
- ],
- "example": [
- "传感器样例",
- "电机、舵机样例",
- "人工智能自学习分类",
- "在线人工智能机器翻译、手写文字识别"
- ],
- "note": [
- "更新辅助工具弹框",
- "添加重启、管家按钮",
- "终端交互窗"
- ]
- },
- "zhHant": {
- "blocks": [
- "揚聲器積木拆分",
- "光照傳感器、溫溼度傳感器、QMI8658傳感器",
- "按鍵按下",
- "舵機、電機積木",
- "添加設置字體積木",
- "本地自學習人工智能積木",
- "訊飛機器翻譯、文字識別積木",
- "wifi 連接狀態判斷、斷開連接、同步網絡時間"
- ],
- "example": [
- "傳感器樣例",
- "電機、舵機樣例",
- "人工智能自學習分類",
- "在線人工智能機器翻譯、手寫文字識別"
- ],
- "note": [
- "更新輔助工具彈框",
- "添加重啓、管家按鈕",
- "終端交互窗"
- ]
- },
- "en": {
- "blocks": [
- "Speaker Building Blocks Split ",
- "Light sensor, temperature and humidity sensor, QMI8658 sensor ",
- "Press the button ",
- "Steering Gear and Motor Building Blocks ",
- "Add Setting Font Blocks ",
- "Local Self-learning AI Building Blocks ",
- "Iflytek Machine Translation and Word Recognition Building Blocks",
- "Judge wifi connection status, disconnect, and synchronize network time"
- ],
- "example": [
- "Sample sensor ",
- "Sample Motor and Steering Gear ",
- "Artificial Intelligence Self-learning Classification ",
- "Online artificial intelligence Machine Translation and handwritten word recognition"
- ],
- "note": [
- "Update Assistive Tools box ",
- "Add restart, Butler button ",
- "Terminal interaction window"
- ]
- }
- },
- {
- "time": "2023-02-14",
- "zhHans": {
- "blocks": [
- "扬声器积木拆分",
- "光照传感器、温湿度传感器、QMI8658传感器",
- "按键按下",
- "舵机、电机积木",
- "添加设置字体积木",
- "本地自学习人工智能积木",
- "讯飞机器翻译、文字识别积木",
- "wifi 连接状态判断、断开连接、同步网络时间"
- ],
- "example": [
- "传感器样例",
- "电机、舵机样例",
- "人工智能自学习分类",
- "在线人工智能机器翻译、手写文字识别"
- ],
- "note": [
- "更新辅助工具弹框",
- "添加重启、管家按钮",
- "终端交互窗"
- ]
- },
- "zhHant": {
- "blocks": [
- "揚聲器積木拆分",
- "光照傳感器、溫溼度傳感器、QMI8658傳感器",
- "按鍵按下",
- "舵機、電機積木",
- "添加設置字體積木",
- "本地自學習人工智能積木",
- "訊飛機器翻譯、文字識別積木",
- "wifi 連接狀態判斷、斷開連接、同步網絡時間"
- ],
- "example": [
- "傳感器樣例",
- "電機、舵機樣例",
- "人工智能自學習分類",
- "在線人工智能機器翻譯、手寫文字識別"
- ],
- "note": [
- "更新輔助工具彈框",
- "添加重啓、管家按鈕",
- "終端交互窗"
- ]
- },
- "en": {
- "blocks": [
- "Speaker Building Blocks Split ",
- "Light sensor, temperature and humidity sensor, QMI8658 sensor ",
- "Press the button ",
- "Steering Gear and Motor Building Blocks ",
- "Add Setting Font Blocks ",
- "Local Self-learning AI Building Blocks ",
- "Iflytek Machine Translation and Word Recognition Building Blocks",
- "Judge wifi connection status, disconnect, and synchronize network time"
- ],
- "example": [
- "Sample sensor ",
- "Sample Motor and Steering Gear ",
- "Artificial Intelligence Self-learning Classification ",
- "Online artificial intelligence Machine Translation and handwritten word recognition"
- ],
- "note": [
- "Update Assistive Tools box ",
- "Add restart, Butler button ",
- "Terminal interaction window"
- ]
- }
- },
- {
- "time": "2023-01-17",
- "zhHans": {
- "blocks": [
- "添加设置系统音量",
- "AI 模型文件路径改为内置路径",
- "按键按下混乱问题"
- ],
- "example": [
- "语音录制样例程序,在录制时加入了屏幕提示",
- "在线人脸识别和在线车牌识别样例修改"
- ],
- "note": [
- "导航栏V831文字不显示",
- "更新内容弹框放在页面右下角",
- "修复了点击查看文件,会断开连接,按钮禁用的问题",
- "在线识别改为在线人工智能"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加人工智能的邊緣檢測",
- "調整了wifi聯網積木",
- "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
- "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
- ],
- "example": [
- "添加了邊緣檢測樣例",
- "將設置wifi聯網樣例進行了修改"
- ],
- "note": [
- "聯網程序運行後,需要重啓V831纔可連接"
- ]
- },
- "en": {
- "blocks": [
- "Edge detection with added AI",
- "adjusted wifi networking blocks",
- "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
- "secondary title: AI model changed to AI model, online recognition changed to online AI"
- ],
- "example": [
- "added edge detection sample",
- "modified the example of setting wifi networking"
- ],
- "note": [
- "After the networking program runs, you need to restart V831 to connect"
- ]
- }
- },
- {
- "time": "2023-01-05",
- "zhHans": {
- "blocks": [
- "云端发送获取积木",
- "按钮积木修改",
- "输入/输出积木取消",
- "AI模型-人脸检测和物体检测属性修改"
- ],
- "example": [
- "添加了人脸检测样例",
- "添加了图片边缘检测样例",
- "添加数字识别样例"
- ],
- "note": [
- "联网程序运行后,需要重启V831才可连接",
- "添加更新内容图标",
- "下载程序生成的Python程序语法错误"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加人工智能的邊緣檢測",
- "調整了wifi聯網積木",
- "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
- "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
- ],
- "example": [
- "添加了邊緣檢測樣例",
- "將設置wifi聯網樣例進行了修改"
- ],
- "note": [
- "聯網程序運行後,需要重啓V831纔可連接"
- ]
- },
- "en": {
- "blocks": [
- "Edge detection with added AI",
- "adjusted wifi networking blocks",
- "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
- "secondary title: AI model changed to AI model, online recognition changed to online AI"
- ],
- "example": [
- "added edge detection sample",
- "modified the example of setting wifi networking"
- ],
- "note": [
- "After the networking program runs, you need to restart V831 to connect"
- ]
- }
- },
- {
- "time": "2023-01-04",
- "zhHans": {
- "blocks": [
- "添加人工智能的边缘检测",
- "调整了wifi联网积木",
- "修改了一级标题名称:v831改为基础硬件、AI 智能改为人工智能",
- "二级标题:AI 模型改为人工智能模型、在线识别改为在线人工智能"
- ],
- "example": [
- "添加了边缘检测样例",
- "将设置wifi联网样例进行了修改"
- ],
- "note": [
- "联网程序运行后,需要重启V831才可连接"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加人工智能的邊緣檢測",
- "調整了wifi聯網積木",
- "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
- "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
- ],
- "example": [
- "添加了邊緣檢測樣例",
- "將設置wifi聯網樣例進行了修改"
- ],
- "note": [
- "聯網程序運行後,需要重啓V831纔可連接"
- ]
- },
- "en": {
- "blocks": [
- "Edge detection with added AI",
- "adjusted wifi networking blocks",
- "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
- "secondary title: AI model changed to AI model, online recognition changed to online AI"
- ],
- "example": [
- "added edge detection sample",
- "modified the example of setting wifi networking"
- ],
- "note": [
- "After the networking program runs, you need to restart V831 to connect"
- ]
- }
- },
- {
- "time": "2022-12-20",
- "zhHans": {
- "blocks": [
- "添加人工智能的边缘检测",
- "调整了wifi联网积木",
- "修改了一级标题名称:v831改为基础硬件、AI 智能改为人工智能",
- "二级标题:AI 模型改为人工智能模型、在线识别改为在线人工智能"
- ],
- "example": [
- "添加了边缘检测样例",
- "将设置wifi联网样例进行了修改"
- ],
- "note": [
- "联网程序运行后,需要重启V831才可连接"
- ]
- },
- "zhHant": {
- "blocks": [
- "添加人工智能的邊緣檢測",
- "調整了wifi聯網積木",
- "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
- "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
- ],
- "example": [
- "添加了邊緣檢測樣例",
- "將設置wifi聯網樣例進行了修改"
- ],
- "note": [
- "聯網程序運行後,需要重啓V831纔可連接"
- ]
- },
- "en": {
- "blocks": [
- "Edge detection with added AI",
- "adjusted wifi networking blocks",
- "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
- "secondary title: AI model changed to AI model, online recognition changed to online AI"
- ],
- "example": [
- "added edge detection sample",
- "modified the example of setting wifi networking"
- ],
- "note": [
- "After the networking program runs, you need to restart V831 to connect"
- ]
- }
- }
- ]
- }
|