Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.75 KB

ezblock_bull_fight.rst

File metadata and controls

52 lines (28 loc) · 1.75 KB

Note

Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts.

Why Join?

  • Expert Support: Solve post-sale issues and technical challenges with help from our community and team.
  • Learn & Share: Exchange tips and tutorials to enhance your skills.
  • Exclusive Previews: Get early access to new product announcements and sneak peeks.
  • Special Discounts: Enjoy exclusive discounts on our newest products.
  • Festive Promotions and Giveaways: Take part in giveaways and holiday promotions.

👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today!

Bull Fight

Make PiCrawler an angry bull! Use its camera to track and rush the red cloth!

../python/img/bullfight.png

Program

Note

  • You can write the program according to the following picture, please refer to the tutorial: :ref:`ezblock:create_project_latest`.
  • Or find the code with the same name on the Examples page of the EzBlock Studio and click Run or Edit directly.

img/sp210928_175806.png

Switch to the Remote Control interface, you will see the following screen.

img/sp21aa.png

How it works?

In general, this project combines the knowledge points of :ref:`ezb_move`, :ref:`ezb_vision` and :ref:`ezb_sound`.

Its flow is shown in the figure below:

../python/img/bull_fight-f.png