I did some programming about 23-31 years ago but haven't really done much coding since then. And, the type of programming I did back in the day was very 'basic' like as the stuff I programmed were 6-axis robots while working at IBM. The programming language, VAL and then VAL II was very basic like so my experience with C like languages was and is very limited. I did futz around with Visual Basic a bit about 16-20 years ago but nothing serious.
OK, so I see that the newest Teensy (3.5 and 3.6) are getting to the point where they have enough power to begin to do some pretty interesting things and I'm interested in getting my feet wet with them. But, I'm wondering if I need to start a little more basic before moving to the more powerful Teensy units. In my poking around on this I think I see a good place to start might be something like the Arduino MEGA 2560 (USA) as it's more capable than the beginners units but certainly not in the league as the 180MHz Teensy 3.6 or 120MHz 3.5. It might even be useful seeing the limits that a 16MHz unit has and if I can get my project to work or nearly work with the 2560 then the Teensy 3.5 or 3.6 would almost certainly be able to handle it.
Anyway, I'd appreciate any thoughts on the best place to start given the expectation that I would likely progress beyond the 2560 class units pretty quickly. I'm not against using a more capable programming environment, but I think starting with the more basic like Arduino sketches would make getting started quicker and easier.
As a baseline for the kind of project I'm looking at and without giving away too much about it let me say that I need to be able to control 6-8 temperatures and some other aspects of those same 6-8 things. Yeah, not very informative, but I'd rather not get more specific at this time. I have other project ideas that would involve the use of 3 or more motors in a precision positioning system like a telescope mount.
Brian