Programing ESPcopter – ESP8266 Drone with VisuinoYesterday I discovered the really cool ESPCopter – ESP8266 based programmable Drone project, and decided that if it gets funded, I will make it possible to program the Drones with Visuino 🙂 Today I Read More
LED BarGraph Display and Remote Relay Control using…
LED BarGraph Display and Remote Relay Control using ESP8266 through WebSocketIoT module which show water level information on LED bargraph and turn on/off relay depending on data received from server. This module is using NodeMcu (ESP8266 12E)and Websocket for communication. Read More
Home Automation with Arduino…
Home Automation with Arduino
Brazilian inventor creates device for communication between vehicles…
Brazilian inventor creates device for communication between vehicles that works with and without the internet, depending on need. Proposal provides for objective messages and easy handling of the product so as not to distract the driver and create friendly and Read More
Deep Learning y Machine Learning en nuestro da…
Deep Learning y Machine Learning en nuestro da a da con GoogleNuevo captulo del podcast donde hablamos de noticias, recursos, recomendaciones y proyectos Maker. No te pierdas las gafas de visin nocturna DIY y las noticias de actualidad sobre Deep Read More
https://wwwyoutubecom/watch?v=nkgw5rm7Li8…
Our phones are smarter our cars are smarter…
Our phones are smarter, our cars are smarter, and even shopping malls are adopting new technologies that enhance our experience! For the Home Automation Contest we want to see all the ingenious ways you use technology to make your home Read More
Visuino Visually code your next #Arduino project with Visuino…
VisuinoVisually code your next #Arduino project with Visuino, created by Brian Mitov! https://goo.gl/uE4FEf #HackadayPrize
I need nodekey() This module avaitable only in…
I need node.key() This module avaitable only in old version firmware build20150127 and older. How I can do it? I write this code: pin = 0 gpio.mode(pin, gpio.INPUT) pressed = false started = 0 tmr.alarm(6, 50, 1, function() if gpio.read(pin) Read More
ESP8266 and Visuino: Control Servo Remotely over Wi-Fi…
ESP8266 and Visuino: Control Servo Remotely over Wi-Fi wi…And just posted another one of my projects on Hackster IO 🙂 #Arduino #Visuino #ESP8266 #NodeMCU