Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile in Visual Studio? #520

Open
apadt opened this issue Jun 1, 2023 · 2 comments
Open

How to compile in Visual Studio? #520

apadt opened this issue Jun 1, 2023 · 2 comments

Comments

@apadt
Copy link

apadt commented Jun 1, 2023

Hi, since I'm amateur in compling/uploading in Visual Studio/ Platfomio would be possible to made a short instruction both for version I and II of this excellent project? Thanks AJ

@Edzelf
Copy link
Owner

Edzelf commented Jun 2, 2023

  1. In Visual Studio: install PlatformIO.
  2. Download the the ESP32Radio-V2 zip file.
  3. Unpack the zipfile in any directory.
  4. Double-click on "ESP32-Radio.code-workspace. PlatformIO will open automatically with the right workspace.
  5. Check the com-port setting in platformio.ini for upload and monitoring.
  6. Check include/config.h to configure your set-up.
  7. Upload the sketch to your ESP32.
  8. Upload the data directory to your ESP32.
  9. Start the serial monitor for debug info.

@apadt
Copy link
Author

apadt commented Jun 2, 2023

Hartelijk dank / thanks for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants