W
W
Whomai2018-09-24 21:10:07
Electronics
Whomai, 2018-09-24 21:10:07

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

3 answer(s)
V
Vladimir T, 2018-09-25
@32bit_me

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.

M
Mirn, 2018-09-27
@Mirn

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.
cXQdL9yKT9ijUf7q0PiqiQ.png

L
LampTester, 2018-09-27
@LampTester

What projects can be done on STM8(32)?

Any. The STM32 line has both simple low-power controllers and perfect monsters, on which you can build almost a full-fledged PC.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question