Skip to content

AlfredoSystems/HuskyLens-MicroPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuskyLens-MicroPython

Designed for both XRP BETA and XRP V1. On the V1 Board use QWIIC port 0.

Once your XRP has the files, run classify_objects.py

Upload these files to your XRP robot with the following structure:

.
├── XRPExamples/
│
├── lib/
│   ├── XRPLib/
│   ├── ble/
│   ├── phew/
│   ├── qwiic_huskylens.py
│   └── qwiic_i2c/
│       ├── __init__.py
│       ├── i2c_driver.py
│       └── micropython_i2c.py
│
└── classify_objects.py

based on code by SparkFun, check out more examples here:

https://github.com/sparkfun/qwiic_huskylens_py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages