Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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/hw_lite/PingpongG1Lite.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_lite/PingpongG2Lite.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_lite/PingpongG3Lite.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_lite/PingpongG4Lite.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_lite/PingpongPracticalartsLite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
954 changes: 954 additions & 0 deletions src/playground/blocks/hardwareLite/block_pingpongConnect_lite.js

Large diffs are not rendered by default.

1,351 changes: 1,351 additions & 0 deletions src/playground/blocks/hardwareLite/block_pingpongMulti_lite.js

Large diffs are not rendered by default.

755 changes: 755 additions & 0 deletions src/playground/blocks/hardwareLite/block_pingpongSingle_lite.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "PingpongG1Lite",
"version": "1.0.0",
"type": "hardware",
"title": "핑퐁 G1",
"description": "로보라이즌",
"imageName": "PingpongG1Lite",
"moduleId": "350101"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "PingpongG2Lite",
"version": "1.0.0",
"type": "hardware",
"title": "핑퐁 G2",
"description": "로보라이즌",
"imageName": "PingpongG2Lite",
"moduleId": "350201"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "PingpongG3Lite",
"version": "1.0.0",
"type": "hardware",
"title": "핑퐁 G3",
"description": "로보라이즌",
"imageName": "PingpongG3Lite",
"moduleId": "350301"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "PingpongG4Lite",
"version": "1.0.0",
"type": "hardware",
"title": "핑퐁 G4",
"description": "로보라이즌",
"imageName": "PingpongG4Lite",
"moduleId": "350401"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "PingpongPracticalartsLite",
"version": "1.0.0",
"type": "hardware",
"title": "핑퐁(실과수업용)",
"description": "로보라이즌",
"imageName": "PingpongPracticalartsLite",
"moduleId": "350501"
}

Loading