Sorry, I forgot to mention I use them with a grovepi.
I would like to be able to add some sensors.
For the ones which use digital read or analog read it’s ok, I saw how you do it.
For I2C ones, I saw your examples too.
For Serial ones : no example.
In addition, on your seeed modules documentation, there is no mention about analog, digital, serial or I2C communication. For example : if you take a look to your simple RF transmitter receiver module : I don’t see any mention about how to communicate with. I think it’s Serial but it’s not really clear.
It would be cool to add some details in documentation to be able to adapt to anything that can use your sensors (for example, in the RF RX/TX, you use VirtualWire which is specific to arduino. I don’t have such a thing on windows 10 IoT).
By the way, I want to thanks Seeed who made such sensors (that I use with arduino too). They are very cool and very simple to use (for the simpliest of them :P).