Skip to content

A curated collection of projects and code samples related to ESP microcontrollers, including ESP32 and ESP8266.

Notifications You must be signed in to change notification settings

arjungupta1012/ESP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ESP-Projects

A curated collection of projects and code samples related to ESP microcontrollers, including ESP32 and ESP8266.

This repository currently contains two projects in which ESP32 is used:

  1. Drone Show
  2. ST3215 ESP Servo

Set Up Projects

Navigate to each project folder for specific setup instructions. Detailed README files are provided inside each project folder.

Installation

Installaltion of ESP32

Step 1

Install the Arduino IDE software from the the Link

Preferably install Arduino IDE 1.8.19

Step 2

Installing ESP32 Add-on in Arduino IDE

  1. In your Arduino IDE, go to File> Preferences (Shortcut : Ctrl + Comma)
  2. In the "Additional Board Manager URLs" field add: https://dl.espressif.com/dl/package_esp32_index.json,

http://arduino.esp8266.com/stable/package_esp8266com_index.json

Step 3

  1. Open the Boards Manager. Go to Tools > Board > Boards Manager
  2. Search for ESP32 and Press Install Button for the "ESP32 by Espressif Systems"

Step 4

Select the Board as "DOIT ESP32 DEVKIT V1" and set other settings as shown in the figure

Authors

About

A curated collection of projects and code samples related to ESP microcontrollers, including ESP32 and ESP8266.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published