Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc. http://www.blynk.cc/

Dependents:   Blynk_RBL_BLE_Nano Blynk_MicroBit Blynk_Serial Blynk_RBL_BLE_Nano

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers BlynkWidgets.h Source File

BlynkWidgets.h

Go to the documentation of this file.
00001 /**
00002  * @file       BlynkWidgets.h
00003  * @author     Volodymyr Shymanskyy
00004  * @license    This project is released under the MIT License (MIT)
00005  * @copyright  Copyright (c) 2015 Volodymyr Shymanskyy
00006  * @date       Mar 2015
00007  * @brief
00008  */
00009 
00010 #include <WidgetLED.h >
00011 #include <WidgetLCD.h >
00012 #include <WidgetTerminal.h >
00013 #include <WidgetBridge.h >
00014 #include <WidgetTimeInput.h >
00015 #include <WidgetTable.h >
00016 #include <WidgetGPS.h >
00017 #include <WidgetMap.h >
00018 
00019 // Cannot auto-include as these have library dependencies
00020 //#include <WidgetRTC.h>
00021 //#include <WidgetSD.h>