Answer the question
In order to leave comments, you need to log in
What projects can be done on STM8(32)?
You need to make a project on STM8 (it is possible on 32). I want the project to be related to robotics. It would be interesting to see analogies. It would also be nice to make the connection of the controller with the computer (perhaps for data transfer or storage). What can you advise?
Answer the question
In order to leave comments, you need to log in
You can do a lot of interesting things related to robotics. Various hexapod robots, manipulators, various automatic smart home devices, etc. Google on these topics, you can find a lot of things.
And I advise you to immediately take Stm32, not Stm8.
For robotics, computer vision systems are now the most critical and simply "unplowed field".
Modern MK systems do not know how or are weak in real-time video processing.
But the new micros have enough performance and there is vectorization.
Therefore, the most interesting thing to do on STM32F7 / STM32H7, for example, is recognition of geometric primitives on the fly.
Detects three points in a regular tri...
It takes 100 microseconds per frame.
or even
deep neural networks for 1000 objects.
What projects can be done on STM8(32)?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question