-
Updated
May 31, 2020 - Java
#
blynk
Here are 179 public repositories matching this topic...
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
java
http
home-automation
mqtt
raspberry-pi
iot
arduino
esp8266
ota
hardware
netty
rest-api
esp32
websockets
internet-of-things
particle-photon
iot-platform
ssl-certificate
blynk-server
blynk
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
iot
arduino
esp8266
attiny
embedded
smarthome
hardware
i2c
atmel
smart-home
internet-of-things
blynk
smarthomes
industry-monitor
watermeter
-
Updated
Jun 25, 2020 - C++
guymcswain
commented
May 29, 2019
Per docs.blynk.cc an event should be generated each time the Blynk App, running on mobile phone, is opened. I searched the file blynk.js for all emitted events but could not find anything resembling this functionality. I could not find an example showing this behavior either.
Does this functionality exist for the JavaScr
Blynk library for Python. Works with Python 2, Python 3, MicroPython.
-
Updated
May 17, 2020 - Python
An Arduino/esp8266 library to directly interface with DSC security systems.
home-automation
iot
arduino
esp8266
homebridge
arduino-library
dsc
home-assistant
homekit
blynk
homey
esp8266-arduino
home-security
homeyduino
-
Updated
Jul 28, 2019 - C++
Blynk IoT library for Python and Micropython
python
linux
raspberry-pi
iot
esp8266
library
microcontroller
embedded
hardware
micropython
esp32
iot-platform
mcu
blynk
raspberry-pi-3
iot-cloud
iot-device
iot-application
-
Updated
May 31, 2020 - Python
Simple remote control utility for Gree Smart air conditioners
-
Updated
Jun 16, 2020 - Java
An Arduino sketch to connect an INA-219 module to an ESP dev board and measure Voltage, Current, Power, Energy Consumption and Costs via the Blynk mobile app.
arduino
monitor
maker
blynk
measure-voltage
energy-consumption
power-meter
esp-dev-board
ina-219
blynk-mobile
-
Updated
Jun 12, 2017 - Arduino
Based on the work of Open Green Energy: First solar Zambretti Forecaster
-
Updated
May 27, 2020 - C++
An arduino sketch to connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266 and monitor using the Blynk mobile app.
-
Updated
Jun 21, 2019 - Arduino
Blynk library for Particle Core, Photon, Electon, P0, P1, RedBear Duo etc.
-
Updated
Dec 31, 2019 - C++
Make an web controlled esp8266 remote control for Eufy (v11 or v11+) vacuum cleaners
esp8266
smarthome
project
smart-home
smart
vacuum
blynk
vacuum-cleaner
esp8266mqtt
eufy
vacuumcleaner
-
Updated
Aug 11, 2019 - C++
weather station, arduino esp8266, st7920, mh-z19, BME-280
clock
wifi
ntp-client
weather-station
blynk
bme280
mh-z19
wifimanager
esp8266-arduino
arduinojson
cayenne
st7920
u8g
-
Updated
May 16, 2020 - C++
Very Low Cost Energy Monitoring with Blynk, ESP8266 and ACS712
-
Updated
Dec 7, 2017 - Arduino
ESP8266-based, Blynk-compatible, beginner-friendly programmable WiFi development board.
-
Updated
Apr 13, 2020 - C++
-
Updated
Nov 23, 2017 - C
Энергомонитор 3ф на базе Arduino nano, PZEM-004t и Blynk.
-
Updated
Mar 28, 2019 - C++
Blynk and WiFiManager Library for configuring/auto(re)connecting ESP8266/ESP32 modules to the best or available MultiWiFi APs and MultiBlynk servers at runtime, with or without SSL. Configuration data saved in either SPIFFS or EEPROM.
ssl
wifi
eeprom
blynk-server
blynk
non-blocking
wifimanager
spiffs
autoreconnect
esp8266-library
esp32-library
dynamic-parameters
blynk-wm
blynk-credentials
blynk-connection
eeprom-size
spiffs-support
multi-wifi
multi-blynk
-
Updated
Jun 27, 2020 - C++
A simple AC switch using an ESP8266 with Blynk mobile app interface.
-
Updated
Apr 8, 2017 - Arduino
Connect the sonoff to the internet using the blynk app, you can also use a physical wall switch or add a DHT22 sensor
c
arduino
esp8266
internet
esp
switch
dht
dht11
dht22
itead
espressif
thingspeak
blynk
sonoff
itead-sonoff
tasmota
arduino-project
blynk-library
wall-switch
-
Updated
Jun 27, 2019 - C++
Smallest and Fastest Docker Container with IoT Blynk Private Server
-
Updated
Aug 15, 2019 - Dockerfile
MODBUS RTU, esp8266 based, cloud gateway with Blynk Cloud IoT App, example to be used with SDM energy meters
-
Updated
Jan 13, 2019 - C++
This little library generates raw IR commands for your Electra air conditioner (Raspberry Pi)
-
Updated
Oct 18, 2017 - C
Improve this page
Add a description, image, and links to the blynk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blynk topic, visit your repo's landing page and select "manage topics."
I'm doing some minor testing whether TinyGSM works with the FreeRTOS Arduino port and running into problems. The data object in waitResponse (an Arduino String) is always empty.
It seems to related to
https://stackoverflow.com/questions/39551941/arduino-string-not-working-inside-freertos-task
and/or
feilipu/Arduino_FreeRTOS_Library#3
Getting rid of the String cla