English | Español
Deviot is a plugin based in stino for Sublime Text 3 to IoT development, it uses PlatformIO ecosystem which support more than ~270 boards.
More legibility to read error(s) in you code.
An easy way to search between the list with more than 270 boards
Easy library manager to search and install or remove your libraries without any effort
At this moment OTA is only available in Espressif
development platform (ESP8266).
- If you have used PlatformIO CLI, you can compile your sketches as always.
- If you come from Arduino/Genuino IDE, don't worry Deviot will not modify the structure of your files
Remember to choose Add python.exe to Path
when you install it in Windows.
-
- Using the package control, install the package called
Deviot
from the list.
- Using the package control, install the package called
-
- Wait until the plugin is completely installed.
- Code your firmware
- Build or upload your code (You will be prompted to choose your build/upload options)
- Done!
Deviot is available in English, Spanish, French(Incomplete), Korean(Incomplete), Chinese
If you want to contribute and translate it to your language use this template or any other language file as reference. (Languages availables)
You should let the msgid
as is, and paste your translated string in msgstr
. When you finish it pull a request with the new file. The file should be called in the ISO 639-1 format (two letters) and with the extension .lang
- PlatformIO: Ivan Kravets
- Korean Translation: @gro
- Chinese Translation: @chkb123456, loong
- French Translation: @Alnoa
- Code Contributor: @goolic
Support the open source, if you liked this plugin and you want to make a contribution to continue developing it, do it through this link. If you have any problem or you want to contact me: [email protected]
Copyright 2015-2016 GEPD [email protected]
Deviot is licensed with the permissive Apache 2.0 licence. It means that you can use it personal or commercially, free of charge.
Read the full Licence file.