All Projects → inthehand → 32feet

inthehand / 32feet

Licence: mit
Personal Area Networking for .NET

Projects that are alternatives of or similar to 32feet

Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+146.33%)
Mutual labels:  windows-desktop, xamarin, xamarin-android, xamarin-ios
Plugin.audiorecorder
Audio Recorder plugin for Xamarin and Windows
Stars: ✭ 140 (-64.56%)
Mutual labels:  nuget, xamarin, xamarin-android, xamarin-ios
Xamarin Bluetooth Le
Bluetooth LE plugin for Xamarin
Stars: ✭ 419 (+6.08%)
Mutual labels:  bluetooth, xamarin, xamarin-android, xamarin-ios
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (-19.49%)
Mutual labels:  hacktoberfest, xamarin, xamarin-android, xamarin-ios
VersionTrackingPlugin
Version Tracking Plugin for Xamarin and Windows
Stars: ✭ 62 (-84.3%)
Mutual labels:  xamarin, nuget, xamarin-ios, xamarin-android
Awesome Xamarin
A curated list of awesome Xamarin iOS/Android and Xamarin Forms bindings, ports, frameworks and much more!
Stars: ✭ 394 (-0.25%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (-85.82%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (-87.09%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
xamarin-chat-signalr
Xamarin Forms Modern Chat Using SignalR ASP.NET
Stars: ✭ 12 (-96.96%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
XamarinClipboardPlugin
Cross Platform Clipboard access for Xamarin
Stars: ✭ 24 (-93.92%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (-93.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (-85.06%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (-71.39%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (-73.16%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (-94.43%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (-87.34%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
WeakEventListener
The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
Stars: ✭ 25 (-93.67%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
Xamarin.iOS.DatePickerDialog
Xamarin iOS C# port of https://github.com/squimer/DatePickerDialog-iOS-Swift
Stars: ✭ 24 (-93.92%)
Mutual labels:  xamarin, nuget, xamarin-ios
InteractiveAlert-Xamarin
Interactive alerts to Xamarin
Stars: ✭ 17 (-95.7%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android
XamarinIoTWorkshop
A workshop that demonstrates how to collect IoT data from a mobile device using a Xamarin app, aggregating the data to the cloud using Azure IoT Hub
Stars: ✭ 13 (-96.71%)
Mutual labels:  xamarin, xamarin-ios, xamarin-android

32feet.NET - Personal Area Networking for .NET

32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems. 32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, if you make modifications to the source you need to include the 32feet.NET License.txt document and ensure the file headers are not modified/removed. The project currently consists of the following libraries:-

  • Bluetooth Classic
  • Bluetooth LE (Preview)
  • IOBluetooth/IOBluetoothUI bindings for Xamarin Mac
  • IrDA
  • Object Exchange (Obex)
  • USB (Coming soon)
  • NFC (Coming soon)

Bluetooth support requires .NET Framework v4.6.1 for desktop Windows 7, 8 and 10. Android and Apple macOS and iOS are also supported.

Downloading

Downloads are available here on the Downloads tab. Packages are also available at NuGet:-

  • InTheHand.Net.Bluetooth - Bluetooth Classic (v4.x) NuGet version

  • InTheHand.BluetoothLE - Bluetooth Low Energy (v4.x) NuGet version

  • InTheHand.IOBluetooth - IOBluetooth bindings for Xamarin Mac NuGet version

  • InTheHand.IOBluetooth - IOBluetoothUI bindings for Xamarin Mac NuGet version

  • InTheHand.Net.IrDA (v4.x) NuGet version

  • InTheHand.Net.Obex (v4.x) NuGet version

  • 32feet.NET - Legacy (v3.x) NuGet version

Documentation / Tutorial

The user guide is available in the Wiki section, and the class documentation is at [http://inthehand.github.io/] and in the release package.

Please start by reading it. It contains general information firstly on the various features contained in the library, and on what type of Bluetooth connection you want. It also contains information on using each feature.

Blogs

Alan's 32feet.NET Development Blog Peter's Blog

In The Hand Ltd

Sponsors

Many thanks to NDepend for their support. Many thanks to Aton Spa (Italy) for commissioning and funding the implementation of StoneStreet One Bluetopia support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].