ST has released an IOT cloud connected discovery board which talks to amazon AWS through built in wi-fi using a number of weather based sensors on the board (mouser part 511-B-L475E-IOT01A1, ST part B-L475E-IOT01A1). The processor is based on the Cortex M4.
Would it be possible to use TinyCLR on this board? My interest is more in monitoring ADC’s (4-20ma sensors), and driving a few relays through digital outs than weather stuff, but this board has ardunio connectors so that should accommodate that.
Can you guys recommend a better ‘fit’ board, one of the nucleo boards maybe? It’s to replace a picaxe controller, I have something like 1000 lines of basic code running on that thing, and I’d like to move it over to tinyclr/ visual studio