July 3, 2012
Raspberry Pi GPIO in .net
I setout to create a simple library for raspberry pi gpio using the slow but easy to work with file system gpio. Â This is useful for low speed io such as controling relays and such. Â If you can live with a couple hundred ms latency this is a useful class for that. Â I am currently […]