Is it possible to use nanoFramework with a USB top I2C serial converter so that it may be used on a Windows 10/11 client.
If so, is there a recommended hardware USB/I2C device.
2
Currently, .NET nanoFramework offers I2C slave API for ESP32 targets.
There is no SPI slave, yet. Nor I2C slave for other platforms.
4