Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytewizer/blueswireless
Blues Wireless libraries built for GHI Electronics TinyCLR OS and .NET nanoFramework.
https://github.com/bytewizer/blueswireless
arduino csharp iot microcontroller nanoclr nanoframework netmf sitcore tinyclr wireless
Last synced: 7 days ago
JSON representation
Blues Wireless libraries built for GHI Electronics TinyCLR OS and .NET nanoFramework.
- Host: GitHub
- URL: https://github.com/bytewizer/blueswireless
- Owner: bytewizer
- License: mit
- Created: 2021-10-11T19:25:03.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-15T19:45:17.000Z (over 2 years ago)
- Last Synced: 2023-03-01T05:02:16.330Z (over 1 year ago)
- Topics: arduino, csharp, iot, microcontroller, nanoclr, nanoframework, netmf, sitcore, tinyclr, wireless
- Language: C#
- Homepage:
- Size: 5.53 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Blues Wireless for TinyCLR OS and .NET nanoFramework
[![NuGet Status](http://img.shields.io/nuget/v/Bytewizer.TinyCLR.Drivers.Blues.Notecard.svg?style=flat&logo=nuget)](https://www.nuget.org/packages?q=bytewizer.tinyclr.drivers.blues)
[![Release](https://github.com/bytewizer/blueswireless/actions/workflows/release.yml/badge.svg)](https://github.com/bytewizer/blueswireless/actions/workflows/release.yml)
[![Build](https://github.com/bytewizer/blueswireless/actions/workflows/actions.yml/badge.svg)](https://github.com/bytewizer/blueswireless/actions/workflows/actions.yml)## Blues Wireless Notecarrier-AF with GHI Electronics FEZ Feather
![Notecard](/images/notecard.jpg)
### TinyCLR Driver Libraries
This repository contains libraries for working with [Blues Wireless Notecard](https://blues.io) and [TinyCLR OS](https://www.ghielectronics.com).
* Notecard Driver
* Diagnostics Logger## Blues Wireless Notecarrier-AF with Adafruit Feather ESP32
![Notecard](/images/notecard-esp32.jpg)
### .NET nanoFramework Driver Libraries
This repository contains libraries for working with [Blues Wireless Notecard](https://blues.io) and [.NET nanoFramework](https://www.nanoFramework.net/).
* Notecard Driver## Give a Star! :star:
If you like or are using this project to start your solution, please give it a star. Thanks!
## Requirements
Software: Visual Studio 2019/2022 and GHI Electronics TinyCLR OS or .NET nanoFramework OS.
## Nuget Packages
Install releases package from [NuGet](https://www.nuget.org/packages?q=bytewizer). Development build packages are available as [Github Packages](https://github.com/bytewizer?tab=packages).
## Continuous Integration
**main** :: This is the branch containing the latest release build. No contributions should be made directly to this branch. The development branch will periodically be merged to the main branch, and be released to [NuGet](https://www.nuget.org/packages?q=bytewizer.tinyclr).
**develop** :: This is the development branch to which contributions should be proposed by contributors as pull requests. Development build packages are available as [Github Packages](https://github.com/bytewizer?tab=packages).
## Contributions
Contributions to this project are always welcome. Please consider forking this project on GitHub and sending a pull request to get your improvements added to the original project.
## Disclaimer
All source, documentation, instructions and products of this project are provided as-is without warranty. No liability is accepted for any damages, data loss or costs incurred by its use.