update.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472
  1. {
  2. "updateNew":{
  3. "time":"2023-05-05",
  4. "zhHans":{
  5. "blocks":[
  6. "添加串口发送、接收积木",
  7. "屏幕初始化时加载字体",
  8. "音量调整"
  9. ],
  10. "example":[
  11. "所有在线样例优化",
  12. "样例程序中加载字体积木去除"
  13. ],
  14. "note":[
  15. "移动端适配",
  16. "无线连接流程提示",
  17. "无线连接时终端显示框隐藏",
  18. "串口数据打印",
  19. "报错信息提示",
  20. "添加扫码联网功能",
  21. "跨网页粘贴复制"
  22. ]
  23. },
  24. "zhHant":{
  25. "blocks":[
  26. "添加串口發送、接收積木",
  27. "屏幕初始化時加載字體",
  28. "音量調整"
  29. ],
  30. "example":[
  31. "所有在線樣例優化",
  32. "樣例程序中加載字體積木去除"
  33. ],
  34. "note":[
  35. "移動端適配",
  36. "無線連接流程提示",
  37. "無線連接時終端顯示框隱藏",
  38. "串口數據打印",
  39. "報錯信息提示",
  40. "添加掃碼聯網功能",
  41. "跨網頁粘貼複製"
  42. ]
  43. },
  44. "en":{
  45. "blocks":[
  46. "Add serial port sending and receiving Blocks ",
  47. "Load font at screen initialization ",
  48. "Volume adjustment"
  49. ],
  50. "example":[
  51. "All Online Sample Optimization ",
  52. "Load font block removal in sample program"
  53. ],
  54. "note":[
  55. "Mobile adaptation ",
  56. "Wireless Connection Process Tips ",
  57. "Terminal display box hidden during wireless connection ",
  58. "Serial Data printing ",
  59. "Error message prompt ",
  60. "Add code scanning networking function ",
  61. "Paste and copy across web pages"
  62. ]
  63. }
  64. },
  65. "updateOld":[{
  66. "time":"2023-03-17",
  67. "zhHans":{
  68. "blocks":[
  69. "基础积木中的传感器和麦克风提取到摄像头积木下面",
  70. "添加了屏幕旋转积木",
  71. "添加图像传输积木",
  72. "人工智能添加自定义物体识别积木",
  73. "在线人工智能添加公式识别、情绪识别、手势识别",
  74. "添加发送云端积木"
  75. ],
  76. "example":[
  77. "屏幕模块添加自动切换图片、按键切换北京颜色、指定屏幕旋转角度",
  78. "添加了图传程序",
  79. "添加了自定义路标识别程序",
  80. "在线人工智能添加了公式识别、情绪识别、手势识别",
  81. "物联网添加了获取网络时间、获取网络天气"
  82. ],
  83. "note":[
  84. "模块自动连接",
  85. "添加停止按钮",
  86. "添加图传位置"
  87. ]
  88. },
  89. "zhHant":{
  90. "blocks":[
  91. "基礎積木中的傳感器和麥克風提取到攝像頭積木下面",
  92. "添加了屏幕旋轉積木",
  93. "添加圖像傳輸積木",
  94. "人工智能添加自定義物體識別積木",
  95. "在線人工智能添加公式識別、情緒識別、手勢識別",
  96. "添加發送雲端積木"
  97. ],
  98. "example":[
  99. "屏幕模塊添加自動切換圖片、按鍵切換北京顏色、指定屏幕旋轉角度",
  100. "添加了圖傳程序",
  101. "添加了自定義路標識別程序",
  102. "在線人工智能添加了公式識別、情緒識別、手勢識別",
  103. "物聯網添加了獲取網絡時間、獲取網絡天氣"
  104. ],
  105. "note":[
  106. "模塊自動連接",
  107. "添加停止按鈕",
  108. "添加圖傳位置"
  109. ]
  110. },
  111. "en":{
  112. "blocks":[
  113. "Sensors and microphones from the base blocks are extracted beneath the camera blocks",
  114. "Added screen rotating blocks ",
  115. "Add Image Transfer Building Blocks ",
  116. "Ai Adds Custom Object Recognition Building Blocks ",
  117. "Online AI adds formula recognition, emotion recognition, gesture recognition ",
  118. "Add send Cloud Building Blocks"
  119. ],
  120. "example":[
  121. "Screen module adds automatic picture switching, button switching Beijing color, designated screen rotation Angle ",
  122. "Added a pictograph program.",
  123. "Custom signpost recognition program added ",
  124. "Online AI adds formula recognition, emotion recognition, gesture recognition,",
  125. "Internet of Things adds access to Internet time, access to Internet weather."
  126. ],
  127. "note":[
  128. "Automatic module connection ",
  129. "Add Stop button ",
  130. "Add image location"
  131. ]
  132. }
  133. },{
  134. "time":"2023-03-6",
  135. "zhHans":{
  136. "blocks":[
  137. "初始化屏幕积木添加",
  138. "光照传感器、温湿度传感器、MPU6050传感器",
  139. "按键按下",
  140. "舵机、电机积木",
  141. "添加设置字体积木",
  142. "本地自学习人工智能积木",
  143. "讯飞机器翻译、文字识别积木",
  144. "wifi 连接状态判断、断开连接、同步网络时间"
  145. ],
  146. "example":[
  147. "传感器样例",
  148. "电机、舵机样例",
  149. "人工智能自学习分类",
  150. "在线人工智能机器翻译、手写文字识别"
  151. ],
  152. "note":[
  153. "更新辅助工具弹框",
  154. "添加重启、管家按钮",
  155. "终端交互窗"
  156. ]
  157. },
  158. "zhHant":{
  159. "blocks":[
  160. "揚聲器積木拆分",
  161. "光照傳感器、溫溼度傳感器、MPU6050傳感器",
  162. "按鍵按下",
  163. "舵機、電機積木",
  164. "添加設置字體積木",
  165. "本地自學習人工智能積木",
  166. "訊飛機器翻譯、文字識別積木",
  167. "wifi 連接狀態判斷、斷開連接、同步網絡時間"
  168. ],
  169. "example":[
  170. "傳感器樣例",
  171. "電機、舵機樣例",
  172. "人工智能自學習分類",
  173. "在線人工智能機器翻譯、手寫文字識別"
  174. ],
  175. "note":[
  176. "更新輔助工具彈框",
  177. "添加重啓、管家按鈕",
  178. "終端交互窗"
  179. ]
  180. },
  181. "en":{
  182. "blocks":[
  183. "Speaker Building Blocks Split ",
  184. "Light sensor, temperature and humidity sensor, MPU6050 sensor ",
  185. "Press the button ",
  186. "Steering Gear and Motor Building Blocks ",
  187. "Add Setting Font Blocks ",
  188. "Local Self-learning AI Building Blocks ",
  189. "Iflytek Machine Translation and Word Recognition Building Blocks",
  190. "Judge wifi connection status, disconnect, and synchronize network time"
  191. ],
  192. "example":[
  193. "Sample sensor ",
  194. "Sample Motor and Steering Gear ",
  195. "Artificial Intelligence Self-learning Classification ",
  196. "Online artificial intelligence Machine Translation and handwritten word recognition"
  197. ],
  198. "note":[
  199. "Update Assistive Tools box ",
  200. "Add restart, Butler button ",
  201. "Terminal interaction window"
  202. ]
  203. }
  204. },{
  205. "time":"2023-02-14",
  206. "zhHans":{
  207. "blocks":[
  208. "扬声器积木拆分",
  209. "光照传感器、温湿度传感器、MPU6050传感器",
  210. "按键按下",
  211. "舵机、电机积木",
  212. "添加设置字体积木",
  213. "本地自学习人工智能积木",
  214. "讯飞机器翻译、文字识别积木",
  215. "wifi 连接状态判断、断开连接、同步网络时间"
  216. ],
  217. "example":[
  218. "传感器样例",
  219. "电机、舵机样例",
  220. "人工智能自学习分类",
  221. "在线人工智能机器翻译、手写文字识别"
  222. ],
  223. "note":[
  224. "更新辅助工具弹框",
  225. "添加重启、管家按钮",
  226. "终端交互窗"
  227. ]
  228. },
  229. "zhHant":{
  230. "blocks":[
  231. "揚聲器積木拆分",
  232. "光照傳感器、溫溼度傳感器、MPU6050傳感器",
  233. "按鍵按下",
  234. "舵機、電機積木",
  235. "添加設置字體積木",
  236. "本地自學習人工智能積木",
  237. "訊飛機器翻譯、文字識別積木",
  238. "wifi 連接狀態判斷、斷開連接、同步網絡時間"
  239. ],
  240. "example":[
  241. "傳感器樣例",
  242. "電機、舵機樣例",
  243. "人工智能自學習分類",
  244. "在線人工智能機器翻譯、手寫文字識別"
  245. ],
  246. "note":[
  247. "更新輔助工具彈框",
  248. "添加重啓、管家按鈕",
  249. "終端交互窗"
  250. ]
  251. },
  252. "en":{
  253. "blocks":[
  254. "Speaker Building Blocks Split ",
  255. "Light sensor, temperature and humidity sensor, MPU6050 sensor ",
  256. "Press the button ",
  257. "Steering Gear and Motor Building Blocks ",
  258. "Add Setting Font Blocks ",
  259. "Local Self-learning AI Building Blocks ",
  260. "Iflytek Machine Translation and Word Recognition Building Blocks",
  261. "Judge wifi connection status, disconnect, and synchronize network time"
  262. ],
  263. "example":[
  264. "Sample sensor ",
  265. "Sample Motor and Steering Gear ",
  266. "Artificial Intelligence Self-learning Classification ",
  267. "Online artificial intelligence Machine Translation and handwritten word recognition"
  268. ],
  269. "note":[
  270. "Update Assistive Tools box ",
  271. "Add restart, Butler button ",
  272. "Terminal interaction window"
  273. ]
  274. }
  275. },{
  276. "time":"2023-01-17",
  277. "zhHans":{
  278. "blocks":[
  279. "添加设置系统音量",
  280. "AI 模型文件路径改为内置路径",
  281. "按键按下混乱问题"
  282. ],
  283. "example":[
  284. "语音录制样例程序,在录制时加入了屏幕提示",
  285. "在线人脸识别和在线车牌识别样例修改"
  286. ],
  287. "note":[
  288. "导航栏V831文字不显示",
  289. "更新内容弹框放在页面右下角",
  290. "修复了点击查看文件,会断开连接,按钮禁用的问题",
  291. "在线识别改为在线人工智能"
  292. ]
  293. },
  294. "zhHant":{
  295. "blocks":[
  296. "添加人工智能的邊緣檢測",
  297. "調整了wifi聯網積木",
  298. "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
  299. "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
  300. ],
  301. "example":[
  302. "添加了邊緣檢測樣例",
  303. "將設置wifi聯網樣例進行了修改"
  304. ],
  305. "note":[
  306. "聯網程序運行後,需要重啓V831纔可連接"
  307. ]
  308. },
  309. "en":{
  310. "blocks":[
  311. "Edge detection with added AI",
  312. "adjusted wifi networking blocks",
  313. "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
  314. "secondary title: AI model changed to AI model, online recognition changed to online AI"
  315. ],
  316. "example":[
  317. "added edge detection sample",
  318. "modified the example of setting wifi networking"
  319. ],
  320. "note":[
  321. "After the networking program runs, you need to restart V831 to connect"
  322. ]
  323. }
  324. },{
  325. "time":"2023-01-05",
  326. "zhHans":{
  327. "blocks":[
  328. "云端发送获取积木",
  329. "按钮积木修改",
  330. "输入/输出积木取消",
  331. "AI模型-人脸检测和物体检测属性修改"
  332. ],
  333. "example":[
  334. "添加了人脸检测样例",
  335. "添加了图片边缘检测样例",
  336. "添加数字识别样例"
  337. ],
  338. "note":[
  339. "联网程序运行后,需要重启V831才可连接",
  340. "添加更新内容图标",
  341. "下载程序生成的Python程序语法错误"
  342. ]
  343. },
  344. "zhHant":{
  345. "blocks":[
  346. "添加人工智能的邊緣檢測",
  347. "調整了wifi聯網積木",
  348. "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
  349. "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
  350. ],
  351. "example":[
  352. "添加了邊緣檢測樣例",
  353. "將設置wifi聯網樣例進行了修改"
  354. ],
  355. "note":[
  356. "聯網程序運行後,需要重啓V831纔可連接"
  357. ]
  358. },
  359. "en":{
  360. "blocks":[
  361. "Edge detection with added AI",
  362. "adjusted wifi networking blocks",
  363. "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
  364. "secondary title: AI model changed to AI model, online recognition changed to online AI"
  365. ],
  366. "example":[
  367. "added edge detection sample",
  368. "modified the example of setting wifi networking"
  369. ],
  370. "note":[
  371. "After the networking program runs, you need to restart V831 to connect"
  372. ]
  373. }
  374. },
  375. {
  376. "time":"2023-01-04",
  377. "zhHans":{
  378. "blocks":[
  379. "添加人工智能的边缘检测",
  380. "调整了wifi联网积木",
  381. "修改了一级标题名称:v831改为基础硬件、AI 智能改为人工智能",
  382. "二级标题:AI 模型改为人工智能模型、在线识别改为在线人工智能"
  383. ],
  384. "example":[
  385. "添加了边缘检测样例",
  386. "将设置wifi联网样例进行了修改"
  387. ],
  388. "note":[
  389. "联网程序运行后,需要重启V831才可连接"
  390. ]
  391. },
  392. "zhHant":{
  393. "blocks":[
  394. "添加人工智能的邊緣檢測",
  395. "調整了wifi聯網積木",
  396. "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
  397. "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
  398. ],
  399. "example":[
  400. "添加了邊緣檢測樣例",
  401. "將設置wifi聯網樣例進行了修改"
  402. ],
  403. "note":[
  404. "聯網程序運行後,需要重啓V831纔可連接"
  405. ]
  406. },
  407. "en":{
  408. "blocks":[
  409. "Edge detection with added AI",
  410. "adjusted wifi networking blocks",
  411. "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
  412. "secondary title: AI model changed to AI model, online recognition changed to online AI"
  413. ],
  414. "example":[
  415. "added edge detection sample",
  416. "modified the example of setting wifi networking"
  417. ],
  418. "note":[
  419. "After the networking program runs, you need to restart V831 to connect"
  420. ]
  421. }
  422. },
  423. {
  424. "time":"2022-12-20",
  425. "zhHans":{
  426. "blocks":[
  427. "添加人工智能的边缘检测",
  428. "调整了wifi联网积木",
  429. "修改了一级标题名称:v831改为基础硬件、AI 智能改为人工智能",
  430. "二级标题:AI 模型改为人工智能模型、在线识别改为在线人工智能"
  431. ],
  432. "example":[
  433. "添加了边缘检测样例",
  434. "将设置wifi联网样例进行了修改"
  435. ],
  436. "note":[
  437. "联网程序运行后,需要重启V831才可连接"
  438. ]
  439. },
  440. "zhHant":{
  441. "blocks":[
  442. "添加人工智能的邊緣檢測",
  443. "調整了wifi聯網積木",
  444. "修改了一級標題名稱:v831改爲基礎硬件、AI 智能改爲人工智能",
  445. "二級標題:AI 模型改爲人工智能模型、在線識別改爲在線人工智能"
  446. ],
  447. "example":[
  448. "添加了邊緣檢測樣例",
  449. "將設置wifi聯網樣例進行了修改"
  450. ],
  451. "note":[
  452. "聯網程序運行後,需要重啓V831纔可連接"
  453. ]
  454. },
  455. "en":{
  456. "blocks":[
  457. "Edge detection with added AI",
  458. "adjusted wifi networking blocks",
  459. "changed the level 1 heading name: v831 to Basic hardware and AI Intelligence to Artificial Intelligence",
  460. "secondary title: AI model changed to AI model, online recognition changed to online AI"
  461. ],
  462. "example":[
  463. "added edge detection sample",
  464. "modified the example of setting wifi networking"
  465. ],
  466. "note":[
  467. "After the networking program runs, you need to restart V831 to connect"
  468. ]
  469. }
  470. }
  471. ]
  472. }