Archives

Tag Archive for: 'M5Stack'
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 …

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: …

M5StickC Cool Looking Watch With a Menu and Brightness Control

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time and the brightness using the menu and the StickC buttons. Watch a demonstration video. Step 1: What You Will Need M5StickC ESP32: you can get it here …

M5StickC  How to Display Temperature, Humidity and Pressure

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display the Temperature, Humidity and Pressure using ENV sensor (DHT12, BMP280, BMM150) Step 1: What You Will Need M5StickC ESP32: you can get it here M5StickC ENV Hat (DHT12, BMP280, BMM150) you can get it here Visuino program: Download Visuino …

How to Make a Cool Looking Watch

In this tutorial we will learn how to program ESP32 M5Stack StickC with Arduino IDE and Visuino to Display a time on the LCD and also set the time using StickC buttons. Read Full tutorial here.