Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
17b07ff
runcoding display
kagnesyun Feb 12, 2026
76dea47
(주)로시 - CUBO AI 기능 추가
rizzie81 Feb 15, 2026
830193b
(주)로시 - CUBO AI 기능 추가
rizzie81 Feb 15, 2026
99eb166
hexboard 센서블록추가(과학실)
kihyeonlion Feb 19, 2026
59315a5
Merge branch 'entrylabs:develop-hw' into develop-hw
kihyeonlion Feb 19, 2026
92741b8
헥사보드_센서추가
kihyeonlion Feb 20, 2026
9cab2fb
feat: 실과수업용 확장 추가
jinbaekho Feb 27, 2026
59cc972
Add aiservo hardware module
neo-3ds Mar 11, 2026
ae45546
Merge pull request #3043 from makeitnow-company/develop-hw
Tnks2U Mar 12, 2026
386a7ef
Update block_aiservo.js
neo-3ds Mar 12, 2026
a279e6e
Update isNotFor property to exclude Runcoding_display in Runcoding_le…
kagnesyun Mar 12, 2026
8f73427
Merge pull request #3041 from kagnesyun/develop-hw
Tnks2U Mar 12, 2026
7579f03
Merge branch 'develop' into develop-hw
Tnks2U Mar 12, 2026
776dfd6
Merge branch 'entrylabs:develop' into develop
neo-3ds Mar 12, 2026
13e86df
gitignore 파일 원복
rizzie81 Mar 13, 2026
07298ab
Merge pull request #3052 from neo-3ds/develop-hw
Tnks2U Mar 13, 2026
2e90888
Merge pull request #3042 from rizzie81/develop-hw
Tnks2U Mar 13, 2026
250279a
Merge pull request #3046 from RoborisenDev/develop-hw
Tnks2U Mar 18, 2026
ac76eb0
fix: aiserve의 isNotFor 추가
Tnks2U Mar 18, 2026
119d3cb
feat: AIDorne Vision Block Library Seperate and Bug Fixes
irbrain Mar 18, 2026
8aab44c
chore: add yarn.lock to .gitignore
irbrain Mar 19, 2026
efce38e
Revert "chore: add yarn.lock to .gitignore"
irbrain Mar 19, 2026
e8e772e
Update block_aiservo.js
neo-3ds Mar 20, 2026
4f531e7
Merge pull request #3057 from neo-3ds/develop-hw
Tnks2U Mar 20, 2026
1391d75
Merge pull request #3056 from aidrone-imdrone/develop-hw
Tnks2U Mar 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/hardware/cuboai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hw/cuboai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,001 changes: 2,001 additions & 0 deletions src/playground/blocks/hardware/block_aidrone.js

Large diffs are not rendered by default.

1,038 changes: 1,038 additions & 0 deletions src/playground/blocks/hardware/block_aidrone_tracking.js

Large diffs are not rendered by default.

602 changes: 602 additions & 0 deletions src/playground/blocks/hardware/block_aiservo.js

Large diffs are not rendered by default.

3,324 changes: 3,324 additions & 0 deletions src/playground/blocks/hardware/block_cuboai.js

Large diffs are not rendered by default.

3,348 changes: 2,614 additions & 734 deletions src/playground/blocks/hardware/block_hexaboard.js

Large diffs are not rendered by default.

228 changes: 209 additions & 19 deletions src/playground/blocks/hardware/block_pingpong.js

Large diffs are not rendered by default.

1,669 changes: 1,669 additions & 0 deletions src/playground/blocks/hardware/block_runcoding_display.js

Large diffs are not rendered by default.

Loading