Maker Pro
Maker Pro

Working with ESP&Vizual

JimL86

Nov 13, 2017
13
Joined
Nov 13, 2017
Messages
13
Hey,

I am a student working on a project with ESP8266 board and currently I am writing all the code in Arduino IDE. It's really not so convenient to work with that IDE when the code goes above 300 lines of code and multiple files.

So my question is : "Is there any way I can set up a good working environment on Visual Studio 2015 with C++ - so I can Compile and then Upload the compiled file to my hardware via USB? ( How do I make this setup? defining CLK rate, board, etc..).

I will really grateful for your help (explanation,link,etc..)!
 
Top