A simple C Web PIN multiplexer configurator

Here is a simple C Web server for Duo PIN multiplexer configuration:

Looks like this:

Available here:

https://github.com/protektwar/duo_web_pinmux

3 Likes

what about the onboard blue user LED - GPIOC24 is it also available with this arrangement ?

yes, that one is missing, due to the board construction, as I know that can’t be used for something else…

2 Likes

A few questions, is this running inside Duo? On the big or small core?

If so, could you give me a tutorial? I would like to create a webserver in modbus.

1 Like

@JPxxD, since you have read the description of how to build and use it, you saw it is running on the core where the network stack is running.

1 Like