avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for ATTINY827, 1627 and 3227


From: Michael Hennebry
Subject: Re: Support for ATTINY827, 1627 and 3227
Date: Thu, 23 Feb 2023 20:23:22 -0600 (CST)
User-agent: Alpine 2.21 (DEB 202 2017-01-01)

On Fri, 24 Feb 2023, Konrad Rosenbaum wrote:

Hi,

On 23/02/2023 21:41, Michael Hennebry wrote:
On Wed, 22 Feb 2023, Konrad Rosenbaum wrote:

It's a good way to get people started on microcontrollers, but almost everybody eventually emancipates from it.

I know of one medical device that is Arduino-powered.
Naming it would likely violate an NDA.
My job was mostly fixing a lot of code.

Arduino is not bad per se. It just limits you to the way things are done there. It trades runtime speed and code size for convenience and speed of development. If that is a good trade for you - go for it!

I personally prefer more tailored and efficient code in my firmware. YMMV

As is somewhat often pointed out on AVRfreaks,
if it is small and fast enough to get the job done,
it's already optimized enough,
though I've not seen that particular phrasing.

--
Michael   hennebry@mail.cs.ndsu.NoDak.edu
"Occasionally irrational explanations are required"  --  Luke Roman



reply via email to

[Prev in Thread] Current Thread [Next in Thread]