Allow users to create components with custom inputs
There is so much desire to have more components in this app. One way this could be done is allow users to make their own components. Something as simple as having a custom input such as temperature or barometric pressure and an output such as resistance, voltage, or signal (I2C, SPI).
5
votes
Daniel Wilson
shared this idea
-
Patrick Smit commented
I really love this request. I noticed that you're also mentioning I2C and SPI. In many occasions this involves some sort of a library. If not multiple libraries. I have no idea how to implement these. Do you?