Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.06 KB

XFormsBLEArduinoTemperature

This small project shows how to send (temperature) data from an Arduino to an Android, iOS or Windows 10 device via Bluetooth Low Energy using Xamarin Froms.

Contents

Repo

ArduinoBLETemperature/      the xamarin forms app
arduino/                    .ino for the Arduino UNO
doc/                        documentation

Components

  • Arduino UNO (Rev3)
  • LM35 Temperature Sensor
  • HC-08 Bluetooth Module

Sketch