Skip to content
Arthur Hennequin edited this page Apr 20, 2015 · 5 revisions

Cloud IDE

In order to simplify the development process, we have set up a cloud IDE that you can find here.

Dependencies

We have made a simple tool based on esptool to upload your sketch on the device. You will need:

How to start

Just launch Ardunet.py (on Windows) or start.sh (mac osx, linux) and log in. When you'll click on connect with your esp8266 module connected, you should see it in the list. You can then compile and upload your sketch. You will find many exemples to get started in the exemple menu.

Clone this wiki locally