|
|
|
|
|
by johnsondavies
1422 days ago
|
|
> What draws people to start projects with AVR in 2022? It's much easier to learn how to do simple things with an AVR than with an ARM. For example, you can configure a timer to blink an LED with just four relatively simple lines of C on an AVR-based Arduino Uno, whereas it takes 11 lines of C on an ARM-based Arduino Zero: http://www.technoblogy.com/show?3RC9 |
|