Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ESP32-2432S028R CYD Projects

This repository contains various projects for the ESP32-2432S028R CYD development board. Each project demonstrates different functionalities and use cases of the ESP32.

About the ESP32-2432S028R CYD

The ESP32-2432S028R CYD is a versatile development board based on the ESP32 microcontroller. It features built-in WiFi and Bluetooth capabilities, making it ideal for IoT applications. The board also includes a 2.8-inch TFT display, which is useful for creating interactive interfaces.

Projects

01-HelloWorld

  • Description: A simple "Hello, World!" program that prints the message to the Serial Monitor every second.

02-Wifi

  • Description: Demonstrates how to connect the ESP32 to a WiFi network and display the connection status and IP address.

03-Display

  • Description: Shows how to use the built-in TFT display to render text and graphics.

04-HTTPRequest

  • Description: Makes an HTTP GET request to a server and processes the response.

05-JSON

  • Description: Demonstrates how to parse JSON data received from an HTTP request.

Getting Started

  1. Clone this repository to your local machine.

  2. Navigate to the desired project folder.

  3. Follow the instructions in the respective README.md file to set up and run the project.

Requirements

  • Hardware: ESP32-2432S028R CYD development board.

  • Software: Arduino IDE or VS Code with the Arduino extension.

License

This repository is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

About

Building Blocks from CardanoThings.io for ESP32-C3 and CYD Microcontrollers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages