Xinyuan-LilyGO / LilyGo-HiGrow

https://pt.aliexpress.com/item/32815782900.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟LilyGO HiGrow🌟

Using Arduino IDE

  1. Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the Arduino website.
  2. Start Arduino and open Preferences window. In additional board manager add url: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json .separating them with commas.
  3. Copy or move the folder in the lib directory to <C:\Users\Your User Name\Documents\Arduino\libraries>
  4. Board select Tools -> Board -> ESP32 Dev Module
  5. In configuration.h, you can select hotspots and connect to wireless WiFi, and you can change and add sensors. For details, please refer to configuration.h
  6. Build and Upload the sketch
  7. View the obtained ip address in the serial output, enter the ip address in the browser to view the data.

Using PlatformIO

  1. Install VSCODE and Python
  2. Search for the PlatformIO plug-in in the VSCODE extension and install it.
  3. After the installation is complete and the reload is completed, there will be a small house icon in the lower left corner. Click to display the Platformio IDE home page
  4. Go to file - > Open folder - > Select the LilyGo-HiGrow
  5. Click the (√) symbol in the lower left corner to compile (→) for upload.

About

https://pt.aliexpress.com/item/32815782900.html


Languages

Language:C++ 53.8%Language:C 28.9%Language:Rich Text Format 11.6%Language:SCSS 2.3%Language:Vue 1.9%Language:HTML 1.1%Language:JavaScript 0.3%Language:Shell 0.2%Language:CMake 0.0%Language:Makefile 0.0%