Downloading and installing the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By ToSa
#15719 Just a quick note that the this Arduino IDE for ESP8266 works flawlessly with Visual Micro. Using the free MS Visual Studio Community edition and the free version of Visual Micro you end up with a way richer development environment (better syntax highlighting / type ahead / ...).
The standard Visual Micro setup routine works as described - just pick the ESP8266 Arduino IDE directory and disable the debugger :)
User avatar
By cherowley
#16020 Hi!

I've got this installed and compiling some ino files :)

VERY nice!

Just wondering if visual micro could be used with SMING as that supports pwm which I will be needing soon?