Giter Site home page Giter Site logo

ras-29 / iot-workshop-ieee-ras-pesu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jainabhi2001/iot-workshop-ieee-ras-pesu

0.0 0.0 0.0 32.57 MB

This repository contains files, content, code and projects related to the IoT workshop.

C++ 11.35% HTML 1.09% C 86.40% Shell 0.61% Logos 0.52% CSS 0.01% CMake 0.01% Makefile 0.01% Python 0.01%

iot-workshop-ieee-ras-pesu's Introduction

🏫 IoT-Workshop-IEEE-RAS-PESU

This repository contains files, content, code and projects related to the IoT workshop.


Getting Started with ESP32 on Arduino:

1. Install ESP32 Add-on in Arduino IDE

  • In your Arduino IDE, go to File > Preferences

    Enter https://dl.espressif.com/dl/package_esp32_index.json into the “Additional Boards Manager URLs” field as shown in the figure below.

    Screenshot (1905)

    Then, click the “OK” button:

  • Open the Boards Manager. Go to Tools > Board > Boards Manager…

    Search for ESP32 and press install button for the "esp32".

    Screenshot (1907)

  • Now, Go to Tools > Board:"Arduino Uno" > Select ESP32 Arduino > Select the Board you have/ Select 'ESP32 Dev Module' as default.

    That's it !! You are SET and ready to start with the ESP32 Development using Arduino IDE.

2. Install Libraries in Arduino IDE

  • In your Arduino IDE, go to Sketch > Include Library

    If having a .ZIP file which claims to be a library, select "Include .ZIP Library" field as shown in the figure below.

    Screenshot (1905)

    Select the ZIP file, and you're good to go!!

3. Install SPIFFS (SPI Flash Filesystem) on Arduino IDE for ESP32:

  • Download ESP32FS-1.0.zip from ESP32 release page on Github

  • Go to the Arduino IDE directory, and open the Tools folder. Unzip the downloaded .zip folder to the Tools folder. You should have a similar folder structure:<home_dir>/Arduino/tools/ESP32FS/tool/esp32fs.jar Screenshot (1909)

  • Restart the Arduino IDE and and check for ESP32 Sketch Data Upload under Tools section.

iot-workshop-ieee-ras-pesu's People

Contributors

hippyaki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.