although i don’t have any FEZ board yet, I’m trying to get my hands dirty and provide this community with a nice library, or should i say device driver. (it for a range of digital devices)
My C# experience is a bit rusty (not to mention my c++ experience is even worse) and i could use some help here.
I’m having trouble converting the following to C#:
this is an array of 8 bit integers (bytes are 8 bit) which can hold 8 items (the number in the square brackets). There is no way, or need to make a typedef in C#, just use the byte array as above.
Anyway, I’m trying to create a library to make it easier to query onewire sensors including DS18S20, DS18B20, DS1822, DS2438 so if anyone is interested in collaborating, I’ll be glad to hear from you.
If you have blogs about electronics, projects videos…etc. that shows how you can be very valuable to the FEZ community then I maybe able to convince the guys of sending you a free FEZ Panda.