Skip to content

Demo project using ASP.NET MVC, MQTT Broker (GnatMQ) and ESP8266 with Arduino IDE

Notifications You must be signed in to change notification settings

guidefreitas/demoIoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Demo project using ASP.NET MVC and ESP8266 with Arduino IDE

Applicaiton uses Entity Framework 6.3 for database access.

Install

Visual Studio 2015 Community https://www.visualstudio.com

Arduino IDE http://arduino.cc/

Arduino Libraries Used

ESP8266Wifi - https://github.com/ekstrand/ESP8266wifi

Create database

Inside Visual Studio, in Package Manager Console (View -> Other Windows -> Package Manager Console):

Update-Database -Force

This will create a SQL Server Localdb database and create the tables.

About

Demo project using ASP.NET MVC, MQTT Broker (GnatMQ) and ESP8266 with Arduino IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published