BoianM's instructables
Tell us about yourself!
Achievements
- BoianM commented on BoianM's instructable ESP8266 and Visuino: DHT11 Temperature and Humidity Web Server
- BoianM commented on BoianM's instructable Blink With ESP8266 and VisuinoView Instructable »
It is connected to Digital Pin 2.You can click on the images to enlarge them.
- BoianM commented on BoianM's instructable Arduino Nano and Visuino: Control Stepper Motor With ButtonsView Instructable »
The Stepper component has "Steps Per Second" property that you can set :-)
- BoianM commented on BoianM's instructable Arduino Nano: Directly Connected 2 X 16 LCD Display With VisuinoView Instructable »
Congratulations! I am glad you enjoy it :-)
- BoianM commented on BoianM's instructable Arduino Nano: Show GPS Location on I2C 2 X 16 LCD Display With VisuinoView Instructable »
Thank you! Glad it works :-)
- BoianM commented on BoianM's instructable ESP8266 and Visuino: DHT11 Temperature and Humidity Web ServerView Instructable »
Hi,The newer versions of Visuino are generating much faster code. Unfortunately in this case the coe is a bit too fast :-( . I have replaced the Detect Edge (which now is handled automatically by Visuino), with Delay of 200 mS . This fixes the problem.I have updated the steps 9 and 10, and have uploaded updated project :-)
- BoianM commented on BoianM's instructable ESP8266 and Visuino: GPS Location Web Server With Google MapsView Instructable »
Thank you! Can you please let me know how this error happened? This is not expected :-(You can send me direct message with more info or e-mail me at mitov @ mitov . com
- BoianM favorited Arduino Control DC Motor Speed and Direction Using a Potentiometer, OLED Display & Buttons, Display CPU TIME on ESP Wemos D1 OLED, Arduino and VL53L0X Time-of-Flight + OLED Display Tutorial, Arduino Display Temperature on TM1637 LED Display and 1 other by RonFrtek
Arduino Control DC Motor Speed and Direction Using a Potentiometer, OLED Display & Buttons
View Instructable »Display CPU TIME on ESP Wemos D1 OLED
View Instructable »Arduino and VL53L0X Time-of-Flight + OLED Display Tutorial
View Instructable »Arduino Display Temperature on TM1637 LED Display
View Instructable »
- BoianM favorited Arduino Weather Station Using BMP280-DHT11 - Temperature, Humidity and Pressure, Rotate Sand CLOCK Every Minute Using Servo Motor - Arduino, How to Send Data From M5Stack StickC to Delphi, Arduino OLED Display Menu With Option to Select and 5 others by RonFrtek
Arduino Weather Station Using BMP280-DHT11 - Temperature, Humidity and Pressure
View Instructable »Rotate Sand CLOCK Every Minute Using Servo Motor - Arduino
View Instructable »How to Send Data From M5Stack StickC to Delphi
View Instructable »Arduino OLED Display Menu With Option to Select
View Instructable »
- BoianM commented on BoianM's instructable Arduino Nano: Read Multiple DS1820/DS18S20 Maxim One Wire Thermometers With VisuinoView Instructable »
I plan to investigate the DS18B20 more and see how much effort will take to write my own library and avoid the delay...
- Show More Activities
Hi miggi2000,The web site refresh is based on the "Refresh: 5" in the HTTP response. Not sure why the browser is not using it :-( . I am not that good in HTTP + HTML :-( .