Skip to content

Commit

Permalink
Updated Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
WebGE committed Aug 20, 2018
1 parent 9b12ab6 commit 5ac19ab
Showing 1 changed file with 34 additions and 37 deletions.
71 changes: 34 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,75 +1,72 @@
# PCF8574

**Description**
----
## Description

Source code.

A **.NETMF v4.3** class write for a PCF8574 circuit : remote 8-bit I/O expander for I²C-bus.

This class is also in the [MicroToolsKit](https://www.nuget.org/packages/WEBGE.Microtoolskit/) **library**. Download at [nuget.org](https://www.nuget.org).

![](img/nuget.JPG)
**Hardware**
----
![nuget](img/nuget.JPG)

## Hardware

**Targets**: Netduino, Netduino2 plus, Netduino 3, FEZ PANDA 3 et COBRA 3.

**Software**
----
## Software

* **Language** : C#
* **Framework used** : .NETMF 4.3
* **IDE** : Visual Studio Community 2015
* **xml** : documentation inside class
* **Exception** : if transaction failed


**Visual Studio solution**
----
## Visual Studio solution

* **PCF8574**

* **PCF8574** : .NetMF class

![](img/pcf8574.png)
![PCF8574](img/pcf8574.png)

* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board

**Assembly**
----
![](img/I2CFezPanda.JPG)
## Assembly

![Assembly](img/I2CFezPanda.JPG)

## Videos

**Video**
----
- [To see on Youtube](https://youtu.be/SiBJkD3GNTo)
* [To see on Youtube](https://youtu.be/SiBJkD3GNTo)

## Keywords

**Keywords**
----
I²C Bus, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.

**Tested on**
----
## Tested on

Fez Panda III, Netduino2 plus

**Todo list**
----
## Todo list

Interrupt management

**To get started**
----
* [PCF8574 GitHub Pages](http://webge.github.io/PCF8574/) (French).
## To get started

* See [PCF8574 GitHub Pages](http://webge.github.io/PCF8574/) (French).

## Feed on Google+

**Feed on Google+**
----
* [C# embarqué et .NetMF v4.3 : Netduino et GHI FEZ](https://plus.google.com/collection/oaaJX) (French).

**Wiki**
----
* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:accueilnetmf) (French).
## Wiki

* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:accueilnetmf)(French).

## Project site

**Project site**
----
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English).
#
**Maintened by** [WebGe](mailto:philippemariano@gmail.com)
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English)

**Maintened by** [WebGe](mailto:philippemariano@gmail.com)

0 comments on commit 5ac19ab

Please sign in to comment.