Answer the question
In order to leave comments, you need to log in
What are some good books on avr programming in C?
I need a book or lessons where in the C language they program avr microcontrollers step by step from blinking an LED to an electronic device.
Answer the question
In order to leave comments, you need to log in
Do you want C or AVR? If language - then books. Try to write something console thread on a personal computer. Well, examples, examples, examples.
To switch from assembler, I can recommend caxapa.ru/lib/CwithoutC.html
If controllers - read the documentation to know what kind of peripherals are and what are not. The rest is like on a PC, with a bunch of "default" restrictions: no OS; no file system; no memory manager; standard input-output "out of the box" does not start.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question