Projects

Tag Projects for: 'ESP32'
ESPNOW – Peer to Peer ESP32 & ESP8266 Simple Wireless Communication Between Boards

 In this project you will learn how easy it is to send data between two ESP Boards using the ESPNOW – Peer to Peer Wireless Communication, you can use any ESP Board for this project. Watch the Video! Step 1: What You Will Need   2X ESP32 or ESP8266 (It can be any ESP …

GET LIVE BITCOIN PRICE V2

In this Version 2 tutorial we will learn how to get the Bitcoin price from the internet using the TTGO ESP32 and Visuino, we will also learn how to add a SSL certificate to the ESP32 board. In this tutorial we are going to use Bitstamp API access, In the first original tutorial we were …

GET LIVE WEATHER DATA FROM THE INTERNET TTGO ESP32

In this tutorial we will learn how to get the weather data based on location from the internet using TTGO ESP32 and Visuino. Watch the Video! Step 1: What You Will Need TTGO ESP32 WiFi connection A Free API account on the openweathermap.org (also Explained in the Next Step) Visuino program: Download Visuino Step 2: OpeanWeatherMap API …

ESP32 TTGO Bluetooth Device Scanner

In this project we will learn how to make a Bluetooth Scanner using a ESP32 TTGO to Display the Bluetooth devices around. Step 1: What You Will Need TTGO ESP32 Some Bluetooth device that you will try to locate like a smart bracelet ,etc Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino …

Finding a Lost Bluetooth Device With LilyGO TTGO T-display ESP32

In this Tutorial we will learn how to track and find a Lost Bluetooth Device with LilyGO TTGO T-display ESP32 and Visuino. Step 1: What You Will Need TTGO ESP32 Piezo module Some Bluetooth device that you will try to locate like a smart bracelet ,etc Visuino program: Download Visuino Step 2: Connecting the Piezo Module …

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