Esp32 Dev Kit C Arduino Settings
Mar 11, 2020 Dear ESP32-AT developers, especially newbies, I am new to ESP32 and was burning a considerable amount of time in the recent days to enable AT commands via USB for the ESP-AT firmware for DevKitC (tested on SOLO and WROVER boards).The requried information is scattered across multiple places, guides and tutorials, so I figured it might be helpful for the one or the other to drop my. ESP32-Ethernet-Kit V1.1 Getting Started Guide¶ This guide shows how to get started with the ESP32-Ethernet-Kit development board and also provides information about its functionality and configuration options. The ESP32-Ethernet-Kit is an Ethernet-to-Wi-Fi development board that enables Ethernet devices to be interconnected over Wi-Fi.
This little tracker will help you to be up to date about the Corona virus outbreak and the situation in your country. The display shows alternating the current data of different countries of your choice.
The data is collected by the website www.worldometers.info/coronavirus/
Hardware
I've used our AZ-Touch kit for ESP32 as hardware plattform. This kit comes with a 2.4 inch tft touchscreen, which will be used for the data output.
You can find all information about the hardware here:https://www.hwhardsoft.de/english/projects/arduitouch-esp/
Libraries
Install the following libraries through Arduino Library Manager
Adafruit GFX Library https://github.com/adafruit/Adafruit-GFX-Library/archive/master.zip
Adafruit ILI9341 Library https://github.com/adafruit/Adafruit_ILI9341
Kit Carson
You can also download the library also directly as ZIP file and uncompress the folder under yourarduinosketchfolder/libraries/
After installing the libraries, restart the Arduino IDE.
WiFi settings
Enter your WiFi SSID & password in the fields in the WiFi section:
#define WIFI_SSID 'xxxxxx' // Enter your SSID here
Auto tune keyboard garageband. #define WIFI_PASS 'xxxxx' // Enter your WiFi password here
Esp32 Arduino Install
Country settings
You can change/add/delete the countries in the main loop of the program according your interests.
This library is free software; you can redistribute it and/ormodify it under the terms of the GNU Lesser General PublicLicense as published by the Free Software Foundation; eitherversion 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNULesser General Public License for more details.