I concur with the other two. You need to briefly scope out the requirements of what this typical IoT project would look like.
Then, if you really wanted a high level poll it would be a split between microcontrollers vs microcomputers (or single board computers). Otherwise, if you were wanting to add in more choices, for the microcontroller side, you could start by adding some of the common ARM Cortex flavours (M0, M3 & M4) as well as consider splitting out the Arduino family, and of course add in "other".
I concur with the other two. You need to briefly scope out the requirements of what this typical IoT project would look like.
Then, if you really wanted a high level poll it would be a split between microcontrollers vs microcomputers (or single board computers). Otherwise, if you were wanting to add in more choices, for the microcontroller side, you could start by adding some of the common ARM Cortex flavours (M0, M3 & M4) as well as consider splitting out the Arduino family, and of course add in "other".
Top Comments