Skip to content
Discussion options

You must be logged in to vote

I think there have been plenty of people that have done it with a microcontroller, like an ESP32. Probably not so much with something running Linux, like an RPi Zero 2W. Should work just fine though.

There is a generic UART class for this sort of thing: https://docs.pybricks.com/en/stable/iodevices/uartdevice.html

If you want a really simple way to start though, you could use https://pybricks.com/learn/smart-sensors/getting-started/. Assuming you can run the Chromium web browser on the RPi Zero 2W, it should just work. Then for fun, you could implement the same protocol on your own and replace the web browser with OpenCV.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ChickChickenKFC
Comment options

@dlech
Comment options

Answer selected by ChickChickenKFC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants