Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/idorobots/esp8266-ansible

Ansible + Vagrant provisioning scripts for full ESP8266 toolchain environment.
https://github.com/idorobots/esp8266-ansible

ansible esp8266 nodemcu-firmware toolchain vagrant

Last synced: 4 days ago
JSON representation

Ansible + Vagrant provisioning scripts for full ESP8266 toolchain environment.

Awesome Lists containing this project

README

        

# ESP8266 toolchain

Ansible + Vagrant provisioning scripts for full ESP8266 toolchain environment including the NodeMCU firmware & some helpers.

# Requirements

* Vagrant
* Ansible
* Virtualbox

# Running

All you need to do is:

```
git clone [email protected]:Idorobots/esp8266-ansible.git
cd esp8266-ansible
vagrant up
```

...and you will be able to ssh into the box to enjoy pre-built toolchain & NodeMCU firmware. Happy hacking.

# License

See LICENSE file.