Replies: 1 comment 2 replies
-
The MicroPython part of this project is very simple and can readily be adapted for other targets. However the system is dependent on a network connection to the PC so you'd need a Pico W or similar. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am planning to start doing some elementary machine-learning projects. I was searching. Then this project caught my eyes.
https://www.pcbway.com/project/shareproject/Hand_Controlled_LED_OpenCV_MicroPython_IoT_a96b1a01.html
This is a hand-controlled LED. This is done with AMB23. The problem is, I do not have an AMB23. I have a Raspberry Pi Pico. My question is, is it possible to do this project with Raspberry Pi Pico?
Beta Was this translation helpful? Give feedback.
All reactions