5 ms·
> Anybody have a good coding model (it's whatever language Atmel Arduino uses, by default) that runs on a 5070Ti, best? Start by asking the model why "whatever
by forcedtolinux 3mo ago
> Anybody have a good coding model (it's whatever language Atmel Arduino uses, by default) that runs on a 5070Ti, best?
Start by asking the model why "whatever language atmel arduino uses" makes no sense.
Atmel is a company that makes chips, some of them are AVR some of them are ARM.
The language? well, you can get a compiler and use (mostly) whatever you want, unless you are talking about the machine code.
Arduino is the software platform + dev/prototype board manufacturer.
- ProllyInfamous 3mo agoYes, conceptually I understand this is silly. However, what I meant was: whatever the default programming language used when running Arduino Software Suite. Which is "essentially C++" according to my LLM query.