Hello,
I've been thinking quite some time about 'moving on' to MCU programming, but the problem is I've never worked with any microcontrollers or similar. As I've been told, AVR and PIC are the most common microcontrollers among hobbyists, and apparently most people suggest AVR for newcomers like me, due to its 'C-friendly architecture' (whatever that means), its C compilers and its large hobbyist community. AVR or PIC or anything else, doesn't really matter to me, all I'd like, would to be able to write C code on Linux with a good compiler, and eventually to be able to add an LCD screen on my MCU (just for outputting basic ASCII characters, and perhaps draw a couple of pixels here and there, monochrome, nothing huge). I don't need anything complex or extremely fast or even big amounts on memory, as I love limited (but not too limited) things, where you need a bit of creativity to achieve goals. I've looked around on the Internet, but most of the pages I found were decades old and/or didn't suggest any good 'packs' I could buy (and that would support things mentioned above). That's why I'm asking you, hoping that you could help me a bit. :)
Thanks, Hoffa.