iotempire / iotempower

IoTempower is a framework and environment for making the Internet of Things (IoT) accessible for everyone
MIT License
24 stars 20 forks source link

Support for SAMD21 (Arduino MKR1010) #47

Open NeverFinished opened 1 year ago

NeverFinished commented 1 year ago

We are using these boards for our university courses - plenty of them are available. Combined with the Arduino MKR carrier, it gives a nice all-in-one IoT Node (lots of sensors, relays, output...).

The microcontroller board itself uses a WiFiNINA chip for wireless connection.

It would be great to support this board as node type. OTA should be possible as well.