Manual
Table Of Contents
- 1. Introduction
- 2. FlickerLED Demo
- 3. AlarmLED Demo
- 4. AdjustLED Demo
- 5. Button Demo
- 6. SeedVoiceLED Demo
- 7. MoveBlock Demo
- 8. SeedVoiceDobot Demo
- 9. JoyStick Demo
- 10. DobotPixy Demo
- Appendix A Common Function Description
- Appendix B Installing Suction Cup Kit
- Appendix C Pixy Install and Configure Pixy
- Appendix D Vision Recognition Initialization Process
- Appendix E Multiplexed I/O Interface Description of V1 Dobot Magician
- Appendix F Multiplexed I/O Interface Description of V2 Dobot Magician
Arduino Kit Demo Description 6 SeedVoiceLED Demo
Issue V2.1 (2019-12-05) Demo Description Copyright © Yuejiang Technology Co., Ltd
17
"Next", //return 5
"Previous", //return 6
"Up", //return 7
"Down", //return 8
"Turn on the TV", //return 9
"Turn off the TV", //return 10
"Increase temperature", //return 11
"Decrease temperature", //return 12
"What's the time", //return 13
"Open the door", //return 14
"Close the door", //return 15
"Left", //return 16
"Right", //return 17
"Stop", //return 18
"Start", //return 19
"Mode 1", //return 20
"Mode 2", //return 21
"Go", //return 22
};