Create README.md

Alphons van der Heijden <alphons@heijden.com> 5 Oct 2014, 17:59
9d3aeb1f2a01f620f832895e02685354e1aba0f8
1 files changed
  • README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ac88137
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+HidApiNet
+=========
+
+Api wrapper for .NET (mono on Raspberry) to talk to usb hid devices
+
+Presented is a full-blown .NET API to enumerate and query HID devices on USB.
+As an example, data is read from a weatherstation, connected to a Raspberry Pi.
+All files compile on Mono (Makfile) and/or VisualStudio.