is there a list of supported MCU platforms?
-
I cannot seem to find a simple, current list of the supported MCU platforms. I am particularly thinking of cortex M0 and M4. Teensy' and adafruit in particular.
Can anyone provide or point to such a list please.
Many thanks@Njwyborn my guess would by, if you can program an MCU via the Arduino IDE it should be supported. Of course the ones with smaller ram and heap might lack resources. But other than that they should all work.
-
It might not be the first place people look, but the description of the MySensors library, as presented by the Arduino Library Manager contains this:
Create your own wireless sensor mesh using nRF24L01+, RFM69 and RFM95 radios running on AVR, ESP32, ESP8266, NRF5x, SAMD, STM32F1 and Teensyduino.
An alternative can be to look at https://github.com/mysensors/MySensors/tree/development/hal/architecture
I suspect there are some ifs and buts though, since there can be many variations on the different architectures.
-
For the sake of completeness, there's also this graph on the overview page in the getting started section, which covers all (officially) supported architectures, internal and gateway transports.
-
For the sake of completeness, there's also this graph on the overview page in the getting started section, which covers all (officially) supported architectures, internal and gateway transports.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login