Someone wrote in [personal profile] diziet 2023-10-26 05:48 pm (UTC)

I actually had a pretty good experience with programming Arduino Uno using C. I used bare AVR library though, writing code in Vim and compiling and flashing it using the Makefile, so without any fancy Arduino-C functions or IDE.

In fact, I had more troubles with setting the Rust toolchain and environment for AVR, than with finding what optimization parameter in avr-gcc caused my program to break :)

If it would be useful for anyone, here's the project: https://git.visil.gw.lt/arduino-embedded-c.git/
Really not much going on here, just a blinking LED with a handy little Makefile to compile and flash it all.

Post a comment in response:

(will be screened)
(will be screened if not on Access List)
(will be screened if not on Access List)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting