The Resistor Calculator with ESP32

54

  • 21
  • 0
  • 0.107
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    ptmaker

    Published on Feb 16, 2022
    About :

    Hello Hive community, for my first project i choose this useful tool with ESP32 microcontroller... The Resistor Calculator!

    The Resistor Calculator

    This is a simple but very useful tool that allows you to calculate the value of the resistors, only by selecting the colors of the resistor in the screen.
    You just need to download the code, setup your ESP32 board, install the necessary libraries, compile and upload the code and you are ready to go!

    So let's get started...

    #Download the Resistor Calculator code!

    First we need to download the code! For that go to https://github.com/ptmaker/Resistor-Calculator and download the code to your computer.

    Then extract the file, open the folder Resistor Calculator and then open the file Resistor.ino with Arduino IDE (or any other compatible software of your choice).

    #Adding ESP32 boards to Arduino IDE

    Now we need to add the ESP32 board to Boards Manager of the Arduino IDE.

    • Go to Tools -> Board Manager
    • Then search for ESP32.
    • Install the lastest version from Espressif Systems.

    #Setup ESP32 board

    Now you need to setup some parameters to be able to upload the code to the ESP32 microcontroller.

    In the Tools menu select the following parameters:

    • Board: ESP32 Dev Module
    • Upload Speed: 921600
    • CPU Frequency: 240Mhz (WiFi/BT)
    • Flash Frequency: 80Mhz
    • Flash Mode: QIO
    • Flash Size: 4MB (32Mb)
    • Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5 SPIFFS)
    • Core Debug Level: None
    • PSRAM: Disabled
    • Port: [the COM port your board is connected]

    #Install dependency library files for Display: TFT_eSPI
    Select ONE of the following methods:

    Method 1

    Installing via Library manager:

    • Go to Tools -> Library manager.
    • Search for TFT_eSPI.
    • Install the Bodmer version.

    Method 2

    • Go to Bodmer Github and select the .zip Source code with the newest release and download it.
    • Then extract the folder to your libraries folder inside the Arduino folder (/home/user/arduino/libraries/).

    Method 3

    • Go to Xinyuan-LilyGO and follow the steps described in README.md file.

    #Compile and upload the code

    Now that we have our ESP32 board and Display installed, just press Compile And Upload and its done!

    Now you will see your ESP32 microcontroller running the Resistor Calculator!

    I hope you like this project and if you have any issue feel free to comment and i will do my best to help you :)

    Thank you for your time!

    Tags :

    esp32 arduino microcontroller code stem tech eletronics spk geekzone resistor calculator maker

    Woo! This creator can upvote comments using 3speak's stake today because they are a top performing creator! Leave a quality comment relating to their content and you could receive an upvote worth at least a dollar.

    Their limit for today is $0!
    Comments:
    Time until ptmaker can give away $0 to their commenters.
    0 Days 0 Hours 0 Minutes 0 Seconds
    Reply:

    To comment on this video please connect a HIVE account to your profile: Connect HIVE Account

    01:08
    55 views 2 years ago $

    More Videos

    18:54
    mes
    3 views a year ago $
    07:44
    mes
    2 views 11 months ago $
    24:58
    0 views 2 years ago $