Arduino and Python store the robot's movements and playback them

preview_player
Показать описание
Arduino and python store the robot's movements and playback them.
the code is in this link inside the robot record directory:
Рекомендации по теме
Комментарии
Автор

Can you explain your project again? I cannot understand: playback is 100; playback is 50?? What do you mean by 50 or 100??

minhminh
Автор

To change the playback speed, change the value of time.sleep(...)

azutechnology