GithubHelp home page GithubHelp logo

esp32-connection's Introduction

Create and Control

This repository is a simple guide for using and implementing codes on the ESP32 board.

One of the best features in ESP32 is the WiFi and Bluetooth integration in it which makes it more suitable for ioT projects, and in the wiki page you can see a long explanation on how to connect and control your board by your computer.

Lets Start!

  • First thing you have to do is downloading the Arduino IDE software, it will make it easy to upload your code to the board. You can download it from here: https://www.arduino.cc/en/software

  • After downloading you will get the main page:

  • Then go to File and Preferences

  • For installing the board, go to tools, Arduino board, Board Manager, and look for the piece and install it as below :

  • Once again, go to Arduino board from tools and choose 'WEMOS D1 MINI ESP32'.

  • Then choose your port from tools (in our case it is COM3).

SOOOOO, Here is the exciting Part! :)

In order to control your board programmatically, go to File - Example - Basic - Blink as follows:

A page with simple codes will open, and to control the blinking of the ESP32 you may play a little with the loop function code either to increase the delay or decrease it.

When you finish, press the uploading arrow on the above tool bar to send the commands to the board.

*Note: make sure you wiredly connected the board to the computer while you are working. :)

Hope this was helpful ๐Ÿ˜„

esp32-connection's People

Contributors

razany98 avatar

Watchers

 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.