SunFounder PiCrawler Kit
(continued from previous page)
sleep(0.05)
if __name__ == "__main__":
main()
How it works?
In general, this project combines the knowledge points of Keyboard Control, Computer Vision and Sound Effect.
Its flow is shown in the figure below:
70 Chapter 3. Play with Python