In message <CABbxVHvP0JmXo=ObnZUmtTH=7-ohixswixa0hy3svgo4gqd...@mail.gmail.com>
, Chris Albertson writes:
>Probably, one of the best advantages of AVR over PIC is that with avr you
>can use the GCC compiler.
I recently had enough of all the trouble with both AVR and PIC chips
and went ARM, which gives you way better C-language support than
either has ever done.
My current preference for random hacks is this one:
https://www.olimex.com/Products/ARM/NXP/LPC-P1343/
This one has the neat feature that the "firmware-load mode" gives
you are 32KB "USB-stick" with a single file called "firmware.bin"
which means that even your grandmother can figure out how to
update the firmware if need be...
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
[email protected] | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.