diff --git a/.gitignore b/.gitignore
index c0075d1..ca8183e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ TestResults
**.suo
**.sdf
*.sln.docstates
+.vs/*
# resharper
/_[Rr]e[Ss]harper.*
diff --git a/Icon.png b/Icon.png
index 5db0375..6e4145c 100644
Binary files a/Icon.png and b/Icon.png differ
diff --git a/README.md b/README.md
index 2ef6f8a..b69c7ed 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-Raspberry# IO
+This project is discontinued, try https://github.com/JTrotta/RaspberrySharp
+
+Raspberry# IO
=============
See the **[Raspberry\# IO Wiki](https://github.com/raspberry-sharp/raspberry-sharp-io/wiki)** for full documentation and samples.
@@ -23,7 +25,7 @@ Features
### Raspberry.IO.GeneralPurpose
Raspberry.IO.GeneralPurpose provides a convenient way to use Raspberry Pi GPIO pins, while using .NET concepts, syntax and case.
-You can easily add a reference to it in your Visual Studio projects using the **[Raspberry.IO.GeneralPurpose Nuget](https://www.nuget.org/packages/Raspberry.IO.GeneralPurpose)**.
+You can easily add a reference to it in your Visual Studio projects using the **[Raspberry.IO.GeneralPurpose Nuget](https://www.nuget.org/packages/Raspberry.IO.GeneralPurpose3)**.
It currently support the following features:
@@ -43,12 +45,15 @@ High-level:
+ **High-level behaviors** for output pins, including *blink*, *pattern* and *chaser*
### Raspberry.IO.SerialPeripheralInterface
+You can easily add a reference to it in your Visual Studio projects using the **[Raspberry.IO.Raspberry.IO.SerialPeripheralInterface Nuget](https://www.nuget.org/packages/Raspberry.IO.SerialPeripheralInterface3)**.
+
+ Preliminary support for SPI through Raspberry.IO.SerialPeripheralInterface assembly
+ Includes SPI samples for MCP3008 ADC and MCP4822 DAC
+ Includes support for Linux's kernel SPI module driver spi-bcm2708 (/dev/spidev0.0)
### Raspberry.IO.InterIntegratedCircuit
+You can easily add a reference to it in your Visual Studio projects using the **[Raspberry.IO.Raspberry.IO.InterIntegratedCircuit Nuget](https://www.nuget.org/packages/Raspberry.IO.InterIntegratedCircuit3)**.
+ Preliminary support for I2C through Raspberry.IO.InterIntegratedCircuit assembly
+ Includes I2C sample for MCP23017 I/O expander
diff --git a/Raspberry.IO.Components/Sensors/Temperature/Dht/InvalidChecksumException.cs b/Raspberry.IO.Components/InvalidChecksumException.cs
similarity index 96%
rename from Raspberry.IO.Components/Sensors/Temperature/Dht/InvalidChecksumException.cs
rename to Raspberry.IO.Components/InvalidChecksumException.cs
index 69bb139..4b69371 100644
--- a/Raspberry.IO.Components/Sensors/Temperature/Dht/InvalidChecksumException.cs
+++ b/Raspberry.IO.Components/InvalidChecksumException.cs
@@ -1,7 +1,7 @@
using System;
using System.Globalization;
-namespace Raspberry.IO.Components.Sensors.Temperature.Dht
+namespace Raspberry.IO.Components
{
public class InvalidChecksumException : Exception
{
diff --git a/Raspberry.IO.Components/Raspberry.IO.Components.csproj b/Raspberry.IO.Components/Raspberry.IO.Components.csproj
index e875fb8..4aadd6d 100644
--- a/Raspberry.IO.Components/Raspberry.IO.Components.csproj
+++ b/Raspberry.IO.Components/Raspberry.IO.Components.csproj
@@ -11,6 +11,21 @@
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: