I
I
Ivan Hrushka2016-10-13 15:45:21
Arduino
Ivan Hrushka, 2016-10-13 15:45:21

How to start programming a microcontroller?

There is a lot of advice and other information on the Internet, but I want to hear advice from people who do this. I am engaged in web development, controllers just want to learn how to program for themselves and expand their horizons. Perhaps in the future to move into this area. Recommend books, forums.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
V
Vladimir Martyanov, 2016-10-13
@vilgeforce

Learn C to get started.

A
Alexander, 2016-10-13
@NeiroNx

You need to start by learning the capabilities of microcontrollers and how to use them Digital inputs and outputs, Analog inputs, Interfaces. You also need to understand how the program for the microcontroller is arranged - the initialization interface setup block and the repeatable block.

E
Egor Ommonik, 2016-10-13
@Ommonick

Buy arduino mini, breadboard, wires and LED. and try to blink them according to the guide. and then it goes on

R
Rou1997, 2016-10-13
@Rou1997

It is very desirable to start with setting specific tasks in order to decide which machine (controller) you need, maybe Arduino (based on Atmega), maybe something based on ARM (for example, Raspberry), maybe Siemens, and if there are no tasks yet, then buy the cheapest and simplest, preferably Arduino Uno, start with it, knowledge of C will be useful to you, and indeed of any programming language.

I
iv_k, 2016-10-17
@iv_k

Buy a microcontroller, preferably with an ethernet. Run a website on it.
something like this
https://www.olimex.com/Products/ARM/ST/STM32-E407/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question