Archives

Tag Archive for: 'ESP32'
How to Use PCF8574 GPIO Extender With Arduino or ESP32

 If you require more pins for your project to connect more buttons, sensors or LEDs, GPIO expanders can help. Essentially, these expanders offer additional GPIOs when your board doesn’t provide enough pins. In this tutorial we will learn how to use PCF8574 I2C GPIO Expander with Arduino UNO or ESP32 Watch the Video! Also …

Display Temperature & Humidity Using ATOM Matrix ESP32 and DHT11 Sensor

 In this Tutorial we are going to display Temperature and Humidity from the DHT11 sensor using the ATOM Matrix ESP32. Values will be displayed proportional according to the Matrix Display. Watch the Video! Step 1: What You Will Need   ATOM Matrix ESP32 More info DHT11 Temperature and Humidity sensor Jumper wires Visuino program: Download Visuino …

Display Temperature Alert Using ATOM Matrix ESP32 and DHT11 Sensor

 In this Tutorial we are going to display Temperature notification from the DHT11 sensor using the ATOM Matrix ESP32. If the temperature is between -10 & 15C a Blue LED will glow, if the temperature is between 15-28 a green LED will glow and if the temperature is between 28-35 a red LED will …

IR Infrared Obstacle Avoidance Sensor With ATOM Matrix ESP32

 In this tutorial we are going to use a Infrared IR Obstacle Avoidance Sensor with ATOM Matrix ESP32. If there is no obstacle detected a Green light will be visible and if the sensor detects an obstacle a Red light will be visible. Watch the Video! Step 1: What You Will Need   ATOM …

M5Stack Core ESP32 – Get Time and Date From the Internet

 In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack Core ESP32 and Visuino, Watch the video! Step 1: What You Will Need M5Stack Core ESP32 more info here Wifi Internet connection or a Wifi HotSpot Visuino program: Download Visuino Step 2: Start Visuino, and Select the …

M5Stack Core ESP32 – WiFi Network Scanner

 In this tutorial we will learn how to control a traffic light using a Membrane Keypad and Arduino. Also checkout this tutorial: https://www.instructables.com/Arduino-How-to-Control-Traffic-Lights/ Watch the video. Step 1: What You Will Need M5Stack Core ESP32 more info here Wifi Internet connection or a Wifi HotSpot Visuino program: Download Visuino Step 2: Start Visuino, and Select the …

ESP32 TTGO WiFi Signal Strength

In this tutorial we will learn how to display a WiFi network signal strength using ESP32 TTGO board. Watch the video! Step 1: What You Will Need TTGO ESP32 WiFi connection Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino TTGO T-Display ESP32 Board Type The Visuino: https://www.visuino.eu needs to be installed. Start Visuino as …

GET BITCOIN LIVE PRICE TTGO ESP32

In this tutorial we will learn how to get a current Bitcoin price in USD and EUR using a TTGO ESP32 and Visuino. Watch the video. Step 1: What You Will Need TTGO ESP32 WiFi connection Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino TTGO T-Display ESP32 Board Type The Visuino: https://www.visuino.eu needs to …

How to Send Data From M5Stack StickC to Delphi

In this video we will learn how to send values from StickC board to Delphi VCL Application using Visuino. Watch the video. Step 1: What You Will Need – M5StickC ESP32: you can get it here – Visuino program: Download Visuino Note: Check this tutorial here on how to Install StickC ESP32 board – Delphi – Embarcadero Link Learn how …

Get Time and Date From Internet

In this tutorial we will learn how to get the date and time from NIST TIME server using M5Stack StickC and Visuino. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here Visuino program: Download Visuino Note: Check this tutorial here on how to Install StickC ESP32 board Step 2: …