Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses

Gatekeeper Robot (Python)

Curriculum

  • 1 Section
  • 7 Lessons
  • Lifetime
Expand all sectionsCollapse all sections
  • Gatekeeper Robot (Python)
    Gatekeeper Robot
    7
    • 1.0
      Gatekeeper Robot
    • 1.1
      Script: Gatekeeper Robot (Python)
    • 1.2
      Tests
    • 1.3
      How It Works
    • 1.4
      Your Turn
    • 1.5
      Questions, Exercises, & Projects
    • 1.6
      Solutions

Gatekeeper Robot

In this activity, you’ll use your cyber:bot and HUSKYLENS AI camera to recognize faces and make the robot move in response. Once a face ID is detected, the cyber:bot performs a turning maneuver sequence, pauses, and then reverses direction. You’ll learn how to control motion based on what the HUSKYLENS sees and practice using both AI vision and navigation modules together.

✓ Before starting, review the Remember Training Data with a microSD Card (Python) chapter. Train the HUSKYLENS to recognize three faces and save them to model slot 1 using the Logo + A method. This ensures that the robot can recall its learned faces when the script runs.

Parts List

  • cyber:bot robot with micro:bit

  • HUSKYLENS AI Vision Sensor

  • 4-pin I2C cable

  • Two continuous rotation servos

  • 6 V battery pack

Schematic/Wiring, Assembly

✓ Connect the HUSKYLENS module to the cyber:bot’s I2C header (SDA → P5, SCL → P4, power, and ground).
✓ Mount the HUSKYLENS on the cyber:bot’s front bracket so it can see forward.
✓ Ensure servos are connected to the cyber:bot pins as usual for left and right drive motors.
✓ Power the system using the 6 V battery pack.


Printer-friendly version
Script: Gatekeeper Robot (Python)
Next

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2026 Parallax Learn • Built with GeneratePress