Softata running in a .NET context is able to remotely orchestrate functionality on a RPi Pico W running in Arduino mode. The .NET context can be a Console app, a Blazor app or via ASP.NET Core APIs. The orchestration can be used to control the RPi Pico W's GPIO pins, ADC, I2C, SPI, UART, PWM, etc. The hardware conetxt is a Grove Shield with a number of implemented devices. The ASP.NET Core API can be exercised via Swagger or a Blockly style app. |
Softata NetCoreBlockly Example
Softata Swagger API