Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webge/pcf8574
A .NETMF v4.3 class for PCF8574 : remote 8-bit I/O expander for I 2C-bus
https://github.com/webge/pcf8574
c-sharp cobra fez i-o i2c-bus netduino netmf panda pcf8574 visual-studio
Last synced: 24 days ago
JSON representation
A .NETMF v4.3 class for PCF8574 : remote 8-bit I/O expander for I 2C-bus
- Host: GitHub
- URL: https://github.com/webge/pcf8574
- Owner: WebGE
- Created: 2014-07-04T18:09:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T08:23:36.000Z (over 6 years ago)
- Last Synced: 2023-09-15T15:26:26.700Z (over 1 year ago)
- Topics: c-sharp, cobra, fez, i-o, i2c-bus, netduino, netmf, panda, pcf8574, visual-studio
- Language: C#
- Homepage: http://webge.github.io/PCF8574/
- Size: 4.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PCF8574
## 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).
![nuget](img/nuget.JPG)
## Hardware
**Targets**: Netduino, Netduino2 plus, Netduino 3, FEZ PANDA 3 et COBRA 3.
## Software
* **Language** : C#
* **Framework used** : .NETMF 4.3
* **IDE** : Visual Studio Community 2015
* **xml** : documentation inside class
* **Exception** : if transaction failed## Visual Studio solution
* **PCF8574**
* **PCF8574** : .NetMF class
![PCF8574](img/pcf8574.png)
* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board## Assembly
![Assembly](img/I2CFezPanda.JPG)
## Videos
* [To see on Youtube](https://youtu.be/SiBJkD3GNTo)
## Keywords
I²C Bus, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino2 plus
## Todo list
Interrupt management
## To get started
* See [PCF8574 GitHub Pages](http://webge.github.io/PCF8574/) (French).
## 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).
## Project site
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English)
**Maintened by** [WebGe](mailto:[email protected])