V
V
Vlad Sokolov2016-09-24 20:54:43
C++ / C#
Vlad Sokolov, 2016-09-24 20:54:43

What board and programmer to buy to start?

I want to try my hand at robotics.
The goal is to make a semblance of a human hand.
To do this, as I understand it, you need N pieces of servos and some kind of microcontroller.
Everything is fine with mathematics, with programming too, but I don’t know anything about how to choose boards / programmers / hardware.
There is too much water on beginner sites.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Slavka, 2016-09-24
@Slavka_online

Take debug boards based on STM32. Don't take an Arduino. Understand the principle of development on microcontrollers: interrupts, timers, interfaces (SPI, I2C, UART).

R
Roman Popov, 2016-09-25
@Roman_Popov

For a "try" I would still advise arduino. Nobody bothers to program it as a bare microcontroller with interrupts, memory allocations, etc. But the issue with programmers, harnesses, etc. is solved at once.

G
GavriKos, 2016-09-24
@GavriKos

Take arduino and shields for servos.
Anyone will have to start with flashing LEDs, but you will pass this stage in 5 minutes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question