Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 250 forks source link

ESP8266 boards not found! #370

Closed ikbelkirasan closed 7 years ago

ikbelkirasan commented 7 years ago

Hi, I just tried to install this awesome plugin on my Sublime Text. However, I can't seem to find ESP8266 boards when I try to select them. Is ESP8266 supported?

Thanks

magicsmoke commented 7 years ago

I also would be interested to know if support for the ESP8266 boards would be added!

Robot-Will commented 7 years ago

Micropython is more suitable for ESP8266 than Arduino, you can find it at http://www.micropython.org/.

lenghonglin commented 7 years ago

@Robot-Will Nope , i use arduino for esp8266 few day. and i think arduino is very suitable for esp8266.plz add it to borads. tks

Robot-Will commented 7 years ago

@lenghonglin "人生苦短,我用Python" by Bruce Eckel(https://www.zhihu.com/question/19817432, http://sebsauvage.net/python/ ),为什么不试试呢?开发速度快,不用编译,不用一堆工具链。

“Life is short (You need Python)”

-- Bruce Eckel ANSI C++ Comitee member, author of «Thinking in C++» and «Thinking in Java»

BTW: The new version software will add the support of ESP8266.

ikbelkirasan commented 7 years ago

Python is good but for better performance, C++ becomes way better especially on esp8266.

Robot-Will commented 7 years ago

See the screenshot

https://github.com/Robot-Will/Stino/blob/Wiki-Images/images/stino_menu01.jpg

keven425 commented 7 years ago

I'm on Mac. How could I get the Stino version that supports ESP8266?