Difference between revisions of "Automatic Sorter"
(Created page with "{| style="width: 1000px;" |- | ==Overview== 600px|center Design a timed 设计一个定时喂食器,当你不在家时,可以定时给宠物...") |
|||
Line 48: | Line 48: | ||
==Programming== | ==Programming== | ||
===Required Program Blocks=== | ===Required Program Blocks=== | ||
− | *[[ | + | *[["If-do" program block]] |
− | *[[ | + | *[["Delay" program block]] |
− | *[[ | + | *[["IR reflection" program block]] |
− | *[[ | + | *[["Servo" program block]] |
− | *[[ | + | *[["Comparison" program block]] |
Latest revision as of 08:34, 13 January 2017
ContentsOverviewDesign a timed 设计一个定时喂食器,当你不在家时,可以定时给宠物投喂食物。
Module BillModules
Other Equipment
Module SetupAssembly
ProgrammingRequired Program Blocks
Programming ThoughtAfter finding objects, the Line Finder will delay 1s for the object being put down, if the gray level of it meets the block judgment standard, slide the block into the right circle, and the manipulator arm gets back to the horizontal state. Start to Program1.
Technical Specification
Related Cases
Q&A |