SlideShare ist ein Scribd-Unternehmen logo
1 von 13
Smart Switch
Sameer Khandekar
Agenda
• What is it about?
• Intro to Arduino
• Hardware architecture
• App architecture
• Code & Demo
• Resources
What is it about?
• Building Hardware and App
• Arduino, Bluetooth & Power Relay
• Xamarin, MVVMCross
Intro to Arduino
• What is Arduino
Intro to Arduino
• What is Arduino
• Open source hardware platform
• Comes in different flavors
• Various shields are available
• Arduino Terminology (Shields, Schematics, Sketch)
• Potential for Arduino
Hardware Architecture
Bluetooth Module
Arduino Board
LED + Resistor Power Relay
Hardware Pin Diagram + Tips
Hardware Schematics
• Schematics
Hardware Sketch
• The Sketch
App architecture
• Requirements
• Cross platform App
• Share common code
• Same Workflow on all platforms
• Different Ux per platform
• Different BT Implementation per platform
App architecture
• Design Patterns
• MVVM
• IOC
• Singleton
• Framework
.NET PCL
View Model
Android Windows Phone iOS
View Bluetooth View Bluetooth View Bluetooth
Code & Demo
Resources
• https://www.hackster.io/sameerk/smart-switch
• Arduino IDE - https://www.arduino.cc/
• Xamarin - http://www.xamarin.com/
• MVVMCross – NuGet package
• @sameerIOTApps
• https://www.linkedin.com/in/sameerk1

Weitere ähnliche Inhalte

Ähnlich wie Smart Switch

What is Arduino
What is ArduinoWhat is Arduino
What is Arduino
SKUGme
 

Ähnlich wie Smart Switch (20)

Introduction to Hardware Design Using KiCAD
Introduction to Hardware Design Using KiCADIntroduction to Hardware Design Using KiCAD
Introduction to Hardware Design Using KiCAD
 
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırmaDigər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
Digər proqramlaşdırma dillərində Android platforması üçün proqramlaşdırma
 
Connect a chips to Azure
Connect a chips to AzureConnect a chips to Azure
Connect a chips to Azure
 
Platform io for beginner
Platform io for beginnerPlatform io for beginner
Platform io for beginner
 
Developers Safari into the Internet of Things (IoT) with Pi
Developers Safari into the Internet of Things (IoT) with PiDevelopers Safari into the Internet of Things (IoT) with Pi
Developers Safari into the Internet of Things (IoT) with Pi
 
What is Arduino
What is ArduinoWhat is Arduino
What is Arduino
 
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
Azure IoT Edge: a breakthrough platform and service running cloud intelligenc...
 
Smartphone++
Smartphone++Smartphone++
Smartphone++
 
Internet of things (IoT) with Azure
Internet of things (IoT) with AzureInternet of things (IoT) with Azure
Internet of things (IoT) with Azure
 
Internet of Things & Co.
Internet of Things & Co.Internet of Things & Co.
Internet of Things & Co.
 
Lets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal FrameworkLets have a look at Apple's Metal Framework
Lets have a look at Apple's Metal Framework
 
Witekio Qt and Android
Witekio Qt and AndroidWitekio Qt and Android
Witekio Qt and Android
 
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
The Big Easy: Native Mobile App Development with Appcelerator Titanium and Ja...
 
A new way to inspire and stimulate learning
A new way to inspire and stimulate learningA new way to inspire and stimulate learning
A new way to inspire and stimulate learning
 
Connect a chips to Azure
Connect a chips to AzureConnect a chips to Azure
Connect a chips to Azure
 
Develop - Race to the Finish! Accelerate Your Skills
Develop - Race to the Finish! Accelerate Your SkillsDevelop - Race to the Finish! Accelerate Your Skills
Develop - Race to the Finish! Accelerate Your Skills
 
Tokyo Azure Meetup #4 - Build 2016 Overview
Tokyo Azure Meetup #4 -  Build 2016 OverviewTokyo Azure Meetup #4 -  Build 2016 Overview
Tokyo Azure Meetup #4 - Build 2016 Overview
 
DevOpsCon 2015 - DevOps in Mobile Games
DevOpsCon 2015 - DevOps in Mobile GamesDevOpsCon 2015 - DevOps in Mobile Games
DevOpsCon 2015 - DevOps in Mobile Games
 
IoT on Azure
IoT on AzureIoT on Azure
IoT on Azure
 
The Internet of Things and You - A Developers Guide to IoT
The Internet of Things and You - A Developers Guide to IoTThe Internet of Things and You - A Developers Guide to IoT
The Internet of Things and You - A Developers Guide to IoT
 

Smart Switch