Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webge/srf08
A NETMF library for the SRF08 Ultra sonic range finder.
https://github.com/webge/srf08
c-sharp cobra fez i2c-bus i2c-sensors netduino netmf panda srf08 visual-studio
Last synced: 24 days ago
JSON representation
A NETMF library for the SRF08 Ultra sonic range finder.
- Host: GitHub
- URL: https://github.com/webge/srf08
- Owner: WebGE
- Created: 2014-07-04T17:40:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T07:53:28.000Z (over 6 years ago)
- Last Synced: 2023-09-15T15:26:25.859Z (over 1 year ago)
- Topics: c-sharp, cobra, fez, i2c-bus, i2c-sensors, netduino, netmf, panda, srf08, visual-studio
- Language: C#
- Homepage: http://webge.github.io/SRF08/
- Size: 1.26 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SRF08
## Description
Source code.
A **.NETMF v4.3** class write for a : Devantech SRF08 UltraSonic range finder.
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## Visual Studio solution
* **SRF08**
* **SRF08** : .NetMF class
![SRF08](img/srf08.png)
* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board## Assembly
![SRF08](img/srf08.jpg)
## Video
To come up
## Keywords
I²C Bus, UltraSonic, range finder, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino2 plus
## Todo list
* Changing the i2c bus address.
* Changing the Range.
* Changing the Gain.## To get started
[SRF08 GitHub Pages](http://webge.github.io/SRF08/) (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])