Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webge/ihmssi
A NETMF library for IHM (PCF2119 : LCD 2x16 I2C and PCF8574 : remote 8-bit I/O expander for I 2C-bus)
https://github.com/webge/ihmssi
cobra fez fez-cobra-iii fez-panda-iii i2c i2c-bus i2c-display ihm netduino netmf panda pcf2119 pcf8574 ssi visual-studio
Last synced: 24 days ago
JSON representation
A NETMF library for IHM (PCF2119 : LCD 2x16 I2C and PCF8574 : remote 8-bit I/O expander for I 2C-bus)
- Host: GitHub
- URL: https://github.com/webge/ihmssi
- Owner: WebGE
- Created: 2016-08-25T13:27:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T08:28:10.000Z (5 months ago)
- Last Synced: 2024-07-28T09:40:36.185Z (5 months ago)
- Topics: cobra, fez, fez-cobra-iii, fez-panda-iii, i2c, i2c-bus, i2c-display, ihm, netduino, netmf, panda, pcf2119, pcf8574, ssi, visual-studio
- Language: C#
- Homepage: https://webge.github.io/IHMSSI/
- Size: 4.05 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IHMSSI
## Description
Source code.
A **.NETMF v4.4** class write for IHMSSI personal board.
1 LCD 2X16 I2C (PCF2119),
8 LED connected to a PCF8574(A),
8 buttons connected to a PCF8574(A)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.4
* **IDE** : Visual Studio Community 2015
* **xml** : documentation inside class
* **Exception** : if transaction failed## Visual Studio solution
* **IHMSSI**
* **IHMSSI** : .NetMF class
![IHMSSI](img/ihmssi.png)
* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board## Assembly
![IHMSSI](img/IHMSISI.jpg)
## Video
To see on [Youtube](https://youtu.be/X9XlJdWWA5c)
## Keywords
I²C Bus, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino2 plus
## Todo list
any
## To get started
[IHMSSI GitHub Pages](http://webge.github.io/IHMSSI/) (French).
## Wiki
* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](https://webge.fr/dokuwiki/doku.php?id=archives: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])