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

Get Started with the HUSKYLENS on your cyber:bot (Python)

Curriculum

  • 1 Section
  • 5 Lessons
  • Lifetime
Expand all sectionsCollapse all sections
  • HUSKYLENS Setup & Testing
    5
    • 1.0
      Build it: Attach the HUSKYLENS (Python)
    • 1.1
      Wire it: Connect with I²C (Python)
    • 1.2
      Set it up: Add husklens Python Module
    • 1.3
      Code it: Create a Test Script (Python)
    • 1.4
      Test it: Can it Recognize a Color? (Python)

Set it up: Add husklens Python Module

In this step, you’ll set up your Python project so the cyber:bot can communicate with the HUSKYLENS.

  • Download cyberbot_huskylens_project.hex.
  • Open it with the micro:bit Python Editor.

When you are working with the cyber:bot and HUSKYLENS, make sure to always open cyberbot_huskylens_project.hex before you start coding.  That way, your project will contain these modules that your project will need:

  • Cyberbot
  • i2c_repeat
  • huskylens

Did You Know

I²C (Inter-Integrated Circuit) is one of the most common communication protocols for connecting sensors and devices to microcontrollers. It uses just two wires—SDA (data) and SCL (clock)—to send information back and forth between devices like the micro#bit and the HUSKYLENS camera.


Printer-friendly version
Wire it: Connect with I²C (Python)
Prev
Code it: Create a Test Script (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