I am using Arduino Alvik to teach young kids block based programming. So far it has been an amazing platform and kids have learned quite a lot. A group of kids want to extend Alvik via Grove sensors (temperature, humidity ...). Of course, this could be easily done in MicroPython but this is above their knowledge levels. My question is if there is a possibility to use mBlocks to access these sensors?
you do have two I2C Grove connectors on the side of the Alvik so from an electronic perspective cabling an I2C sensor there is possible.
There is an extension center you can use with mBlock to extend the default blocks with solid number of extensions you access by clicking the + extension button at the bottom of the blocks area when the device is selected