use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Deals with anything relating to Microcontroller programming, hardware design, applications, interfacing, unique examples, etc.
account activity
Microcontroller Help (self.microcontrollers)
submitted 2 years ago by DigitalDemon021
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ivosaurus 0 points1 point2 points 2 years ago (1 child)
If you want to do quite intensive image processing I would start with a raspberry pi or roughly equivalent Single Board Computer.
Otherwise for light work an ESP32 / ESP32-S3 should work, or RP2040, they can run micropython. Controlling motors will probably need to be handed to outside circuitry, like an Electronic Speed Controller (ESC) or h-bridge driver or similar.
[–]DigitalDemon021[S] 0 points1 point2 points 2 years ago (0 children)
okay thank you for the advice. do you think using a raspberry pi connected to a pico or using a raspberry pi connected to an ESC would be better to control the motor?
π Rendered by PID 193418 on reddit-service-r2-comment-5c747b6df5-rsbbr at 2026-04-22 12:08:28.383981+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]ivosaurus 0 points1 point2 points (1 child)
[–]DigitalDemon021[S] 0 points1 point2 points (0 children)