Skip to content

aSamu3l/PCB-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PCB-Tree

This repository contains the code for the PCB-Tree project running on an ESP32 microcontroller.

Prerequisites

Download the Repository

Clone with Git (Recommended)

git clone https://github.com/aSamu3l/PCB-Tree.git
cd PCB-Tree
code .

Download ZIP File

  1. Visit the repository page on GitHub: PCB-Tree
  2. Click on the Code button.
  3. Select Download ZIP and extract the files to a directory of your choice.

Upload the Code with PlatformIO

  1. Open PlatformIO IDE or Visual Studio Code with the PlatformIO extension installed.
  2. Open the project folder: File > Open Folder... and select the PCB-Tree directory.
  3. Connect your ESP32 board to your computer via USB.
  4. Build the project by clicking the Build button (checkmark icon) in the PlatformIO toolbar.
  5. Upload the code by clicking the Upload button (right arrow icon) in the PlatformIO toolbar.
  6. Monitor the serial output by clicking the Serial Monitor button (plug icon) if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages