Difference between revisions of "Body Sensation"
(Created page with "{| style="width: 1000px;" |- | ==Overview== 600px|center Use Motor module and Motion module to make an emoticon whose motor i...") |
|||
Line 23: | Line 23: | ||
|[[MCookie-Motion|Motion module]]||1||Detect motion, equivalent to a gyroscope | |[[MCookie-Motion|Motion module]]||1||Detect motion, equivalent to a gyroscope | ||
|- | |- | ||
− | |[[ | + | |[[Motor]]||2||Rotate unceasingly |
|} | |} |
Revision as of 09:32, 22 March 2017
ContentsOverviewUse Motor module and Motion module to make an emoticon whose motor is controlled to spin through leaning the platform left and right.
Module ListModule
Other Equipment
Module SetupSetup
ProgrammingRequired Program Blocks
Start to ProgramMotor begin Motion DMP solution Variable X is for storing the pitch motion degree Constrain X to -20~20 Map X from -20~20 to -255~255 Send X to the serial monitor The speed of the two motor is X.
Technical Specification
Relative Cases
FAQ |